1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-21 10:53:51 +00:00
openmw-tes3mp/components/openmw-mp/Packets
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
..
Actor [General] Replace deathReason in death packets with a killer variable 2018-07-05 22:24:51 +03:00
Object [General] Fix incorrect capitalization in ObjectMove directives 2018-07-05 06:07:10 +03:00
Player [General] Replace deathReason in death packets with a killer variable 2018-07-05 22:24:51 +03:00
Worldstate [General] Make WorldCollisionOverride also work with specific refIds 2018-06-28 04:53:00 +03:00
BasePacket.cpp [General] Add packetValid flag to packets 2018-07-03 02:06:52 +08:00
BasePacket.hpp [General] RW functions return true on success 2018-07-03 02:28:20 +08:00
PacketPreInit.cpp [General] Add integrity checks to PacketPreInit 2018-07-03 02:21:36 +08:00
PacketPreInit.hpp [General] Add integrity checks to PacketPreInit 2018-07-03 02:21:36 +08:00