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
Evil Eye 02bbb0be45 Improve format workaround and add unit tests 2 years ago
..
strings Improve format workaround and add unit tests 2 years ago
algorithm.hpp Split components/misc/stringops.hpp into multiple headers 2 years ago
barrier.hpp Use unsigned to define number of threads 3 years ago
budgetmeasurement.hpp Cleanup components includes 2 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 experimental point light bindings 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 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 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 Make getStringLiteral return a string_view 3 years ago
messageformatparser.hpp Change includes 3 years ago
notnullptr.hpp Make Environment a storage of referencing pointers instead of owned 3 years ago
objectpool.hpp Use RAII for object ptr from pool 5 years ago
osguservalues.cpp allow soft particles on meshes and add extra data extensions 3 years ago
osguservalues.hpp allow soft particles on meshes and add extra data extensions 3 years ago
pathhelpers.hpp Some refactoring 2 years ago
progressreporter.hpp Support frequency of ProgressReporter calls lower than interval 3 years ago
resourcehelpers.cpp Use more string_view and const string& 2 years ago
resourcehelpers.hpp Use more string_view and const string& 2 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
strongtypedef.hpp Support compilation with c++20 3 years ago
thread.cpp Fix build on Windows 3 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 Make Class::getName return string_view 2 years ago
weakcache.hpp constify weakcache overloaded operators 3 years ago