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
7db70f9c3feb96d7d19f7b0b07d0fad66283aba5
OpenTTD
/
src
/
script
History
Peter Nelson
55314513ce
Codechange: Pass NWidgetParts as span instead of begin/end pointers. (
#12779
)
2024-06-12 23:08:35 +01:00
..
api
Codechange: Add NewGRFSpecsBase class to hold class/index information.
2024-05-11 02:12:41 +01:00
CMakeLists.txt
…
script_cmd.h
…
script_config.cpp
…
script_config.hpp
Codefix
977aba73be
: also update comment about removal of is_random (
#12400
)
2024-03-30 13:29:51 +01:00
script_fatalerror.hpp
…
script_gui.cpp
Codechange: Pass NWidgetParts as span instead of begin/end pointers. (
#12779
)
2024-06-12 23:08:35 +01:00
script_gui.h
…
script_info_dummy.cpp
…
script_info.cpp
Codechange: range based for loops instead of C-style for loops
2024-04-11 07:05:04 +02:00
script_info.hpp
…
script_instance.cpp
…
script_instance.hpp
…
script_scanner.cpp
…
script_scanner.hpp
…
script_storage.hpp
Revert
bbdbf9a
: ScriptTimeMode was not the best solution for economy/calendar support
2024-03-23 21:17:40 +01:00
script_suspend.hpp
…
squirrel_class.hpp
…
squirrel_helper_type.hpp
…
squirrel_helper.hpp
…
squirrel_std.cpp
…
squirrel_std.hpp
…
squirrel.cpp
…
squirrel.hpp
…