1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-28 18:45:33 +00:00
openmw-tes3mp/components/openmw-mp/Packets
David Cernat 27d35d73a2 [General] Implement OnObjectSound packet
Many interactions between players and objects now have their sounds sent to other players.
2020-02-29 18:15:41 +02:00
..
Actor [General] Rename unused ActorInteraction into ActorSpellsActive 2020-01-26 12:47:49 +02:00
Object [General] Implement OnObjectSound packet 2020-02-29 18:15:41 +02:00
Player [General] Renamed unused PlayerActiveSkills into PlayerSpellsActive 2020-01-26 10:58:22 +02:00
System [General] Fix declarations hiding class members, part 2 2019-12-04 10:17:33 +02:00
Worldstate [General] Include potion quantity in RecordDynamic packets 2020-02-22 21:21:30 +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