OpenTTD/src/game
2025-03-24 23:10:13 +01:00
..
CMakeLists.txt
game_config.cpp
game_config.hpp
game_core.cpp Codechange: Use EnumBitSet for Scanner::Modes. (#13471) 2025-02-05 20:08:12 +00:00
game_gui.cpp Codechange: Include table/strings.h in files that use StringIDs. 2025-03-21 12:53:40 +00:00
game_gui.hpp
game_info.cpp Codechange: Use EnumBitSet for ScriptConfigFlags. (#13669) 2025-02-28 18:57:40 +00:00
game_info.hpp Codefix f60b3d7f79: compilation failure using GCC-12 2025-02-09 22:51:02 +01:00
game_instance.cpp Codechange: Include table/strings.h in files that use StringIDs. 2025-03-21 12:53:40 +00:00
game_instance.hpp
game_scanner.cpp
game_scanner.hpp
game_text.cpp Codechange: Use more specific integer types than 'int'. 2025-03-24 23:10:13 +01:00
game_text.hpp Codechange: Use std::string and std::string_view instead of C strings. 2025-03-24 23:10:13 +01:00
game.hpp