OpenTTD
game Directory Reference

Files

file  game.hpp [code]
 Base functions for all Games.
file  game_config.cpp [code]
 Implementation of GameConfig.
file  game_config.hpp [code]
 GameConfig stores the configuration settings of every Game.
file  game_core.cpp [code]
 Implementation of Game.
file  game_info.cpp [code]
 Implementation of GameInfo.
file  game_info.hpp [code]
 GameInfo keeps track of all information of an Game, like Author, Description, ...
file  game_instance.cpp [code]
 Implementation of GameInstance.
file  game_instance.hpp [code]
 The GameInstance tracks games.
file  game_scanner.cpp [code]
 allows scanning Game scripts
file  game_scanner.hpp [code]
 declarations of the class for Game scanner
file  game_text.cpp [code]
 Implementation of handling translated strings.
file  game_text.hpp [code]
 Base functions regarding game texts.