#include "utils/optional_fwd.hpp"
#include "map/location.hpp"
#include "synced_context.hpp"
#include "config.hpp"
Go to the source code of this file.
Classes | |
struct | actions::undo_event |
struct | actions::undo_action_base |
Records information to be able to undo an action. More... | |
struct | actions::undo_action |
actions that are undoable (this does not include update_shroud and auto_shroud) More... | |
struct | actions::undo_dummy_action |
entry for player actions that do not need any special code to be performed when undoing such as right-click menu items. More... | |
Namespaces | |
actions | |