1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-10-07 11:56:31 +00:00
openmw-tes3mp/components/misc
David Cernat cedf70f367 Add OpenMW commits up to 13 Apr 2021
# Conflicts:
#   .travis.yml
#   apps/openmw/mwmechanics/actors.cpp
#   apps/openmw/mwmechanics/summoning.cpp
#   apps/openmw/mwphysics/mtphysics.hpp
2021-04-13 23:52:37 +02:00
..
barrier.hpp Use some C++17 where it makes the code more readable 2020-10-22 07:15:16 +02:00
budgetmeasurement.hpp Prevent physics death spiral by falling back to true delta time when needed 2021-03-21 20:45:46 +00:00
constants.hpp create constant and use constant in other parts of the code base 2021-03-24 14:54:46 -07:00
convert.hpp
coordinateconverter.hpp
debugging.hpp
endianness.hpp Add unit test for swapEndiannessInplace(). Part of Bug #5837 2021-02-09 13:09:36 -05:00
frameratelimiter.hpp Fix uninitialized variables 2021-04-10 10:58:00 +04:00
guarded.hpp
helpviewer.cpp
helpviewer.hpp
mathutil.hpp
messageformatparser.cpp
messageformatparser.hpp
objectpool.hpp
resourcehelpers.cpp
resourcehelpers.hpp
rng.cpp Apply uniform random deviation to AI reaction timer 2021-03-20 14:47:54 +01:00
rng.hpp Apply uniform random deviation to AI reaction timer 2021-03-20 14:47:54 +01:00
stringops.hpp
timer.hpp Apply uniform random deviation to AI reaction timer 2021-03-20 14:47:54 +01:00
utf8stream.hpp
weakcache.hpp