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/core
Jonathan G Rennison e95216b59d Merge branch 'master' into jgrpp
# Conflicts:
#	src/company_cmd.cpp
#	src/core/geometry_func.cpp
#	src/date.cpp
#	src/genworld_gui.cpp
#	src/gfx.cpp
#	src/object_gui.cpp
#	src/openttd.cpp
#	src/settings_type.h
#	src/video/allegro_v.cpp
#	src/video/dedicated_v.cpp
#	src/video/null_v.cpp
#	src/video/sdl2_v.cpp
#	src/video/sdl_v.cpp
#	src/video/win32_v.cpp
3 years ago
..
CMakeLists.txt Update: Merge branch 'jgrpp_master_cmake' into jgrpp_cmake 4 years ago
alloc_func.cpp Cleanup: Removed SVN headers 5 years ago
alloc_func.hpp Cleanup: Removed SVN headers 5 years ago
alloc_type.hpp Merge branch 'master' into jgrpp 5 years ago
backup_type.hpp Cleanup: Removed SVN headers 5 years ago
bitmath_func.cpp Merge branch 'master' into jgrpp 5 years ago
bitmath_func.hpp Add brackets around bitmath macro definitions 4 years ago
checksum_func.hpp Debug: Extend random debug logging to also include state checksum updates 3 years ago
container_func.hpp Merge branch 'master' into jgrpp 5 years ago
dyn_arena_alloc.hpp Merge branch 'master' into jgrpp 5 years ago
endian_func.hpp Fix: Globally apply preprocessor directive coding style 4 years ago
endian_type.hpp Fix: Globally apply preprocessor directive coding style 4 years ago
enum_type.hpp Cleanup: Removed SVN headers 5 years ago
geometry_func.cpp Merge branch 'master' into jgrpp 3 years ago
geometry_func.hpp Merge branch 'master' into jgrpp 3 years ago
geometry_type.hpp Merge branch 'master' into jgrpp 4 years ago
kdtree.hpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
math_func.cpp Add int64 cube root and square root functions 3 years ago
math_func.hpp Merge branch 'master' into jgrpp 3 years ago
mem_func.hpp Cleanup: Removed SVN headers 5 years ago
multimap.hpp Merge branch 'master' into jgrpp 5 years ago
overflowsafe_type.hpp Fix OverflowSafeInt INT64_MIN handling when not using overflow builtins 4 years ago
pool_func.cpp Cleanup: Removed SVN headers 5 years ago
pool_func.hpp Merge branch 'master' into jgrpp 3 years ago
pool_type.hpp Merge branch 'master' into jgrpp 3 years ago
random_func.cpp Merge branch 'master' into jgrpp 5 years ago
random_func.hpp Merge branch 'master' into jgrpp 4 years ago
smallmap_type.hpp Merge branch 'master' into jgrpp 3 years ago
smallmatrix_type.hpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
smallstack_type.hpp Merge branch 'master' into jgrpp 3 years ago
smallvec_type.hpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
string_compare_type.hpp Cleanup: Removed SVN headers 5 years ago
tinystring_type.hpp Add TinyString: SLE_STR compatible c-string wrapper 4 years ago