1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-24 18:23:52 +00:00
openmw-tes3mp/components/openmw-mp/Packets
David Cernat 8fbed1f808 [General] Remove custom data from PlayerSpellbook packet
It has never made sense to have custom spell data in PlayerSpellbook packets, so it has been removed.
2018-07-24 20:58:55 +03:00
..
Actor [General] Rework Attack packets and add synchronization for item magic 2018-07-21 14:41:27 +03:00
Object [General] Rework PACKET_ORIGIN enum 2018-07-22 22:43:40 +03:00
Player [General] Remove custom data from PlayerSpellbook packet 2018-07-24 20:58:55 +03:00
Worldstate [General] Reimplement weather synchronization to allow soft transitions 2018-07-21 05:20:26 +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