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 d7ef1416a7 Suppress compiler warnings from fmt library
See: #570
11 months ago
..
CMakeLists.txt Merge branch 'master' into jgrpp 12 months ago
alloc_func.cpp Codechange: replace error/usererror printf variant with fmt variant and rename 1 year ago
alloc_func.hpp Cleanup: Unused alloca definitions and includes 1 year ago
alloc_type.hpp Merge branch 'master' into jgrpp 12 months ago
arena_alloc.hpp Formatting: Fix indentation of public/private specifiers 1 year ago
backup_type.hpp Add mode to AutoRestoreBackup to not change backed up value 1 year ago
bitmath_func.cpp Fix: if vehicles only refit to cargo-slots >= 32, the default cargo was wrong. (#9744) 3 years ago
bitmath_func.hpp Merge branch 'master' into jgrpp 1 year ago
checksum_func.hpp Include company infrastructure totals in state checksum 2 years ago
container_func.hpp Merge branch 'master' into jgrpp 12 months ago
dyn_arena_alloc.hpp Formatting: Fix indentation of public/private specifiers 1 year 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 Merge branch 'master' into jgrpp 1 year ago
format.hpp Suppress compiler warnings from fmt library 11 months ago
geometry_func.cpp Add: RectPadding type. 2 years ago
geometry_func.hpp Merge branch 'master' into jgrpp 3 years ago
geometry_type.hpp Merge tag '13.0-beta2' into jgrpp 2 years ago
hash_func.hpp Add a simple 32 bit to 32 bit hash function (MurmurHash3) 2 years ago
kdtree.hpp Change: include fmt.h C++ headers in stdafx.h 1 year ago
math_func.cpp Add utility function for integer dynamic range extension encoding 2 years ago
math_func.hpp Merge branch 'master' into jgrpp 1 year ago
mem_func.hpp Cleanup: Removed SVN headers 5 years ago
multimap.hpp Codechange: Move includes for common STL headers to stdafx. 1 year ago
overflowsafe_type.hpp Merge branch 'master' into jgrpp 1 year ago
pod_pool.hpp Formatting: Fix indentation of public/private specifiers 1 year ago
pool_func.cpp Cleanup: Removed SVN headers 5 years ago
pool_func.hpp Codechange: replace error/usererror printf variant with fmt variant and rename 1 year ago
pool_type.hpp Add missing includes to town_type.h, network_survey.h, pool_type.hpp 12 months ago
random_func.cpp Codechange: move all date-related variables inside the timer (#10706) 1 year ago
random_func.hpp Merge branch 'master' into jgrpp 4 years ago
serialisation.cpp Serialisation: Adjust method names/types 1 year ago
serialisation.hpp Serialisation: Add view/span variants of binary receive methods 1 year ago
smallstack_type.hpp Add various missing includes 12 months ago
span_type.hpp Add missing data() method to span 1 year ago
tinystring_type.hpp Add TinyString: SLE_STR compatible c-string wrapper 4 years ago
y_combinator.hpp Util: Add a y-combinator template class 2 years ago