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 f1f73ddd6e Factor out packet deserialisation functions into common file 2 years ago
..
CMakeLists.txt Factor out packet serialisation functions into new common file 2 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
arena_alloc.hpp Util: Add a non-dynamic arena allocator based on DynUniformArenaAllocator 2 years ago
backup_type.hpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years 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 Fix SB function when using sizes greater than 32 bits 2 years ago
checksum_func.hpp Include company infrastructure totals in state checksum 2 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 Codechange: Un-bitstuff vehicle/engine commands. 3 years 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 various asserts to not be included in release builds 2 years ago
math_func.cpp Add utility function for integer dynamic range extension encoding 2 years ago
math_func.hpp Add utility function for integer dynamic range extension encoding 2 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 Codechange: Un-bitstuff all remaining commands. 3 years ago
pool_func.cpp Cleanup: Removed SVN headers 5 years ago
pool_func.hpp Change various asserts to not be included in release builds 2 years ago
pool_type.hpp Change various asserts to not be included in release builds 2 years ago
random_func.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
random_func.hpp Merge branch 'master' into jgrpp 4 years ago
serialisation.cpp Factor out packet deserialisation functions into common file 2 years ago
serialisation.hpp Factor out packet deserialisation functions into common file 2 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
span_type.hpp Change: [Network] Transfer command data as serialized byte stream without fixed structure. 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
y_combinator.hpp Util: Add a y-combinator template class 2 years ago