1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 18:49:54 +00:00
openmw-tes3mp/apps/openmw/mwclass
David Cernat bc093c8596 [General] Implement OnObjectHit packet, part 2
ObjectHit is now also sent when local actors succeed or fail in hitting other actors with melee attacks, with the packet including the success state of their attack.

It is also sent when creatures hit a non-actor object.
2019-12-13 14:00:51 +02:00
..
activator.cpp Preparation work 2019-09-10 23:38:16 +03:00
activator.hpp Use object ID as the substitution for their name (bug #5158) 2019-09-11 00:06:50 +03:00
actor.cpp Preparation work 2019-09-10 23:38:16 +03:00
actor.hpp Preparation work 2019-09-10 23:38:16 +03:00
apparatus.cpp Add OpenMW commits up to 18 Sep 2019 2019-09-18 23:46:08 +03:00
apparatus.hpp Use object ID as the substitution for their name (bug #5158) 2019-09-11 00:06:50 +03:00
armor.cpp Add OpenMW commits up to 18 Sep 2019 2019-09-18 23:46:08 +03:00
armor.hpp Use object ID as the substitution for their name (bug #5158) 2019-09-11 00:06:50 +03:00
bodypart.cpp Preparation work 2019-09-10 23:38:16 +03:00
bodypart.hpp Use object ID as the substitution for their name (bug #5158) 2019-09-11 00:06:50 +03:00
book.cpp Add OpenMW commits up to 18 Sep 2019 2019-09-18 23:46:08 +03:00
book.hpp Use object ID as the substitution for their name (bug #5158) 2019-09-11 00:06:50 +03: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 Add OpenMW commits up to 18 Sep 2019 2019-09-18 23:46:08 +03:00
clothing.hpp Use object ID as the substitution for their name (bug #5158) 2019-09-11 00:06:50 +03:00
container.cpp Add OpenMW commits up to 18 Sep 2019 2019-09-18 23:46:08 +03:00
container.hpp Add OpenMW commits up to 18 Sep 2019 2019-09-18 23:46:08 +03:00
creature.cpp [General] Implement OnObjectHit packet, part 2 2019-12-13 14:00:51 +02:00
creature.hpp Add OpenMW commits up to 18 Sep 2019 2019-09-18 23:46:08 +03:00
creaturelevlist.cpp Add OpenMW commits up to 18 Sep 2019 2019-09-18 23:46:08 +03:00
creaturelevlist.hpp Use object ID as the substitution for their name (bug #5158) 2019-09-11 00:06:50 +03:00
door.cpp [General] Implement WorldDestinationOverride packet, part 1 2019-12-04 16:43:56 +02:00
door.hpp merge master 2019-09-17 20:31:53 +02:00
ingredient.cpp Add OpenMW commits up to 18 Sep 2019 2019-09-18 23:46:08 +03:00
ingredient.hpp Use object ID as the substitution for their name (bug #5158) 2019-09-11 00:06:50 +03:00
itemlevlist.cpp Preparation work 2019-09-10 23:38:16 +03:00
itemlevlist.hpp Use object ID as the substitution for their name (bug #5158) 2019-09-11 00:06:50 +03:00
light.cpp Use object ID as the substitution for their name (bug #5158) 2019-09-11 00:06:50 +03:00
light.hpp Use object ID as the substitution for their name (bug #5158) 2019-09-11 00:06:50 +03:00
lockpick.cpp Use object ID as the substitution for their name (bug #5158) 2019-09-11 00:06:50 +03:00
lockpick.hpp Use object ID as the substitution for their name (bug #5158) 2019-09-11 00:06:50 +03:00
misc.cpp Add OpenMW commits up to 18 Sep 2019 2019-09-18 23:46:08 +03:00
misc.hpp Use object ID as the substitution for their name (bug #5158) 2019-09-11 00:06:50 +03:00
npc.cpp [General] Implement OnObjectHit packet, part 2 2019-12-13 14:00:51 +02:00
npc.hpp Add OpenMW commits up to 18 Sep 2019 2019-09-18 23:46:08 +03:00
potion.cpp Add OpenMW commits up to 18 Sep 2019 2019-09-18 23:46:08 +03:00
potion.hpp Use object ID as the substitution for their name (bug #5158) 2019-09-11 00:06:50 +03:00
probe.cpp Use object ID as the substitution for their name (bug #5158) 2019-09-11 00:06:50 +03:00
probe.hpp Use object ID as the substitution for their name (bug #5158) 2019-09-11 00:06:50 +03:00
repair.cpp Add OpenMW commits up to 18 Sep 2019 2019-09-18 23:46:08 +03:00
repair.hpp Use object ID as the substitution for their name (bug #5158) 2019-09-11 00:06:50 +03:00
static.cpp Preparation work 2019-09-10 23:38:16 +03:00
static.hpp Use object ID as the substitution for their name (bug #5158) 2019-09-11 00:06:50 +03:00
weapon.cpp Add OpenMW commits up to 18 Sep 2019 2019-09-18 23:46:08 +03:00
weapon.hpp Use object ID as the substitution for their name (bug #5158) 2019-09-11 00:06:50 +03:00