1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 23:19:56 +00:00
openmw-tes3mp/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 Fix mControlsDisabled flag usage 2020-05-26 10:58:24 +04:00
journal.hpp Accept an implicit reference in Journal (Fixes #3135) 2016-01-11 23:07:01 +01:00
mechanicsmanager.hpp Make followers keep a distance dependant on the fattest party member 2020-12-25 23:57:01 +01:00
rotationflags.hpp Rotate door object using direct rotation order once 2019-11-30 14:09:00 +01:00
scriptmanager.hpp Resume failed scripts execution after game reload (feature #5524) 2020-07-14 10:53:01 +04:00
soundmanager.hpp Clamp sound volume on settings update 2020-07-02 06:38:20 +02:00
statemanager.hpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
windowmanager.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
world.hpp Fallback to default cell name for door destination 2021-02-10 22:13:04 +01:00