1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 23:49:55 +00:00
openmw-tes3mp/apps/openmw/mwworld
Marc Zinnschlag d42747e85b Merge branch 'master' into dialogue
Conflicts:
	apps/openmw/CMakeLists.txt
	apps/openmw/mwclass/creature.cpp
	apps/openmw/mwclass/creature.hpp
	apps/openmw/mwclass/npc.cpp
	apps/openmw/mwclass/npc.hpp
2010-08-06 19:20:05 +02:00
..
action.hpp added action interface 2010-08-03 18:20:15 +02:00
actiontalk.cpp implemented npc/creature activation (enters dialog gui mode for now) 2010-08-06 18:15:46 +02:00
actiontalk.hpp implemented npc/creature activation (enters dialog gui mode for now) 2010-08-06 18:15:46 +02:00
actionteleport.cpp implemented teleport doors (only for the player for now) 2010-08-03 18:44:52 +02:00
actionteleport.hpp implemented teleport doors (only for the player for now) 2010-08-03 18:44:52 +02:00
class.cpp Merge branch 'master' into container 2010-08-06 14:37:53 +02:00
class.hpp Merge branch 'master' into container 2010-08-06 14:37:53 +02:00
containerstore.hpp added containerstore 2010-08-04 14:37:23 +02:00
environment.hpp changed namespace, class and function names to ensure consistent spelling 2010-08-06 19:16:44 +02:00
globals.cpp fixed global variable search to properly handle injected variables (DaysPassed) 2010-07-21 15:01:35 +02:00
globals.hpp fixed global variable search to properly handle injected variables (DaysPassed) 2010-07-21 15:01:35 +02:00
nullaction.hpp added action interface 2010-08-03 18:20:15 +02:00
ptr.hpp removed superfluous includes 2010-08-03 14:43:14 +02:00
refdata.hpp added containerstore 2010-08-04 14:37:23 +02:00
world.cpp Merge branch 'master' into container 2010-08-06 14:37:53 +02:00
world.hpp limited activation range according to GMST settings 2010-08-05 13:29:49 +02:00