1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 18:49:54 +00:00
openmw-tes3mp/components/openmw-mp/Packets
David Cernat 42b002e8db [General] Reorder record types in RecordDynamic packet
The record types that cannot be created by players through gameplay are now sorted alphabetically after the record types that can be created by them.
2019-11-30 18:34:35 +02:00
..
Actor [General] Use compression for string values used in Attack packets 2019-11-29 11:19:24 +02:00
Object [General] Rename unused ObjectReset packet into ObjectHit 2019-09-01 08:30:03 +03:00
Player [General] Synchronize death animations for players 2019-11-29 12:52:47 +02:00
System [General] Create SystemPacket category and move Handshake packet to it 2019-11-09 05:12:00 +02:00
Worldstate [General] Reorder record types in RecordDynamic packet 2019-11-30 18:34:35 +02: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