You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/game
Michael Lutz 3e85e833a7 Codechange: Add support for additional command result values. 2 years ago
..
CMakeLists.txt Add: introduce CMake for project management 4 years ago
game.hpp Cleanup: Removed SVN headers 5 years ago
game_config.cpp Cleanup: Removed SVN headers 5 years ago
game_config.hpp Cleanup: Removed SVN headers 5 years ago
game_core.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
game_info.cpp Change: Heading for 13 now (#9573) 3 years ago
game_info.hpp Cleanup: Removed SVN headers 5 years ago
game_instance.cpp Codechange: Add support for additional command result values. 2 years ago
game_instance.hpp Codechange: Pass unpacked command arguments to command callbacks (except Script). 2 years ago
game_scanner.cpp Codechange: use C++11 constructs for for-each loops (#8432) 3 years ago
game_scanner.hpp Cleanup: Removed SVN headers 5 years ago
game_text.cpp Cleanup: remove some unneeded c_str() calls 3 years ago
game_text.hpp Codechange: Store GS lang texts in std::strings. 4 years ago