1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
OpenMW/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.
2018-10-13 22:22:12 +03:00
..
constants.hpp Use constants instead of widely used magic numbers (task #4645) 2018-09-17 19:22:50 +04:00
guarded.hpp Cache navmesh tiles 2018-10-13 22:22:12 +03:00
messageformatparser.cpp Implement 'g' flag 2018-08-13 20:31:11 +01:00
messageformatparser.hpp Implement 'g' flag 2018-08-13 20:31:11 +01:00
resourcehelpers.cpp Revert "Don't force DDS file usage (fixes #1392)" 2018-06-04 17:08:09 +02:00
resourcehelpers.hpp
rng.cpp Fix crash when rollDice is called with 0. 2018-04-21 16:46:36 +03:00
rng.hpp
stringops.hpp Make partial binary search case insensitive, as it supposed to be (bug #4558) 2018-08-05 13:26:12 +04:00
utf8stream.hpp Use utf8 lowercase function for journal index to avoid code duplication 2018-05-24 12:53:06 +04:00
weakcache.hpp Move WeakCache to components/misc 2018-09-28 16:47:47 +04:00