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
77f02faf15948b8842d707e2984ce8ce506fbda1
OpenTTD
/
src
/
script
History
Patric Stout
77f02faf15
Codefix
977aba73be
: also update comment about removal of is_random (
#12400
)
2024-03-30 13:29:51 +01:00
..
api
Fix: [Script] ScriptSubsidy::GetExpireDate should return an economy-date (
#12372
)
2024-03-28 23:21:20 +01:00
CMakeLists.txt
…
script_cmd.h
…
script_config.cpp
Remove: [Script] random_deviation from setting description table (
#12221
)
2024-03-05 12:41:04 +01:00
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: use std::source_location over __FILE__ and __LINE__ for WindowDesc
2024-03-10 10:14:20 +01:00
script_gui.h
Change: Allow opening multiple script debug windows by holding Ctrl.
2023-12-20 20:39:07 +00:00
script_info_dummy.cpp
…
script_info.cpp
Remove: [Script] random_deviation from setting description table (
#12221
)
2024-03-05 12:41:04 +01:00
script_info.hpp
…
script_instance.cpp
Codechange: rename byte to uint8_t (
#12308
)
2024-03-16 23:59:32 +01:00
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
…