OpenTTD-patches/src/script
2021-10-03 21:19:27 +01:00
..
api Change: Use gender-neutral pronouns in console command messages (and comments) (#9203) 2021-05-14 18:15:00 +01:00
CMakeLists.txt
script_config.cpp
script_config.hpp
script_fatalerror.hpp
script_info_dummy.cpp
script_info.cpp
script_info.hpp
script_instance.cpp Codechange: Replace FOR_ALL_SEARCHPATHS with range-based for loops 2021-05-06 21:17:32 +01:00
script_instance.hpp
script_scanner.cpp Codechange: Replace FOR_ALL_TARS with range-based for loops 2021-05-06 21:15:07 +01:00
script_scanner.hpp Codechange: Use std::string in file scanners. 2020-12-27 13:19:25 +01:00
script_storage.hpp Add third DoCommand parameter p3 2020-10-17 17:25:44 +01:00
script_suspend.hpp
squirrel_class.hpp Change: Use gender-neutral pronouns in console command messages (and comments) (#9203) 2021-05-14 18:15:00 +01:00
squirrel_helper_type.hpp
squirrel_helper.hpp
squirrel_std.cpp
squirrel_std.hpp
squirrel.cpp Fix #9548, e5fedcd: [Squirrel] Crash during engine cleanup after reaching memory limit on realloc (#9592) 2021-10-03 21:19:27 +01:00
squirrel.hpp