You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/script
rubidium42 057e858d32 Fix #9353: [Script] Garbage collecting on priority queues could crash the game
(cherry picked from commit 71f3c35288)
3 years ago
..
api Fix 4079c47: Missed a file when removing generated .sq files from the repo (#9350) 3 years ago
CMakeLists.txt Add: [CMake] Option to only build tools/docs 4 years ago
script_config.cpp Fix #6452: Reset only editable and visible settings from GUI (#7890) 4 years ago
script_config.hpp Fix #6452: Reset only editable and visible settings from GUI (#7890) 4 years ago
script_fatalerror.hpp Change: [Script] Let Script_FatalError use std::string instead of const char * 3 years ago
script_info.cpp Codechange: Use std::string in file scanners. 4 years ago
script_info.hpp Codechange: Use std::string in file scanners. 4 years ago
script_info_dummy.cpp Cleanup: Removed SVN headers 5 years ago
script_instance.cpp Fix #9353: [Script] Garbage collecting on priority queues could crash the game 3 years ago
script_instance.hpp Fix #9353: [Script] Garbage collecting on priority queues could crash the game 3 years ago
script_scanner.cpp Codechange: Replace FOR_ALL_TARS with range-based for loops 3 years ago
script_scanner.hpp Codechange: Use std::string in file scanners. 4 years ago
script_storage.hpp Add third DoCommand parameter p3 4 years ago
script_suspend.hpp Cleanup: Removed SVN headers 5 years ago
squirrel.cpp Fix #9548, e5fedcd: [Squirrel] Crash during engine cleanup after reaching memory limit on realloc (#9592) 3 years ago
squirrel.hpp Script: Allow changing ops limit and memory limit settings in game 4 years ago
squirrel_class.hpp Change: Use gender-neutral pronouns in console command messages (and comments) (#9203) 3 years ago
squirrel_helper.hpp Cleanup: Removed SVN headers 5 years ago
squirrel_helper_type.hpp Cleanup: Removed SVN headers 5 years ago
squirrel_std.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
squirrel_std.hpp Cleanup: Removed SVN headers 5 years ago