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-18 09:52:44 +01:00
Code
Issues
Releases
Wiki
Activity
Files
60565da8f975e344d398f4caf116534b01e389b8
OpenTTD
/
src
/
script
History
Peter Nelson
58c252b81a
Cleanup: Remove unnecessary pressed button offset code.
2023-12-05 21:12:35 +00:00
..
api
Codechange: Use max_element to find highest cargo amount.
2023-11-28 22:30:48 +00:00
CMakeLists.txt
…
script_cmd.h
…
script_config.cpp
…
script_config.hpp
…
script_fatalerror.hpp
…
script_gui.cpp
Cleanup: Remove unnecessary pressed button offset code.
2023-12-05 21:12:35 +00:00
script_gui.h
…
script_info_dummy.cpp
…
script_info.cpp
…
script_info.hpp
…
script_instance.cpp
Codechange: Redundant use of char * and c_str(). (
#11454
)
2023-11-10 00:17:36 +00:00
script_instance.hpp
…
script_scanner.cpp
Codechange: Silence warnings about intentionally unused parameters.
2023-09-19 22:49:59 +02:00
script_scanner.hpp
…
script_storage.hpp
…
script_suspend.hpp
…
squirrel_class.hpp
…
squirrel_helper_type.hpp
Codechange: automatic adding of _t to (u)int types, and WChar to char32_t
2023-07-19 19:30:14 +02:00
squirrel_helper.hpp
Codechange: Ensure function opening
{
is on new line.
2023-11-09 20:15:38 +00:00
squirrel_std.cpp
…
squirrel_std.hpp
…
squirrel.cpp
Cleanup: missing spaces before continuation * in some comments
2023-11-01 22:56:11 +01:00
squirrel.hpp
…