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-22 03:42:41 +01:00
Code
Issues
Releases
Wiki
Activity
Files
718a45b8455c3f4636534e3da3db666a5db5beb5
OpenTTD
/
src
/
game
History
glx22
a577229e95
Revert
d7bd67cda3
: [Scripts] "_typeof" metamethod negatively affects old scripts
2025-02-19 19:21:50 +01:00
..
CMakeLists.txt
…
game_config.cpp
…
game_config.hpp
…
game_core.cpp
Codechange: Use EnumBitSet for Scanner::Modes. (
#13471
)
2025-02-05 20:08:12 +00:00
game_gui.cpp
Codechange: Use EncodedString for error messages. (
#13569
)
2025-02-16 10:04:32 +00:00
game_gui.hpp
…
game_info.cpp
Revert
d7bd67cda3
: [Scripts] "_typeof" metamethod negatively affects old scripts
2025-02-19 19:21:50 +01:00
game_info.hpp
Codefix
f60b3d7f79
: compilation failure using GCC-12
2025-02-09 22:51:02 +01:00
game_instance.cpp
Codechange: Use EncodedString for error messages. (
#13569
)
2025-02-16 10:04:32 +00:00
game_instance.hpp
…
game_scanner.cpp
…
game_scanner.hpp
…
game_text.cpp
Codechange: no longer add "src" to the include-path (
#13511
)
2025-02-09 19:43:15 +00:00
game_text.hpp
Codechange: introduce ReferenceThroughBaseContainer
2025-02-09 15:28:03 +01:00
game.hpp
…