1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-22 03:39:40 +00:00
openmw-tes3mp/components/openmw-mp/Controllers
David Cernat 9350e1d484 [General] Split up Attack packets into Attack and Cast ones
Create an entirely new PlayerCast packet for that purpose, but rename the already existing but unused ActorInteraction into ActorCast.
2019-08-25 09:35:23 +03:00
..
ActorPacketController.cpp [General] Split up Attack packets into Attack and Cast ones 2019-08-25 09:35:23 +03: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] Split up Attack packets into Attack and Cast ones 2019-08-25 09:35:23 +03:00
PlayerPacketController.hpp [General] Update PacketControllers to C++11 2017-06-27 22:41:37 +08:00
WorldstatePacketController.cpp [General] Rename CellReplace packet into CellReset 2019-03-22 21:33:34 +02:00
WorldstatePacketController.hpp [General] Add and implement new Worldstate packet type 2018-05-18 06:40:28 +03:00