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 fe730bce31 Merge branch 'master' into jgrpp
# Conflicts:
#	.github/workflows/ci-build.yml
#	.github/workflows/codeql.yml
#	.github/workflows/release-linux.yml
#	.github/workflows/release-macos.yml
#	.github/workflows/release-windows.yml
#	src/map.cpp
#	src/music/midifile.hpp
#	src/order_cmd.cpp
#	src/order_gui.cpp
#	src/pathfinder/yapf/yapf_rail.cpp
#	src/pbs.cpp
#	src/saveload/afterload.cpp
#	src/saveload/saveload.h
#	src/saveload/vehicle_sl.cpp
#	src/script/api/script_text.cpp
#	src/ship_cmd.cpp
#	src/train_cmd.cpp
#	src/vehicle.cpp
#	src/vehicle_base.h
#	src/vehicle_func.h
#	src/vehicle_gui.cpp
#	src/vehicle_gui_base.h
#	src/viewport.cpp
#	src/waypoint_cmd.cpp
2 months ago
..
api Merge branch 'master' into jgrpp 2 months 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. 5 months ago
script_info.cpp Merge branch 'master' into jgrpp 2 months ago
script_info.hpp
script_info_dummy.cpp Use core/format.hpp for fmt includes 10 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
script_storage.hpp Add: AI/GS Time Mode to choose between economy (default) and calendar time (#11603) 3 months ago
script_suspend.hpp
squirrel.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
squirrel.hpp
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
squirrel_std.hpp