OpenTTD-patches/src/script
2021-06-17 16:18:30 +02:00
..
api Cleanup: [Script] Use nullptr instead of 0 or NULL 2021-06-17 16:18:30 +02:00
CMakeLists.txt
script_config.cpp
script_config.hpp
script_fatalerror.hpp
script_info_dummy.cpp
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 Change: prefix SL_ARR with the length of the array 2021-06-15 16:45:04 +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 Cleanup: remove some unneeded c_str() calls 2021-06-15 06:13:00 +02:00
script_scanner.hpp
script_storage.hpp
script_suspend.hpp
squirrel_class.hpp
squirrel_helper_type.hpp
squirrel_helper.hpp Cleanup: [Script] Use nullptr instead of 0 or NULL 2021-06-17 16:18:30 +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 Cleanup: [Script] Use nullptr instead of 0 or NULL 2021-06-17 16:18:30 +02:00
squirrel.hpp Cleanup: [Script] Use nullptr instead of 0 or NULL 2021-06-17 16:18:30 +02:00