1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 06:39:49 +00:00
OpenMW/apps/openmw/mwscript
fredzio 8874a5be22 Change (again) the way SetPos behave.
Instead of registering the desired change of position and rely on
physics simulation to apply it to the world, immediately change the
position in the world without reset the simulation.
2021-04-09 23:34:03 +02:00
..
docs
aiextensions.cpp Allow negative values for ai stats 2021-02-04 21:25:38 +01:00
aiextensions.hpp
animationextensions.cpp
animationextensions.hpp
cellextensions.cpp
cellextensions.hpp
compilercontext.cpp
compilercontext.hpp
consoleextensions.cpp
consoleextensions.hpp
containerextensions.cpp Make AddItem's quantity overflow on negative numbers 2021-04-05 09:43:37 +02:00
containerextensions.hpp
controlextensions.cpp
controlextensions.hpp
dialogueextensions.cpp
dialogueextensions.hpp
extensions.cpp
extensions.hpp
globalscripts.cpp Fix targeted scripts losing their targets when rearranging your load order 2021-04-07 17:30:21 +02:00
globalscripts.hpp Fix targeted scripts losing their targets when rearranging your load order 2021-04-07 17:30:21 +02:00
guiextensions.cpp
guiextensions.hpp
interpretercontext.cpp
interpretercontext.hpp
locals.cpp
locals.hpp
miscextensions.cpp Show mesh origin 2020-12-29 21:45:59 +01:00
miscextensions.hpp
ref.cpp
ref.hpp "static const" -> "static constexpr" in headers 2021-03-21 13:57:54 +01:00
scriptmanagerimp.cpp
scriptmanagerimp.hpp
skyextensions.cpp
skyextensions.hpp
soundextensions.cpp
soundextensions.hpp
statsextensions.cpp Don't return negative values from GetMagicka 2021-02-07 11:58:23 +01:00
statsextensions.hpp
transformationextensions.cpp Change (again) the way SetPos behave. 2021-04-09 23:34:03 +02:00
transformationextensions.hpp
userextensions.cpp
userextensions.hpp