1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 22:49:55 +00:00
openmw-tes3mp/components/openmw-mp/Packets
davidcernat 7bf08e5e5a Fix transition between exterior cells for non-local players
Make the local player send a packet whenever moving from one exterior cell to another, don't require objects to have RefNums to be moved correctly between exterior cells, and increase the packet priority for cell changes.
2016-07-17 22:03:20 +03:00
..
BasePacket.cpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
BasePacket.hpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketAttack.cpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketAttack.hpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketAttribute.cpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketAttribute.hpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketAttributesAndStats.cpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketAttributesAndStats.hpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketBaseInfo.cpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketBaseInfo.hpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketCell.cpp Fix transition between exterior cells for non-local players 2016-07-17 22:03:20 +03:00
PacketCell.hpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketCharGen.cpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketCharGen.hpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketChatMessage.cpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketChatMessage.hpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketCreateProjectile.cpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketCreateProjectile.hpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketDie.hpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketDisconnect.hpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketDrawState.cpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketDrawState.hpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketEquiped.cpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketEquiped.hpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketHandshake.cpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketHandshake.hpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketMainStats.cpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketMainStats.hpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketPosition.cpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketPosition.hpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketResurrect.hpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketRotation.cpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketRotation.hpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketSendMyID.hpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketSkill.cpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
PacketSkill.hpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00