openmw-tes3coop/components/openmw-mp/Packets
David Cernat 3649cf553f [General] Rename PlayerKillCount into WorldKillCount
This should clarify the real meaning of the packet and its associated event.

The event itself has been renamed from OnPlayerKillCount to OnWorldKillCount.
2018-07-15 05:34:59 +03:00
..
Actor [General] Allow followers to follow non-authority players through cells 2018-07-13 21:27:29 +03:00
Object [General] Implement ObjectActivate packet & associated script functions 2018-07-15 03:16:04 +03:00
Player [General] Rename PlayerKillCount into WorldKillCount 2018-07-15 05:34:59 +03:00
Worldstate [General] Add placeholder for CellReplace packet 2018-07-15 00:17:13 +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