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/components/misc
elsid 3f80725ebe
Remove duplicated implementation of Misc::Convert::toOsg
3 years ago
..
algorithm.hpp refactors stringops.hpp (#3192) 3 years ago
barrier.hpp Use common function for sync and async case. Now both cases follow the 3 years ago
budgetmeasurement.hpp Prevent physics death spiral by falling back to true delta time when needed 4 years ago
compression.cpp Add functions to compress/decompress vector of bytes 3 years ago
compression.hpp Add functions to compress/decompress vector of bytes 3 years ago
constants.hpp Initialize navigator max climb and max slope settings in makeSettingsFromSettingsManager 3 years ago
convert.hpp Remove duplicated implementation of Misc::Convert::toOsg 3 years ago
coordinateconverter.hpp Add pathgrid to navmesh as off mesh connection 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
pathhelpers.hpp Move getFileExtension to common header and use instead of repeating same code 3 years ago
progressreporter.hpp Add progress reporter type 3 years ago
resourcehelpers.cpp removes lowerCaseInPlace (#3217) 3 years ago
resourcehelpers.hpp Use common implementation to filter hidden markers 3 years ago
rng.cpp Use `default` instead of empty constructors/destructors 4 years ago
rng.hpp Use `default` instead of empty constructors/destructors 4 years ago
stringops.hpp refactors stringops.hpp (#3192) 3 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 refactors stringops.hpp (#3192) 3 years ago
weakcache.hpp Move WeakCache to components/misc 6 years ago