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.
openmw-tes3mp/components/misc
elsid ed73d130f9
Cache navmesh tiles
Use LRU modification to hold currently used items. Use RecastMesh binary
data for item key.

Store original pointer of btCollisionShape in user pointer to make available
it as an identifier within all duplicates. Use pointer to heights data array
for btHeightfieldTerrainShape.
6 years ago
..
constants.hpp Use constants instead of widely used magic numbers (task #4645) 6 years ago
guarded.hpp Cache navmesh tiles 6 years ago
messageformatparser.cpp Implement 'g' flag 6 years ago
messageformatparser.hpp Implement 'g' flag 6 years ago
resourcehelpers.cpp Revert "Don't force DDS file usage (fixes #1392)" 7 years ago
resourcehelpers.hpp Add back resource handling workarounds to the gui code 10 years ago
rng.cpp Fix crash when rollDice is called with 0. 7 years ago
rng.hpp Improve random number generation 7 years ago
stringops.hpp Make partial binary search case insensitive, as it supposed to be (bug #4558) 7 years ago
utf8stream.hpp Use utf8 lowercase function for journal index to avoid code duplication 7 years ago
weakcache.hpp Move WeakCache to components/misc 6 years ago