1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 01:49:54 +00:00
openmw-tes3mp/apps/openmw/mwclass
Marc Zinnschlag 8086933282 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-08 14:14:43 +02:00
..
activator.cpp integrated activation into script system 2010-08-05 15:40:03 +02:00
activator.hpp integrated activation into script system 2010-08-05 15:40:03 +02:00
apparatus.cpp implemented take action 2010-08-07 20:25:17 +02:00
apparatus.hpp implemented take action 2010-08-07 20:25:17 +02:00
armor.cpp implemented take action 2010-08-07 20:25:17 +02:00
armor.hpp implemented take action 2010-08-07 20:25:17 +02:00
book.cpp implemented take action 2010-08-07 20:25:17 +02:00
book.hpp implemented take action 2010-08-07 20:25:17 +02:00
classes.cpp added missing record classes 2010-08-03 15:24:44 +02:00
classes.hpp moved concrete record classes to separate sub-system (mwclass) 2010-08-03 13:17:31 +02:00
clothing.cpp implemented take action 2010-08-07 20:25:17 +02:00
clothing.hpp implemented take action 2010-08-07 20:25:17 +02:00
container.cpp Merge branch 'master' into container 2010-08-06 14:37:53 +02:00
container.hpp Merge branch 'master' into container 2010-08-06 14:37:53 +02:00
containerutil.hpp added insertIntoContainer function to class hierarchy 2010-08-06 22:20:20 +02:00
creature.cpp Merge branch 'master' into dialogue 2010-08-08 14:14:43 +02:00
creature.hpp Merge branch 'container' 2010-08-07 20:33:07 +02:00
creaturelevlist.cpp added getName function 2010-08-03 17:11:41 +02:00
creaturelevlist.hpp added getName function 2010-08-03 17:11:41 +02:00
door.cpp integrated activation into script system 2010-08-05 15:40:03 +02:00
door.hpp integrated activation into script system 2010-08-05 15:40:03 +02:00
ingredient.cpp implemented take action 2010-08-07 20:25:17 +02:00
ingredient.hpp implemented take action 2010-08-07 20:25:17 +02:00
itemlevlist.cpp added getName function 2010-08-03 17:11:41 +02:00
itemlevlist.hpp added getName function 2010-08-03 17:11:41 +02:00
light.cpp implemented take action 2010-08-07 20:25:17 +02:00
light.hpp implemented take action 2010-08-07 20:25:17 +02:00
lockpick.cpp implemented take action 2010-08-07 20:25:17 +02:00
lockpick.hpp implemented take action 2010-08-07 20:25:17 +02:00
misc.cpp implemented take action 2010-08-07 20:25:17 +02:00
misc.hpp implemented take action 2010-08-07 20:25:17 +02:00
npc.cpp Merge branch 'container' 2010-08-07 20:33:07 +02:00
npc.hpp Merge branch 'container' 2010-08-07 20:33:07 +02:00
potion.cpp implemented take action 2010-08-07 20:25:17 +02:00
potion.hpp implemented take action 2010-08-07 20:25:17 +02:00
probe.cpp implemented take action 2010-08-07 20:25:17 +02:00
probe.hpp implemented take action 2010-08-07 20:25:17 +02:00
repair.cpp implemented take action 2010-08-07 20:25:17 +02:00
repair.hpp implemented take action 2010-08-07 20:25:17 +02:00
static.cpp added getName function 2010-08-03 17:11:41 +02:00
static.hpp added getName function 2010-08-03 17:11:41 +02:00
weapon.cpp implemented take action 2010-08-07 20:25:17 +02:00
weapon.hpp implemented take action 2010-08-07 20:25:17 +02:00