Various functions that implement the undoing (and redoing) of in-game commands. More...
#include "vision.hpp"#include "map/location.hpp"#include "units/ptr.hpp"#include "undo_action.hpp"#include <vector>Go to the source code of this file.
Classes | |
| class | actions::undo_list |
| Class to store the actions that a player can undo and redo. More... | |
Namespaces | |
| actions | |
Various functions that implement the undoing (and redoing) of in-game commands.
Definition in file undo.hpp.