This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD
synced
2026-01-17 01:12:39 +01:00
Code
Issues
Releases
Wiki
Activity
Files
5395d5731ebec0b0fe7517aee86cd0ab6f8283f0
OpenTTD
/
src
/
game
History
Rubidium
14200212b7
Codechange: use std::optional<std::string> over char * for text query results
2024-06-29 16:33:16 +02:00
..
CMakeLists.txt
…
game_config.cpp
…
game_config.hpp
…
game_core.cpp
Codechange: use std::source_location over __FILE__ and __LINE__ for Backup
2024-03-10 10:14:20 +01:00
game_gui.cpp
Codechange: use std::optional<std::string> over char * for text query results
2024-06-29 16:33:16 +02:00
game_gui.hpp
…
game_info.cpp
Codechange: We are heading to 15
2024-02-18 21:48:54 +01:00
game_info.hpp
…
game_instance.cpp
Fix: [Script] Only show debug script window at the end of savegame loading (
#12135
)
2024-02-20 16:08:26 +00:00
game_instance.hpp
…
game_scanner.cpp
Codechange: replace x.size() == 0 with x.empty()
2023-10-20 23:05:43 +02:00
game_scanner.hpp
…
game_text.cpp
Fix
#12648
: Ensure all uses of std::filesystem::path use native encoding. (
#12650
)
2024-06-09 10:23:47 +01:00
game_text.hpp
Fix: [Script] Improve ScriptText validation (
#11721
)
2024-01-18 18:06:30 +01:00
game.hpp
Remove: [Script] random_deviation from setting description table (
#12221
)
2024-03-05 12:41:04 +01:00