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
glx22 ffd30cf91b Codechange: Replace FOR_ALL_TARS with range-based for loops
(cherry picked from commit 34215f7faa)
3 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 Merge branch 'master' into jgrpp 5 years ago
game_info.cpp Change: Heading for 1.12 now (#8862) 3 years ago
game_info.hpp Cleanup: Removed SVN headers 5 years ago
game_instance.cpp Add third DoCommand parameter p3 4 years ago
game_instance.hpp Cleanup: Removed SVN headers 5 years ago
game_scanner.cpp Codechange: use C++11 constructs for for-each loops (#8432) 4 years ago
game_scanner.hpp Cleanup: Removed SVN headers 5 years ago
game_text.cpp Codechange: Replace FOR_ALL_TARS with range-based for loops 3 years ago
game_text.hpp Codechange: Store GS lang texts in std::strings. 4 years ago