1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-01 03:21:41 +00:00
OpenMW/components/misc
florent.teppe 21bd28542a Applies review advice
2d coord hash moved to hash.hpp file
format version adds suffix to be more coherent
don't use ESM::RefId::sEmpty
RefId equality with string_view, conversion to refId unecessary
action teleport remove test that mCellId is empty
removes some const references, when copy is enough
invalid refid => empty refid
removes useless change
2023-04-03 14:17:35 +02:00
..
strings Move from std::atoi to std::from_char 2023-03-18 09:30:48 +00:00
algorithm.hpp
barrier.hpp
budgetmeasurement.hpp
color.cpp Move from std::atoi to std::from_char 2023-03-18 09:30:48 +00:00
color.hpp
compression.cpp
compression.hpp
constants.hpp Fix constexprant 2023-01-21 21:58:17 +00:00
convert.hpp
coordinateconverter.hpp Applied review comments 2023-01-28 12:14:00 +01:00
endianness.hpp
frameratelimiter.hpp
guarded.hpp
hash.hpp Applies review advice 2023-04-03 14:17:35 +02:00
helpviewer.cpp
helpviewer.hpp
math.hpp
mathutil.hpp po2 scaling for average luminance 2023-02-05 12:30:38 -08:00
messageformatparser.cpp
messageformatparser.hpp
notnullptr.hpp Make constexpr Misc::NotNullptr member functions 2023-03-18 16:36:26 +01:00
objectpool.hpp
osguservalues.cpp
osguservalues.hpp
pathhelpers.hpp
progressreporter.hpp
resourcehelpers.cpp Make use of ends_with for KF 2023-01-15 01:48:06 +03:00
resourcehelpers.hpp Convert RefId to class 2023-02-15 23:20:44 +01:00
rng.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
rng.hpp
strongtypedef.hpp
thread.cpp Remove strerror usages 2023-01-29 22:41:59 +01:00
thread.hpp
timeconvert.hpp Handle localtime errors 2022-09-25 16:20:20 +02:00
timer.hpp
tuplehelpers.hpp
tuplemeta.hpp
typetraits.hpp
utf8qtextstream.hpp Move ensureUtf8Encoding to named namespace 2023-01-18 22:58:35 +01:00
utf8stream.hpp
weakcache.hpp