1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 15:39:02 +00:00
OpenMW/apps/openmw/mwbase
elsid 8ab5fd9b40
Fix frame rate limit
Measure time at the computation end but before sleep. This allows to adjust
sleep interval for the next frame in case sleep is not precise due to syscall
overhead or too low timer resolution.

Remove old frame limiting mechanism.
2021-02-12 00:03:11 +01:00
..
dialoguemanager.hpp Add support for service-specific refusals (feature #5580) 2020-10-20 18:58:26 +04:00
environment.cpp Fix frame rate limit 2021-02-12 00:03:11 +01:00
environment.hpp Fix frame rate limit 2021-02-12 00:03:11 +01:00
inputmanager.hpp
journal.hpp
mechanicsmanager.hpp Make followers keep a distance dependant on the fattest party member 2020-12-25 23:57:01 +01:00
rotationflags.hpp
scriptmanager.hpp
soundmanager.hpp
statemanager.hpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
windowmanager.hpp
world.hpp Fallback to default cell name for door destination 2021-02-10 22:13:04 +01:00