openmw-tes3coop/apps/openmw/mwscript
scrawl 19cd987208 Fix Ptr updates in PositionCell
This was not the proper way to get the updated Ptr, it will only work for the player which isn't owned by any cell. For other objects, moving between cells makes the object owned by that cell and thus the getBase() pointer will change.
2015-11-12 14:32:39 +01:00
..
docs Make the string argument to BetaComment optional 2015-06-25 21:45:59 +02:00
aiextensions.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
aiextensions.hpp
animationextensions.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
animationextensions.hpp
cellextensions.cpp extracted MWMechanics::getPlayer() 2015-08-21 21:12:39 +12:00
cellextensions.hpp
compilercontext.cpp fixed for compiler not recognising script names in some situations 2015-10-08 14:01:29 +02:00
compilercontext.hpp Add --script-all-dialogue switch to compile all dialogue scripts (Fixes #1659) 2014-12-13 02:51:18 +01:00
consoleextensions.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
consoleextensions.hpp
containerextensions.cpp Fixes for building with unity build 2015-09-24 15:21:42 +02:00
containerextensions.hpp
controlextensions.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
controlextensions.hpp
dialogueextensions.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
dialogueextensions.hpp
extensions.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
extensions.hpp
globalscripts.cpp make sure local variables are loaded when trying to access them from outside of a script (Fixes #2659) 2015-09-15 13:58:07 +02:00
globalscripts.hpp fixed warning C4099: 2015-03-06 21:36:42 +13:00
guiextensions.cpp extracted MWMechanics::getPlayer() 2015-08-21 21:12:39 +12:00
guiextensions.hpp
interpretercontext.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
interpretercontext.hpp fixed warning C4099: 2015-03-06 21:36:42 +13:00
locals.cpp make sure local variables are loaded when trying to access them from outside of a script (Fixes #2659) 2015-09-15 13:58:07 +02:00
locals.hpp make sure local variables are loaded when trying to access them from outside of a script (Fixes #2659) 2015-09-15 13:58:07 +02:00
miscextensions.cpp Rotations: remove LocalRotation 2015-11-12 01:16:37 +01:00
miscextensions.hpp
ref.cpp Remove some including of mwbase/world.hpp 2015-02-09 17:45:48 +01:00
ref.hpp Remove some including of mwbase/world.hpp 2015-02-09 17:45:48 +01:00
scriptmanagerimp.cpp make sure local variables are loaded when trying to access them from outside of a script (Fixes #2659) 2015-09-15 13:58:07 +02:00
scriptmanagerimp.hpp fixed warning C4099: 2015-03-06 21:36:42 +13:00
skyextensions.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
skyextensions.hpp
soundextensions.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
soundextensions.hpp
statsextensions.cpp Fixes for building with unity build 2015-09-24 15:21:42 +02:00
statsextensions.hpp
transformationextensions.cpp Fix Ptr updates in PositionCell 2015-11-12 14:32:39 +01:00
transformationextensions.hpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
userextensions.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
userextensions.hpp