1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 15:19:55 +00:00
openmw-tes3mp/components/openmw-mp/Packets
David Cernat 17ee3d54e4 [General] Lower priority of WorldRegionAuthority packets
Previously, sending a PlayerCellChange packet and a WorldRegionAuthority packet to the player at the same time made the latter arrive first even if the former was intended by a server script to arrive first.
2021-03-25 11:25:22 +02:00
..
Actor [General] Rename unused ActorInteraction into ActorSpellsActive 2020-01-26 12:47:49 +02:00
Object [General] Rework ObjectDialogueChoice for multilingual compatibility 2020-12-13 08:09:14 +02:00
Player [General] Remove 'using namespace std' from multiplayer components 2021-03-21 00:07:12 +02:00
System [General] Fix declarations hiding class members, part 2 2019-12-04 10:17:33 +02:00
Worldstate [General] Lower priority of WorldRegionAuthority packets 2021-03-25 11:25:22 +02:00
BasePacket.cpp [General] Fix declarations hiding class members, part 2 2019-12-04 10:17:33 +02:00
BasePacket.hpp [General] Fix declarations hiding class members, part 2 2019-12-04 10:17:33 +02:00
PacketPreInit.cpp [General] Fix declarations hiding class members, part 2 2019-12-04 10:17:33 +02:00
PacketPreInit.hpp [General] Fix declarations hiding class members, part 2 2019-12-04 10:17:33 +02:00