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 409f83a149
Use raw string literal for error marker definition
2 years ago
..
strings Add new functions and overloads to support std::u8string and std::filesystem::path. 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
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 Add a dictionary to retrieve the LOD mesh name of a mesh cache 2 years ago
progressreporter.hpp Support frequency of ProgressReporter calls lower than interval 3 years ago
resourcehelpers.cpp Use the pattern according to the esm version 2 years ago
resourcehelpers.hpp Use the pattern according to the esm version 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
timeconvert.hpp Updated components/misc/timeconvert.hpp to fix the Android build. 2 years ago
timer.hpp Pass the prng from world where appropriate 3 years ago
tuplehelpers.hpp typo 2 years ago
tuplemeta.hpp moves one function from tuplemeta.hpp to newly created tuplehelpers.hpp 2 years ago
typetraits.hpp Do not write shapes to navmeshdb when writing is disabled 3 years ago
utf8stream.hpp Reserve the output buffer in lowerCaseUtf8 2 years ago
weakcache.hpp constify weakcache overloaded operators 3 years ago