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
Jonathan G Rennison 0dcbcedbac Fix ScriptRail::BuildSignal when using realistic braking with block signals 2 weeks ago
..
api Fix ScriptRail::BuildSignal when using realistic braking with block signals 2 weeks ago
CMakeLists.txt
script_config.cpp Merge branch 'master' into jgrpp 2 months ago
script_config.hpp Merge branch 'master' into jgrpp 2 months ago
script_fatalerror.hpp
script_gui.cpp Codechange: use std::source_location over __FILE__ and __LINE__ for WindowDesc 2 months ago
script_gui.h Change: Allow opening multiple script debug windows by holding Ctrl. 4 months ago
script_info.cpp Merge branch 'master' into jgrpp 2 months ago
script_info.hpp Merge branch 'master' into jgrpp 10 months ago
script_info_dummy.cpp Use core/format.hpp for fmt includes 9 months ago
script_instance.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
script_instance.hpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
script_scanner.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
script_scanner.hpp Codechange: use fmt::format_to to format the help message 12 months ago
script_storage.hpp Revert bbdbf9a: ScriptTimeMode was not the best solution for economy/calendar support 1 month ago
script_suspend.hpp
squirrel.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
squirrel.hpp Merge branch 'master' into jgrpp 10 months ago
squirrel_class.hpp
squirrel_helper.hpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
squirrel_helper_type.hpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
squirrel_std.cpp Merge branch 'master' into jgrpp 10 months ago
squirrel_std.hpp