openmw-tes3coop/apps/openmw/mwclass
David Cernat c075496748 [General] Replace deathReason in death packets with a killer variable
Add serverside script functions for determining the killers of both players and actors.

Use unsigned ints for script functions returning an object or actor's refNumIndex or mpNum.

Remove updateDeadState() from LocalPlayer and make its code part of updateStatsDynamic() for simplicity.
2018-07-05 22:24:51 +03:00
..
activator.cpp Owned crosshair improvements (bug #2789) 2017-08-18 17:08:15 +04:00
activator.hpp Owned crosshair improvements (bug #2789) 2017-08-18 17:08:15 +04:00
actor.cpp Disable actor collision only after end of death animation 2018-06-12 10:00:38 +04:00
actor.hpp Don't use xmesh.nif over mesh.nif for classes that don't make use of the separated keyframes 2017-02-20 19:04:02 +01:00
apparatus.cpp [General] Simplify vectorContains 2018-07-03 18:41:03 +08:00
apparatus.hpp purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 2017-06-09 19:08:53 +02:00
armor.cpp [General] Simplify vectorContains 2018-07-03 18:41:03 +08:00
armor.hpp purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 2017-06-09 19:08:53 +02:00
bodypart.cpp purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 2017-06-09 19:08:53 +02:00
bodypart.hpp Add support for placing BodyParts in a cell (Bug #3118) 2016-07-07 23:50:48 +08:00
book.cpp [General] Simplify vectorContains 2018-07-03 18:41:03 +08:00
book.hpp purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 2017-06-09 19:08:53 +02:00
classes.cpp Add support for placing BodyParts in a cell (Bug #3118) 2016-07-07 23:50:48 +08:00
classes.hpp moved concrete record classes to separate sub-system (mwclass) 2010-08-03 13:17:31 +02:00
clothing.cpp [General] Simplify vectorContains 2018-07-03 18:41:03 +08:00
clothing.hpp purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 2017-06-09 19:08:53 +02:00
container.cpp Merge pull request #456 from OpenMW/master while resolving conflicts 2018-07-04 01:52:29 +03:00
container.hpp [Client] Make it possible to check whether a class has a ContainerStore 2018-04-01 09:33:07 +03:00
creature.cpp [General] Replace deathReason in death packets with a killer variable 2018-07-05 22:24:51 +03:00
creature.hpp [Client] Make it possible to check whether a class has a ContainerStore 2018-04-01 09:33:07 +03:00
creaturelevlist.cpp Merge pull request #228 from OpenMW/master while resolving conflicts 2017-06-18 18:16:10 +03:00
creaturelevlist.hpp Preload levelled creatures 2016-02-09 03:06:00 +01:00
door.cpp Merge pull request #456 from OpenMW/master while resolving conflicts 2018-07-04 01:52:29 +03:00
door.hpp Owned crosshair improvements (bug #2789) 2017-08-18 17:08:15 +04:00
ingredient.cpp [General] Simplify vectorContains 2018-07-03 18:41:03 +08:00
ingredient.hpp purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 2017-06-09 19:08:53 +02:00
itemlevlist.cpp purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 2017-06-09 19:08:53 +02:00
itemlevlist.hpp Remove redundant getId function 2015-12-18 16:58:38 +01:00
light.cpp Do not unequip two-handed weapon when equipping torch 2018-03-19 08:03:53 +04:00
light.hpp purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 2017-06-09 19:08:53 +02:00
lockpick.cpp Do not allow to switch weapon to probe or lockpick during attack 2017-08-31 12:36:54 +04:00
lockpick.hpp Do not allow to switch weapon to probe or lockpick during attack 2017-08-31 12:36:54 +04:00
misc.cpp [General] Simplify vectorContains 2018-07-03 18:41:03 +08:00
misc.hpp purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 2017-06-09 19:08:53 +02:00
npc.cpp [General] Replace deathReason in death packets with a killer variable 2018-07-05 22:24:51 +03:00
npc.hpp [Client] Make it possible to check whether a class has a ContainerStore 2018-04-01 09:33:07 +03:00
potion.cpp [General] Simplify vectorContains 2018-07-03 18:41:03 +08:00
potion.hpp purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 2017-06-09 19:08:53 +02:00
probe.cpp Do not allow to switch weapon to probe or lockpick during attack 2017-08-31 12:36:54 +04:00
probe.hpp Do not allow to switch weapon to probe or lockpick during attack 2017-08-31 12:36:54 +04:00
repair.cpp [General] Simplify vectorContains 2018-07-03 18:41:03 +08:00
repair.hpp purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 2017-06-09 19:08:53 +02:00
static.cpp purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 2017-06-09 19:08:53 +02:00
static.hpp Remove redundant getId function 2015-12-18 16:58:38 +01:00
weapon.cpp [General] Simplify vectorContains 2018-07-03 18:41:03 +08:00
weapon.hpp purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 2017-06-09 19:08:53 +02:00