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-16 00:42:45 +01:00
Code
Issues
Releases
Wiki
Activity
Files
3fca0cf3ee54cc37c950e97743665d035ceb5eea
OpenTTD
/
src
/
script
History
Rubidium
ea6aa4653a
Codechange: replace magic numbers with enumeration
2024-10-25 18:37:11 +02:00
..
api
Codechange: replace magic numbers with enumeration
2024-10-25 18:37:11 +02:00
CMakeLists.txt
…
script_cmd.h
…
script_config.cpp
…
script_config.hpp
…
script_fatalerror.hpp
…
script_gui.cpp
Fix
#12976
: Incorrect widget rect scrolling for RTL languages. (
#12978
)
2024-10-05 08:02:59 +01:00
script_gui.h
…
script_info_dummy.cpp
…
script_info.cpp
…
script_info.hpp
Codechange: Remove CCountedPtr.
2024-10-16 21:52:00 +01:00
script_instance.cpp
…
script_instance.hpp
…
script_scanner.cpp
Codechange: Replace all FILE * with FileHandle RAII class. (
#12718
)
2024-09-16 08:45:26 +01:00
script_scanner.hpp
…
script_storage.hpp
…
script_suspend.hpp
…
squirrel_class.hpp
…
squirrel_helper_type.hpp
…
squirrel_helper.hpp
…
squirrel_std.cpp
…
squirrel_std.hpp
…
squirrel.cpp
Codechange: Replace all FILE * with FileHandle RAII class. (
#12718
)
2024-09-16 08:45:26 +01:00
squirrel.hpp
…