1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-16 16:10:58 +00:00
OpenMW/apps/openmw/mwbase
fredzio 7bae6691b6 Introduce World::moveObjectBy() function to translate an object relatively to
its current position.
Use it in relevant MWScripts opcode (move and moveworld).
Remove the fragile detection of scripted translation from PhysicsTaskScheduler.

No user visible change, just a more robust mechanism.
2020-12-18 08:40:38 +01:00
..
dialoguemanager.hpp Add support for service-specific refusals (feature #5580) 2020-10-20 18:58:26 +04:00
environment.cpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
environment.hpp
inputmanager.hpp
journal.hpp
mechanicsmanager.hpp
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 Introduce World::moveObjectBy() function to translate an object relatively to 2020-12-18 08:40:38 +01:00