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
Andrei Kortunov de58c9dff3 Get rid of obsolete osg::Geode where it is possible 2 years ago
..
algorithm.hpp refactors stringops.hpp (#3192) 3 years ago
barrier.hpp Use unsigned to define number of threads 2 years ago
budgetmeasurement.hpp Prevent physics death spiral by falling back to true delta time when needed 3 years ago
color.cpp Fix warning: maybe-uninitialized 2 years ago
color.hpp Lua bindings for Colours 2 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 experimental point light bindings 2 years ago
convert.hpp Remove unused z coordinate 2 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 2 years ago
endianness.hpp Add unit test for swapEndiannessInplace(). Part of Bug #5837 3 years ago
errorMarker.cpp Get rid of obsolete osg::Geode where it is possible 2 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 3 years ago
guarded.hpp Exchange binary messages between navmeshtool and launcher 2 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 4 years ago
helpviewer.hpp Add link to opencs documentation on readthedocs, available through 4 years ago
math.hpp Remove unnecessary loops from path 2 years ago
mathutil.hpp Merge branch 'movement_refactoring' into 'master' 4 years ago
messageformatparser.cpp Make getStringLiteral return a string_view 2 years ago
messageformatparser.hpp Change includes 2 years ago
notnullptr.hpp Make Environment a storage of referencing pointers instead of owned 2 years ago
objectpool.hpp Use RAII for object ptr from pool 4 years ago
osguservalues.cpp allow soft particles on meshes and add extra data extensions 2 years ago
osguservalues.hpp allow soft particles on meshes and add extra data extensions 2 years ago
pathhelpers.hpp Some refactoring 2 years ago
progressreporter.hpp Support frequency of ProgressReporter calls lower than interval 2 years ago
resourcehelpers.cpp Correct icon and mesh paths in Lua records 2 years ago
resourcehelpers.hpp Correct icon and mesh paths in Lua records 2 years ago
rng.cpp Remove unnecessary debug output 2 years ago
rng.hpp Add a comment explaining the pick of the prng 2 years ago
span.hpp Ignore player when checking whether AiTravel destination is occupied by other actor 2 years ago
stringops.hpp Use string_view for StringUtils functions 2 years ago
strongtypedef.hpp Support compilation with c++20 2 years ago
thread.cpp Fix build on Windows 2 years ago
thread.hpp Set idle priority for navmesh generation thread 3 years ago
timer.hpp Pass the prng from world where appropriate 2 years ago
typetraits.hpp Do not write shapes to navmeshdb when writing is disabled 2 years ago
utf8stream.hpp Don't cast away const when we can avoid it 2 years ago
weakcache.hpp constify weakcache overloaded operators 2 years ago