1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 06:39:49 +00:00
OpenMW/apps/openmw/mwworld
Marc Zinnschlag 7afc8ffd2e Merge branch 'container'
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-07 20:33:07 +02:00
..
action.hpp added action interface 2010-08-03 18:20:15 +02:00
actiontake.cpp implemented take action 2010-08-07 20:25:17 +02:00
actiontake.hpp implemented take action 2010-08-07 20:25:17 +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 added insertIntoContainer function to class hierarchy 2010-08-06 22:20:20 +02:00
class.hpp added insertIntoContainer function to class hierarchy 2010-08-06 22:20:20 +02:00
containerstore.hpp added containerstore 2010-08-04 14:37:23 +02:00
containerutil.cpp added GetItemCount 2010-08-07 16:21:07 +02:00
containerutil.hpp added GetItemCount 2010-08-07 16:21:07 +02:00
environment.hpp
globals.cpp
globals.hpp
manualref.hpp added AddItem instruction 2010-08-07 15:11:31 +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 'container' 2010-08-07 20:33:07 +02:00
world.hpp implemented take action 2010-08-07 20:25:17 +02:00