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 39da3bfef8
Ignore player when checking whether AiTravel destination is occupied by other actor
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
color.cpp Fix warning: maybe-uninitialized 3 years ago
color.hpp Lua bindings for Colours 3 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 unused z coordinate 3 years ago
coordinateconverter.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 3 years ago
endianness.hpp Add unit test for swapEndiannessInplace(). Part of Bug #5837 4 years ago
errorMarker.cpp Embed error marker in osgt format inside a string defined in misc/errorMarker.hpp. 3 years ago
errorMarker.hpp Embed error marker in osgt format inside a string defined in misc/errorMarker.hpp. 3 years ago
frameratelimiter.hpp Clean up MSVC warnings 4 years ago
guarded.hpp Exchange binary messages between navmeshtool and launcher 3 years ago
hash.hpp Support seed type different from std::size_t for hashCombine 3 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
math.hpp Remove unnecessary loops from path 3 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
osguservalues.cpp Store BulletShape source file name and content hash 3 years ago
osguservalues.hpp Store BulletShape source file name and content hash 3 years ago
pathhelpers.hpp Move getFileExtension to common header and use instead of repeating same code 3 years ago
progressreporter.hpp Support frequency of ProgressReporter calls lower than interval 3 years ago
resourcehelpers.cpp Extract correctSoundPath method to avoid code duplication. Add unit test for the new method 3 years ago
resourcehelpers.hpp Extract correctSoundPath method to avoid code duplication. Add unit test for the new method 3 years ago
rng.cpp Remove unnecessary debug output 3 years ago
rng.hpp Add a comment explaining the pick of the prng 3 years ago
span.hpp Ignore player when checking whether AiTravel destination is occupied by other actor 3 years ago
stringops.hpp Cast to the unsigned char expected by cctype functions 3 years ago
strongtypedef.hpp Support compilation with c++20 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 Pass the prng from world where appropriate 3 years ago
typetraits.hpp Do not write shapes to navmeshdb when writing is disabled 3 years ago
utf8stream.hpp Use string_view 3 years ago
weakcache.hpp constify weakcache overloaded operators 3 years ago