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 0df59defc4 Merge branch 'master' into jgrpp
# Conflicts:
#	.github/workflows/release-linux.yml
#	.github/workflows/release.yml
#	src/rail_cmd.cpp
#	src/rail_gui.cpp
#	src/script/api/script_rail.cpp
#	src/settings_gui.cpp
#	src/signal_type.h
#	src/video/sdl2_v.cpp
9 months ago
..
api Merge branch 'master' into jgrpp 9 months ago
CMakeLists.txt
script_config.cpp
script_config.hpp
script_fatalerror.hpp
script_gui.cpp Merge branch 'master' into jgrpp 9 months ago
script_gui.h Change: Allow opening multiple script debug windows by holding Ctrl. 9 months ago
script_info.cpp
script_info.hpp
script_info_dummy.cpp
script_instance.cpp Adding of _t to (u)int types, and WChar to char32_t 9 months ago
script_instance.hpp Adding of _t to (u)int types, and WChar to char32_t 9 months ago
script_scanner.cpp Adding of _t to (u)int types, and WChar to char32_t 9 months ago
script_scanner.hpp
script_storage.hpp Adding of _t to (u)int types, and WChar to char32_t 9 months ago
script_suspend.hpp
squirrel.cpp Adding of _t to (u)int types, and WChar to char32_t 9 months ago
squirrel.hpp
squirrel_class.hpp
squirrel_helper.hpp Adding of _t to (u)int types, and WChar to char32_t 9 months ago
squirrel_helper_type.hpp Adding of _t to (u)int types, and WChar to char32_t 9 months ago
squirrel_std.cpp
squirrel_std.hpp