openmw-tes3coop/components/openmw-mp/Controllers
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
..
ActorPacketController.cpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
ActorPacketController.hpp [General] Update PacketControllers to C++11 2017-06-27 22:41:37 +08:00
ObjectPacketController.cpp [General] Add placeholder for ObjectActivate packet 2018-07-15 01:08:31 +03:00
ObjectPacketController.hpp [General] Fix remaining references to world packets/events 2018-05-17 00:08:37 +03:00
PlayerPacketController.cpp [General] Rename PlayerKillCount into WorldKillCount 2018-07-15 05:34:59 +03:00
PlayerPacketController.hpp [General] Update PacketControllers to C++11 2017-06-27 22:41:37 +08:00
WorldstatePacketController.cpp [General] Add placeholder for CellReplace packet 2018-07-15 00:17:13 +03:00
WorldstatePacketController.hpp [General] Add and implement new Worldstate packet type 2018-05-18 06:40:28 +03:00