1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-28 20:15:32 +00:00
openmw-tes3mp/components/openmw-mp/Packets
David Cernat bef53749ed [General] Replace BaseObject's hasMaster variable with isSummon
Additionally, add a GetObjectSummonState() script function to the server.
2018-07-02 02:25:06 +03:00
..
Actor [General] Implement ActorDeath packet, part 1 2018-06-27 21:47:55 +03:00
Object [General] Replace BaseObject's hasMaster variable with isSummon 2018-07-02 02:25:06 +03:00
Player [General] Turn PlayerMap into WorldMap, now a Worldstate packet 2018-06-07 12:51:45 +03:00
Worldstate [General] Make WorldCollisionOverride also work with specific refIds 2018-06-28 04:53:00 +03:00
BasePacket.cpp [General] Return sent packet number 2017-07-31 19:08:04 +08:00
BasePacket.hpp [General] Empty strings should be sent too 2017-09-04 04:03:02 +08:00
PacketPreInit.cpp [General] Turn PlayerMap into WorldMap, now a Worldstate packet 2018-06-07 12:51:45 +03:00
PacketPreInit.hpp [General] Turn PlayerMap into WorldMap, now a Worldstate packet 2018-06-07 12:51:45 +03:00