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 a3cfd23cf9
Codechange: rename byte to uint8_t (#12308)
7 months ago
..
api Codechange: rename byte to uint8_t (#12308) 7 months ago
CMakeLists.txt
script_cmd.h
script_config.cpp Remove: [Script] random_deviation from setting description table (#12221) 7 months ago
script_config.hpp Remove: [Script] random_deviation from setting description table (#12221) 7 months ago
script_fatalerror.hpp
script_gui.cpp Codechange: use std::source_location over __FILE__ and __LINE__ for WindowDesc 7 months ago
script_gui.h Change: Allow opening multiple script debug windows by holding Ctrl. 9 months ago
script_info.cpp Remove: [Script] random_deviation from setting description table (#12221) 7 months ago
script_info.hpp
script_info_dummy.cpp
script_instance.cpp Codechange: rename byte to uint8_t (#12308) 7 months ago
script_instance.hpp Fix #11585: Crash when cleaning AI/GS with nested AsyncMode. 10 months ago
script_scanner.cpp
script_scanner.hpp
script_storage.hpp Add: AI/GS Time Mode to choose between economy (default) and calendar time (#11603) 8 months ago
script_suspend.hpp
squirrel.cpp Cleanup: missing spaces before continuation * in some comments 11 months ago
squirrel.hpp
squirrel_class.hpp
squirrel_helper.hpp Codechange: Ensure function opening `{` is on new line. 11 months ago
squirrel_helper_type.hpp
squirrel_std.cpp
squirrel_std.hpp