#include "controller_base.hpp"#include "floating_label.hpp"#include "game_end_exceptions.hpp"#include "help/help.hpp"#include "hotkey/command_executor.hpp"#include "menu_events.hpp"#include "mouse_events.hpp"#include "persist_manager.hpp"#include "terrain/type_data.hpp"#include "tod_manager.hpp"#include "game_state.hpp"#include <boost/scoped_ptr.hpp>#include <boost/shared_ptr.hpp>#include <set>

Go to the source code of this file.
Classes | |
| class | play_controller |
| struct | play_controller::scoped_savegame_snapshot |
Namespaces | |
| actions | |
| game_events | |
| Domain specific events. | |
| soundsource | |
| statistics | |
| pathfind | |
| tooltips | |
| tooltips. | |
| wb | |
1.8.8