1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-11-27 05:04:33 +00:00
openmw-tes3mp/apps/openmw/mwscript
Lukasz Gromanowski 8d63f8eea2 Fixes #998: Setting the max health should also set the current health
Added setting current value of dynamic stat in OpSetDynamic class.

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
2013-12-07 21:00:46 +01:00
..
docs ToggleAI script instruction 2013-11-18 23:03:44 +01:00
aiextensions.cpp ToggleAI script instruction 2013-11-18 23:03:44 +01:00
aiextensions.hpp
animationextensions.cpp
animationextensions.hpp
cellextensions.cpp
cellextensions.hpp
compilercontext.cpp
compilercontext.hpp
consoleextensions.cpp
consoleextensions.hpp
containerextensions.cpp Remove redundant setLocals (already done by ContainerStore::add) 2013-11-21 17:19:41 +01:00
containerextensions.hpp
controlextensions.cpp
controlextensions.hpp
dialogueextensions.cpp
dialogueextensions.hpp
extensions.cpp
extensions.hpp
globalscripts.cpp
globalscripts.hpp
guiextensions.cpp Silenced some warnings 2013-08-21 13:53:49 +02:00
guiextensions.hpp
interpretercontext.cpp
interpretercontext.hpp
locals.cpp
locals.hpp
miscextensions.cpp Add a utility function to add items to a ContainerStore by RefID 2013-11-21 17:14:30 +01:00
miscextensions.hpp
ref.hpp
scriptmanagerimp.cpp
scriptmanagerimp.hpp
skyextensions.cpp
skyextensions.hpp
soundextensions.cpp
soundextensions.hpp
statsextensions.cpp Fixes #998: Setting the max health should also set the current health 2013-12-07 21:00:46 +01:00
statsextensions.hpp
transformationextensions.cpp PlaceAt: Copy the rotation when placing a non-actor. Don't modify placement position by bounding box for non-actors. Fixes placement in Graphic Herbalism mod. 2013-11-30 08:29:22 +01:00
transformationextensions.hpp
userextensions.cpp
userextensions.hpp