1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 18:19:55 +00:00
openmw-tes3mp/components/openmw-mp/Packets
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
..
Actor [General] Split up Attack packets into Attack and Cast ones 2019-08-25 09:35:23 +03:00
Object [General] Rename Log class into TimedLog 2019-08-19 21:39:33 +03:00
Player [General] Split up Attack packets into Attack and Cast ones 2019-08-25 09:35:23 +03:00
Worldstate [General] Rename Log class into TimedLog 2019-08-19 21:39:33 +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] Rename Log class into TimedLog 2019-08-19 21:39:33 +03:00
PacketPreInit.hpp [General] Add integrity checks to PacketPreInit 2018-07-03 02:21:36 +08:00