OpenTTD Source 20241224-master-gf74b0cf984
|
Files | |
game.hpp | |
Base functions for all Games. | |
game_config.cpp | |
Implementation of GameConfig. | |
game_config.hpp | |
GameConfig stores the configuration settings of every Game. | |
game_core.cpp | |
Implementation of Game. | |
game_gui.cpp | |
Window for configuring the Game Script | |
game_gui.hpp | |
Window for configuring the Games | |
game_info.cpp | |
Implementation of GameInfo. | |
game_info.hpp | |
GameInfo keeps track of all information of an Game, like Author, Description, ... | |
game_instance.cpp | |
Implementation of GameInstance. | |
game_instance.hpp | |
The GameInstance tracks games. | |
game_scanner.cpp | |
allows scanning Game scripts | |
game_scanner.hpp | |
declarations of the class for Game scanner | |
game_text.cpp | |
Implementation of handling translated strings. | |
game_text.hpp | |
Base functions regarding game texts. | |