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
James103 f1204f0d9d Fix: spelling/grammar in script_tile.hpp (#7804) 5 years ago
..
api Fix: spelling/grammar in script_tile.hpp (#7804) 5 years ago
script_config.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
script_config.hpp Codechange: Use null pointer literal instead of the NULL macro 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: Use null pointer literal instead of the NULL macro 5 years ago
script_info.hpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
script_info_dummy.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
script_instance.cpp Fix b3fd7879: Ignore command flags when verifying script commands 5 years ago
script_instance.hpp Fix #7188: check the validity of command callback for scripts (#7701) 5 years ago
script_scanner.cpp Codechange: catch script exceptions by reference 5 years ago
script_scanner.hpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
script_storage.hpp Fix #7188: check the validity of command callback for scripts (#7701) 5 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 #7590: decrement allocated_size in ScriptAllocator::Free() 5 years ago
squirrel.hpp Change: Limit memory allocations for each Squirrel instance 5 years ago
squirrel_class.hpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
squirrel_helper.hpp Codechange: catch script exceptions by reference 5 years ago
squirrel_helper_type.hpp Fix: MSVC warnings (#7423) 5 years ago
squirrel_std.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
squirrel_std.hpp (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow) 12 years ago