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
peter1138 f0336f1f17 Codechange: Remove ship max order distance from script API. 5 years ago
..
api Codechange: Remove ship max order distance from script API. 5 years ago
script_config.cpp Fix #6892: [Script] CONFIG_RANDOM did not use the full parameter range (#6902) 6 years ago
script_config.hpp Change: Allow AI companies to start immediately. 5 years ago
script_fatalerror.hpp (svn r23358) -Codechange: move AI_FatalError to Script_FatalError (and to its own file) 13 years ago
script_info.cpp Codechange: Replaced SmallVector::[Begin|End]() with std alternatives 5 years ago
script_info.hpp (svn r26057) -Fix: a number of possibly uninitialised variables 11 years ago
script_info_dummy.cpp Fix: Remove various dead or unnecessary assignments 6 years ago
script_instance.cpp (svn r26785) -Fix [Squirrel]: loading a value saved as boolean caused it to be of type integer instead of boolean 10 years ago
script_instance.hpp (svn r25342) -Add: StoryPage data structures and GS API 11 years ago
script_scanner.cpp Remove: ENABLE_NETWORK switch 5 years ago
script_scanner.hpp Codechange: Use override specifer for overriding member declarations 5 years ago
script_storage.hpp (svn r26057) -Fix: a number of possibly uninitialised variables 11 years ago
script_suspend.hpp (svn r23360) -Codechange: move AIInstance to ScriptInstance, making it reusable by other script API instances 13 years ago
squirrel.cpp Fix 6accbf9: Silence warnings about unused fread() result 6 years ago
squirrel.hpp (svn r26771) -Cleanup: remove OTTD2SQ and SQ2OTTD 10 years ago
squirrel_class.hpp (svn r23651) -Feature: [NoGo] GSText now accepts string arguments as parameters to the constructor 13 years ago
squirrel_helper.hpp Codechange: Use range-based for-loop in Auto[Free|Delete]SmallVector 5 years ago
squirrel_helper_type.hpp Fix: MSVC warnings (#7423) 5 years ago
squirrel_std.cpp (svn r26782) -Fix (r26781): was in the wrong folder when commiting 10 years ago
squirrel_std.hpp (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow) 12 years ago