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. 6 years ago
..
api Codechange: Remove ship max order distance from script API. 6 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. 6 years ago
script_fatalerror.hpp
script_info.cpp Codechange: Replaced SmallVector::[Begin|End]() with std alternatives 6 years ago
script_info.hpp
script_info_dummy.cpp Fix: Remove various dead or unnecessary assignments 6 years ago
script_instance.cpp
script_instance.hpp
script_scanner.cpp Remove: ENABLE_NETWORK switch 6 years ago
script_scanner.hpp Codechange: Use override specifer for overriding member declarations 6 years ago
script_storage.hpp
script_suspend.hpp
squirrel.cpp Fix 6accbf9: Silence warnings about unused fread() result 6 years ago
squirrel.hpp
squirrel_class.hpp
squirrel_helper.hpp Codechange: Use range-based for-loop in Auto[Free|Delete]SmallVector 6 years ago
squirrel_helper_type.hpp Fix: MSVC warnings (#7423) 6 years ago
squirrel_std.cpp
squirrel_std.hpp