This website requires JavaScript.
Explore
Help
Sign In
dave
/
openttd
Watch
1
Star
0
Fork
0
You've already forked openttd
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
01139d33686945db4ccb77b62acadf2caab3b93e
openttd
/
src
/
game
History
Rubidium
3237e97b35
Cleanup: [Script] Use nullptr instead of 0 or NULL
2021-06-17 16:18:30 +02:00
..
CMakeLists.txt
…
game_config.cpp
…
game_config.hpp
…
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
…
game_instance.cpp
…
game_instance.hpp
…
game_scanner.cpp
Codechange: use C++11 constructs for for-each loops (
#8432
)
2020-12-25 19:38:18 +01:00
game_scanner.hpp
…
game_text.cpp
Cleanup: remove some unneeded c_str() calls
2021-06-15 06:13:00 +02:00
game_text.hpp
…
game.hpp
…