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
Patric Stout 665e3c1f45 Fix: ScriptObject::DoCommand could modify "text" while defined "const"
This could have unwanted side-effects, as it could change the
source for ever and ever.
3 years ago
..
api Fix: ScriptObject::DoCommand could modify "text" while defined "const" 3 years ago
CMakeLists.txt
script_config.cpp
script_config.hpp Change: Use gender-neutral pronouns 3 years ago
script_fatalerror.hpp
script_info.cpp Codechange: rename str_validate to StrMakeValid(InPlace) (#9304) 3 years ago
script_info.hpp
script_info_dummy.cpp Change: Use gender-neutral pronouns 3 years ago
script_instance.cpp
script_instance.hpp Change: Use gender-neutral pronouns 3 years ago
script_scanner.cpp
script_scanner.hpp
script_storage.hpp
script_suspend.hpp
squirrel.cpp Codechange: rename str_validate to StrMakeValid(InPlace) (#9304) 3 years ago
squirrel.hpp
squirrel_class.hpp
squirrel_helper.hpp Codechange: rename str_validate to StrMakeValid(InPlace) (#9304) 3 years ago
squirrel_helper_type.hpp
squirrel_std.cpp
squirrel_std.hpp