OpenTTD Source 20260206-master-g4d4e37dbf1
game Directory Reference

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 GS.
 
game_gui.hpp
 Window for configuring GS.
 
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 GS scanner.
 
game_text.cpp
 Implementation of handling translated strings.
 
game_text.hpp
 Base functions regarding game texts.