1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-10-09 16:56:34 +00:00
openmw-tes3mp/components/misc
David Cernat 339a196579 Add OpenMW VR commits up to 4 Jul 2021
# Conflicts:
#   CMakeLists.txt
#   LICENSE
#   README.md
#   apps/openmw/CMakeLists.txt
#   apps/openmw/engine.cpp
#   apps/openmw/mwclass/creature.cpp
#   apps/openmw/mwclass/npc.cpp
#   apps/openmw/mwclass/npc.hpp
#   apps/openmw/mwinput/bindingsmanager.cpp
#   apps/openmw/mwmechanics/combat.cpp
2022-02-15 19:45:10 +02:00
..
algorithm.hpp Use stable sort+unique to collect RefIDs for ESMStore records counting 2021-05-15 18:45:22 +02:00
barrier.hpp Do not store callback inside Misc::Barrier 2021-05-05 23:42:47 +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
callbackmanager.cpp more debian 2021-03-03 13:46:08 +01:00
callbackmanager.hpp compiler error 2021-03-02 15:21:40 +01: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 Clean up MSVC warnings 2021-04-17 12:14:50 +04:00
guarded.hpp Wait until navmesh is generated for interior cells 2021-05-05 19:27:49 +02:00
hash.hpp clear up force shaders and make it less convoluted 2021-04-13 11:09:49 -07:00
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
stereo.cpp Rewrite of tracking logic. 2021-05-20 22:40:48 +02:00
stereo.hpp more callback manager 2021-03-02 14:52:46 +01:00
stringops.hpp Add OpenMW 0.47 commits to OpenMW VR up to 4 Dec 2021 2021-12-07 21:49:20 +02:00
thread.cpp Re-add dropped struct keyword to fix build. 2021-04-16 08:38:11 +02:00
thread.hpp Set idle priority for navmesh generation thread 2021-04-14 21:39:06 +02:00
timer.hpp Apply uniform random deviation to AI reaction timer 2021-03-20 14:47:54 +01:00
utf8stream.hpp
weakcache.hpp