OpenTTD-patches/src/core
Jonathan G Rennison 1bfd96c7f2 Merge branch 'master' into jgrpp
# Conflicts:
#	src/3rdparty/fmt/core.h
#	src/command_type.h
#	src/console_cmds.cpp
#	src/core/overflowsafe_type.hpp
#	src/landscape.cpp
#	src/network/network.cpp
#	src/newgrf_object.h
#	src/object_cmd.cpp
#	src/order_gui.cpp
#	src/saveload/vehicle_sl.cpp
#	src/script/api/script_industrytype.cpp
#	src/script/api/script_object.hpp
#	src/script/api/script_town.cpp
#	src/table/object_land.h
#	src/timetable_cmd.cpp
#	src/tree_cmd.cpp
#	src/vehicle_gui.cpp
#	src/window.cpp
2023-01-15 19:28:37 +00:00
..
alloc_func.cpp
alloc_func.hpp
alloc_type.hpp
arena_alloc.hpp
backup_type.hpp
bitmath_func.cpp
bitmath_func.hpp
checksum_func.hpp Include company infrastructure totals in state checksum 2022-11-13 11:53:16 +00:00
CMakeLists.txt Remove: SmallMatrix be gone. 2023-01-05 20:15:50 +00:00
container_func.hpp
dyn_arena_alloc.hpp
endian_func.hpp
endian_type.hpp
enum_type.hpp Merge branch 'master' into jgrpp 2022-12-28 01:46:29 +00:00
geometry_func.cpp Add: RectPadding type. 2022-12-03 22:28:49 +00:00
geometry_func.hpp
geometry_type.hpp Merge tag '13.0-beta2' into jgrpp 2022-12-04 20:43:11 +00:00
hash_func.hpp
kdtree.hpp
math_func.cpp
math_func.hpp
mem_func.hpp
multimap.hpp
overflowsafe_type.hpp Merge branch 'master' into jgrpp 2023-01-15 19:28:37 +00:00
pool_func.cpp
pool_func.hpp
pool_type.hpp
random_func.cpp
random_func.hpp
serialisation.cpp Factor out packet deserialisation functions into common file 2022-12-07 21:04:20 +00:00
serialisation.hpp Factor out packet deserialisation functions into common file 2022-12-07 21:04:20 +00:00
smallmap_type.hpp
smallstack_type.hpp
smallvec_type.hpp
span_type.hpp
string_compare_type.hpp
tinystring_type.hpp
y_combinator.hpp