1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 15:39:02 +00:00
OpenMW/apps/openmw/mwscript
gugus 03f7740474 Merge branch 'master' of https://github.com/zinnschlag/openmw.git into objectRotationScaling
Conflicts:
	apps/openmw/mwclass/npc.cpp
	apps/openmw/mwscript/docs/vmformat.txt
	apps/openmw/mwworld/worldimp.hpp
2012-07-09 10:39:57 +02:00
..
docs Merge branch 'master' of https://github.com/zinnschlag/openmw.git into objectRotationScaling 2012-07-09 10:39:57 +02:00
aiextensions.cpp Issue #107: World is accessed only through the interface class from now on; some include cleanup 2012-07-03 12:30:50 +02:00
aiextensions.hpp
animationextensions.cpp Issue #107: World is accessed only through the interface class from now on; some include cleanup 2012-07-03 12:30:50 +02:00
animationextensions.hpp
cellextensions.cpp Issue #107: World is accessed only through the interface class from now on; some include cleanup 2012-07-03 12:30:50 +02:00
cellextensions.hpp
compilercontext.cpp Issue #107: World is accessed only through the interface class from now on; some include cleanup 2012-07-03 12:30:50 +02:00
compilercontext.hpp Issue #181: Member variable access in expressions; error reporting fix for the previous commit 2012-06-16 13:06:23 +02:00
containerextensions.cpp fixed item refID handling in the dialogue manager and container script extensions. 2012-05-19 13:19:26 +02:00
containerextensions.hpp
controlextensions.cpp Issue #107: World is accessed only through the interface class from now on; some include cleanup 2012-07-03 12:30:50 +02:00
controlextensions.hpp
dialogueextensions.cpp implemented "goodbye" script function that force-cancels dialogue 2012-05-11 07:18:41 +02:00
dialogueextensions.hpp
extensions.cpp
extensions.hpp
globalscripts.cpp Issue #107: World is accessed only through the interface class from now on; some include cleanup 2012-07-03 12:30:50 +02:00
globalscripts.hpp Issue #255: deleted the old environment class and using the new one instead 2012-04-23 15:27:03 +02:00
guiextensions.cpp fixed a type in a script instruction 2012-06-16 16:38:54 +02:00
guiextensions.hpp
interpretercontext.cpp Issue #107: World is accessed only through the interface class from now on; some include cleanup 2012-07-03 12:30:50 +02:00
interpretercontext.hpp Issue #107: World is accessed only through the interface class from now on; some include cleanup 2012-07-03 12:30:50 +02:00
locals.hpp
miscextensions.cpp Issue #107: World is accessed only through the interface class from now on; some include cleanup 2012-07-03 12:30:50 +02:00
miscextensions.hpp
ref.hpp Issue #107: World is accessed only through the interface class from now on; some include cleanup 2012-07-03 12:30:50 +02:00
scriptmanager.cpp Issue #181: Member variable access in expressions; error reporting fix for the previous commit 2012-06-16 13:06:23 +02:00
scriptmanager.hpp Issue #181: member variable access in interpreter context 2012-06-07 11:59:45 +02:00
skyextensions.cpp Issue #255: deleted the old environment class and using the new one instead 2012-04-23 15:27:03 +02:00
skyextensions.hpp
soundextensions.cpp Issue #107: World is accessed only through the interface class from now on; some include cleanup 2012-07-03 12:30:50 +02:00
soundextensions.hpp
statsextensions.cpp Merge branch 'master' of https://github.com/zinnschlag/openmw.git into objectRotationScaling 2012-07-09 10:39:57 +02:00
statsextensions.hpp