.. |
alloc_func.cpp
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
alloc_func.hpp
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
alloc_type.hpp
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
arena_alloc.hpp
|
Util: Add a non-dynamic arena allocator based on DynUniformArenaAllocator
|
2022-05-29 19:56:49 +01:00 |
backup_type.hpp
|
Add mode to AutoRestoreBackup to not change backed up value
|
2023-02-15 22:02:23 +00:00 |
bitmath_func.cpp
|
Fix: if vehicles only refit to cargo-slots >= 32, the default cargo was wrong. (#9744)
|
2021-12-12 17:35:41 +01:00 |
bitmath_func.hpp
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
checksum_func.hpp
|
Include company infrastructure totals in state checksum
|
2022-11-13 11:53:16 +00:00 |
CMakeLists.txt
|
Add a POD pool-type container class
|
2023-02-26 13:31:39 +00:00 |
container_func.hpp
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
dyn_arena_alloc.hpp
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
endian_func.hpp
|
Fix: Globally apply preprocessor directive coding style
|
2020-07-03 09:08:46 +02:00 |
endian_type.hpp
|
Fix: Globally apply preprocessor directive coding style
|
2020-07-03 09:08:46 +02:00 |
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
|
Merge branch 'master' into jgrpp
|
2021-02-19 15:38:34 +00:00 |
geometry_type.hpp
|
Merge tag '13.0-beta2' into jgrpp
|
2022-12-04 20:43:11 +00:00 |
hash_func.hpp
|
Add a simple 32 bit to 32 bit hash function (MurmurHash3)
|
2022-06-13 01:08:03 +01:00 |
kdtree.hpp
|
Change various asserts to not be included in release builds
|
2022-10-22 12:34:54 +01:00 |
math_func.cpp
|
Add utility function for integer dynamic range extension encoding
|
2022-09-06 22:33:39 +01:00 |
math_func.hpp
|
Add utility function for integer dynamic range extension encoding
|
2022-09-06 22:33:39 +01:00 |
mem_func.hpp
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
multimap.hpp
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
overflowsafe_type.hpp
|
Merge branch 'master' into jgrpp
|
2023-01-15 19:28:37 +00:00 |
pod_pool.hpp
|
Add a POD pool-type container class
|
2023-02-26 13:31:39 +00:00 |
pool_func.cpp
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
pool_func.hpp
|
Change various asserts to not be included in release builds
|
2022-10-22 12:34:54 +01:00 |
pool_type.hpp
|
Change various asserts to not be included in release builds
|
2022-10-22 12:34:54 +01:00 |
random_func.cpp
|
Codechange: convert printf DEBUG statements to fmt Debug statements
|
2021-06-13 12:45:45 +02:00 |
random_func.hpp
|
Merge branch 'master' into jgrpp
|
2020-07-07 17:28:19 +01:00 |
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
|
Merge branch 'master' into jgrpp
|
2021-01-29 17:45:15 +00:00 |
smallstack_type.hpp
|
Merge branch 'master' into jgrpp
|
2021-02-01 17:07:34 +00:00 |
smallvec_type.hpp
|
Codechange: Remove min/max functions in favour of STL variants (#8502)
|
2021-01-08 11:16:18 +01:00 |
span_type.hpp
|
Change: [Network] Transfer command data as serialized byte stream without fixed structure.
|
2021-12-16 22:28:32 +01:00 |
string_compare_type.hpp
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
tinystring_type.hpp
|
Add TinyString: SLE_STR compatible c-string wrapper
|
2020-05-21 23:44:34 +01:00 |
y_combinator.hpp
|
Util: Add a y-combinator template class
|
2022-06-01 22:34:06 +01:00 |