This is the complete list of members for actions::undo_list, including all inherited members.
action_list typedef | actions::undo_list | private |
add(undo_action_base *action) | actions::undo_list | inlineprivate |
add_auto_shroud(bool turned_on) | actions::undo_list | |
add_dismissal(const unit_const_ptr u) | actions::undo_list | |
add_dummy() | actions::undo_list | |
add_move(const unit_const_ptr u, const std::vector< map_location >::const_iterator &begin, const std::vector< map_location >::const_iterator &end, int start_moves, int timebonus=0, int village_owner=-1, const map_location::DIRECTION dir=map_location::NDIRECTIONS) | actions::undo_list | |
add_recall(const unit_const_ptr u, const map_location &loc, const map_location &from, int orig_village_owner, bool time_bonus) | actions::undo_list | |
add_recruit(const unit_const_ptr u, const map_location &loc, const map_location &from, int orig_village_owner, bool time_bonus) | actions::undo_list | |
add_update_shroud() | actions::undo_list | |
apply_shroud_changes() const | actions::undo_list | private |
can_redo() const | actions::undo_list | inline |
can_undo() const | actions::undo_list | inline |
clear() | actions::undo_list | |
commit_vision() | actions::undo_list | |
committed_actions_ | actions::undo_list | private |
create_action(const config &cfg) | actions::undo_list | static |
new_side_turn(int side) | actions::undo_list | |
player_acted() const | actions::undo_list | inline |
read(const config &cfg) | actions::undo_list | |
redo() | actions::undo_list | |
redos_ | actions::undo_list | private |
redos_list typedef | actions::undo_list | private |
side_ | actions::undo_list | private |
undo() | actions::undo_list | |
undo_list(const config &cfg) | actions::undo_list | explicit |
undos_ | actions::undo_list | private |
write(config &cfg) const | actions::undo_list | |
~undo_list() | actions::undo_list |