OpenTTD/src/script
2021-06-13 12:45:45 +02:00
..
api Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
CMakeLists.txt
script_config.cpp Codechange: move script settings to std::string 2021-05-13 23:13:17 +02:00
script_config.hpp Change: Use gender-neutral pronouns 2021-05-15 10:16:48 +02:00
script_fatalerror.hpp Change: [Script] Let Script_FatalError use std::string instead of const char * 2021-04-17 22:24:52 +02:00
script_info_dummy.cpp Change: Use gender-neutral pronouns 2021-05-15 10:16:48 +02:00
script_info.cpp Codechange: move casting a "const char *" to "char *" to the caller 2021-05-29 16:23:59 +02:00
script_info.hpp
script_instance.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
script_instance.hpp Fix #9353: [Script] Garbage collecting on priority queues could crash the game 2021-06-12 19:58:14 +02:00
script_scanner.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
script_scanner.hpp
script_storage.hpp
script_suspend.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
squirrel_class.hpp Change: Use gender-neutral pronouns in console command messages (and comments) (#9203) 2021-05-08 11:02:30 +01:00
squirrel_helper_type.hpp
squirrel_helper.hpp Codechange: rename str_validate to StrMakeValid(InPlace) (#9304) 2021-05-29 11:21:38 +02:00
squirrel_std.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
squirrel_std.hpp
squirrel.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
squirrel.hpp