..
strings
Fixed issue with getSummonedCreature( that returned a reference to a non const static value
2022-12-27 19:16:22 +01:00
algorithm.hpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
barrier.hpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
budgetmeasurement.hpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
color.cpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
color.hpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
compression.cpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
compression.hpp
Add functions to compress/decompress vector of bytes
2021-10-18 20:46:22 +02:00
constants.hpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
convert.hpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
coordinateconverter.hpp
Remove unused includes
2022-10-09 16:44:18 +02:00
endianness.hpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
frameratelimiter.hpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
guarded.hpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
hash.hpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
helpviewer.cpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
helpviewer.hpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
math.hpp
Remove unnecessary loops from path
2022-01-24 22:32:04 +01:00
mathutil.hpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
messageformatparser.cpp
Make getStringLiteral return a string_view
2022-05-21 01:21:55 +02:00
messageformatparser.hpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
notnullptr.hpp
Make Environment a storage of referencing pointers instead of owned
2022-05-06 23:44:01 +02:00
objectpool.hpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
osguservalues.cpp
allow soft particles on meshes and add extra data extensions
2022-06-29 18:15:12 -07:00
osguservalues.hpp
allow soft particles on meshes and add extra data extensions
2022-06-29 18:15:12 -07:00
pathhelpers.hpp
Add a dictionary to retrieve the LOD mesh name of a mesh cache
2022-09-03 18:52:27 +02:00
progressreporter.hpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
resourcehelpers.cpp
create a specific esm reader function for RefID to avoid allocation for string and then again for RefId
2022-12-27 19:15:57 +01:00
resourcehelpers.hpp
is Hidden marker now takes a const RefId& instead of a string_view
2022-12-27 19:15:55 +01:00
rng.cpp
Remove unused includes
2022-10-09 16:44:18 +02:00
rng.hpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
strongtypedef.hpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
thread.cpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
thread.hpp
Set idle priority for navmesh generation thread
2021-04-14 21:39:06 +02:00
timeconvert.hpp
Handle localtime errors
2022-09-25 16:20:20 +02:00
timer.hpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
tuplehelpers.hpp
typo
2022-09-11 13:18:56 +02:00
tuplemeta.hpp
moves one function from tuplemeta.hpp to newly created tuplehelpers.hpp
2022-09-10 20:13:18 +02:00
typetraits.hpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
utf8stream.hpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
weakcache.hpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00