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 29521ef883 Fix SB function when using sizes greater than 32 bits 3 years ago
..
CMakeLists.txt
alloc_func.cpp
alloc_func.hpp
alloc_type.hpp
backup_type.hpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
bitmath_func.cpp Merge branch 'pr-332' into jgrpp 3 years ago
bitmath_func.hpp Fix SB function when using sizes greater than 32 bits 3 years ago
checksum_func.hpp
container_func.hpp
dyn_arena_alloc.hpp
endian_func.hpp
endian_type.hpp
enum_type.hpp
geometry_func.cpp
geometry_func.hpp
geometry_type.hpp
kdtree.hpp
math_func.cpp
math_func.hpp
mem_func.hpp
multimap.hpp
overflowsafe_type.hpp Merge branch 'master' into jgrpp 3 years ago
pool_func.cpp
pool_func.hpp Replace FindFirstBit/FindFirstBit64 with a single template function 3 years ago
pool_type.hpp Merge tag '12.0-beta1' into jgrpp-beta 3 years ago
random_func.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
random_func.hpp
smallmap_type.hpp
smallmatrix_type.hpp
smallstack_type.hpp
smallvec_type.hpp
span_type.hpp Add support for loading trunk savegames versions 293 - 299 (12.0) 3 years ago
string_compare_type.hpp
tinystring_type.hpp