OpenTTD/src/game
Rubidium 3237e97b35 Cleanup: [Script] Use nullptr instead of 0 or NULL 2021-06-17 16:18:30 +02:00
..
CMakeLists.txt Add: introduce CMake for project management 2020-06-05 19:36:05 +02:00
game.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
game_config.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
game_config.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
game_core.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
game_info.cpp Cleanup: [Script] Use nullptr instead of 0 or NULL 2021-06-17 16:18:30 +02:00
game_info.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
game_instance.cpp Change: rewrote squirrel_export in CMake 2020-07-16 00:53:26 +02:00
game_instance.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
game_scanner.cpp Codechange: use C++11 constructs for for-each loops (#8432) 2020-12-25 19:38:18 +01:00
game_scanner.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
game_text.cpp Cleanup: remove some unneeded c_str() calls 2021-06-15 06:13:00 +02:00
game_text.hpp Codechange: Store GS lang texts in std::strings. 2020-05-21 20:02:34 +02:00