1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-06 03:15:33 +00:00
openmw-tes3mp/apps/openmw/mwclass
David Cernat c4950f1beb [Client] Implement PlayerTeam packet, part 2
When determining actors siding with someone, also check the team members of DedicatedPlayers, not just those of the LocalPlayer.

Don't set players as each other's hitAttemptActor if they are team members.

Don't run startCombat() for DedicatedPlayers who get attacked.
2019-12-03 22:40:02 +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 [Client] Implement PlayerTeam packet, part 2 2019-12-03 22:40:02 +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 Add OpenMW commits up to 18 Sep 2019 2019-09-18 23:46:08 +03: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 [Client] Implement PlayerTeam packet, part 2 2019-12-03 22:40:02 +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