Files | |
| file | advancement.cpp [code] |
| Fighting. | |
| file | advancement.hpp [code] |
| Various functions that implement advancements of units. | |
| file | attack.cpp [code] |
| Fighting. | |
| file | attack.hpp [code] |
| Various functions that implement attacks and attack calculations. | |
| file | create.cpp [code] |
| Recruiting, recalling. | |
| file | create.hpp [code] |
| Various functions related to the creation of units (recruits, recalls, and placed units). | |
| file | heal.cpp [code] |
| Healing (at start of side turn). | |
| file | heal.hpp [code] |
| Various functions that implement healing of units (when a side turn starts). | |
| file | move.cpp [code] |
| Movement. | |
| file | move.hpp [code] |
| Various functions related to moving units. | |
| file | shroud_clearing_action.cpp [code] |
| file | shroud_clearing_action.hpp [code] |
| file | undo.cpp [code] |
| Undoing, redoing. | |
| file | undo.hpp [code] |
| Various functions that implement the undoing (and redoing) of in-game commands. | |
| file | undo_action.cpp [code] |
| file | undo_action.hpp [code] |
| file | undo_dismiss_action.cpp [code] |
| file | undo_dismiss_action.hpp [code] |
| file | undo_move_action.cpp [code] |
| file | undo_move_action.hpp [code] |
| file | undo_recall_action.cpp [code] |
| file | undo_recall_action.hpp [code] |
| file | undo_recruit_action.cpp [code] |
| file | undo_recruit_action.hpp [code] |
| file | undo_update_shroud_action.cpp [code] |
| file | undo_update_shroud_action.hpp [code] |
| file | unit_creator.cpp [code] |
| Recruiting, recalling. | |
| file | unit_creator.hpp [code] |
| Various functions related to the creation of units (recruits, recalls, and placed units). | |
| file | vision.cpp [code] |
| Sighting. | |
| file | vision.hpp [code] |
| Various functions implementing vision (through fog of war and shroud). | |