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
David Cernat 1f0cb09933 Add OpenMW commits up to 1 Jun 2021
# Conflicts:
#   .travis.yml
#   README.md
4 years ago
..
algorithm.hpp Use stable sort+unique to collect RefIDs for ESMStore records counting 4 years ago
barrier.hpp Do not store callback inside Misc::Barrier 4 years ago
budgetmeasurement.hpp Prevent physics death spiral by falling back to true delta time when needed 4 years ago
constants.hpp create constant and use constant in other parts of the code base 4 years ago
convert.hpp Add pathgrid to navmesh as off mesh connection 5 years ago
coordinateconverter.hpp Add pathgrid to navmesh as off mesh connection 5 years ago
debugging.hpp [General] Rename Log class into TimedLog 5 years ago
endianness.hpp Add unit test for swapEndiannessInplace(). Part of Bug #5837 4 years ago
frameratelimiter.hpp Clean up MSVC warnings 4 years ago
guarded.hpp Wait until navmesh is generated for interior cells 4 years ago
hash.hpp clear up force shaders and make it less convoluted 4 years ago
helpviewer.cpp Add link to opencs documentation on readthedocs, available through 5 years ago
helpviewer.hpp Add link to opencs documentation on readthedocs, available through 5 years ago
mathutil.hpp Merge branch 'movement_refactoring' into 'master' 4 years ago
messageformatparser.cpp Implement 'g' flag 6 years ago
messageformatparser.hpp Implement 'g' flag 6 years ago
objectpool.hpp Use RAII for object ptr from pool 5 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 Apply uniform random deviation to AI reaction timer 4 years ago
rng.hpp Apply uniform random deviation to AI reaction timer 4 years ago
stringops.hpp Don't assign a variable passed by value 4 years ago
thread.cpp Re-add dropped struct keyword to fix build. 4 years ago
thread.hpp Set idle priority for navmesh generation thread 4 years ago
timer.hpp Apply uniform random deviation to AI reaction timer 4 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