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 ca9a7df752
Codechange: rename str_validate to StrMakeValid(InPlace) (#9304)
This to be more explicit the function changes the value, and not
returns yes/no.
3 years ago
..
api Codechange: rename str_validate to StrMakeValid(InPlace) (#9304) 3 years ago
CMakeLists.txt
script_config.cpp Codechange: move script settings to std::string 3 years ago
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 Codechange: Replace FOR_ALL_SEARCHPATHS with range-based for loops 3 years ago
script_instance.hpp Change: Use gender-neutral pronouns 3 years ago
script_scanner.cpp Codechange: Replace FOR_ALL_TARS with range-based for loops 3 years ago
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 Change: Use gender-neutral pronouns in console command messages (and comments) (#9203) 3 years ago
squirrel_helper.hpp Codechange: rename str_validate to StrMakeValid(InPlace) (#9304) 3 years ago
squirrel_helper_type.hpp
squirrel_std.cpp
squirrel_std.hpp