1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 01:49:54 +00:00
openmw-tes3mp/components/openmw-mp/Packets/World
2016-10-25 10:40:55 +03:00
..
PacketActivatorActivate.cpp Add placeholders for 5 new WorldPackets 2016-10-24 23:44:05 +03:00
PacketActivatorActivate.hpp Add placeholders for 5 new WorldPackets 2016-10-24 23:44:05 +03:00
PacketContainerAdd.cpp Add placeholders for 5 new WorldPackets 2016-10-24 23:44:05 +03:00
PacketContainerAdd.hpp Add placeholders for 5 new WorldPackets 2016-10-24 23:44:05 +03:00
PacketContainerRemove.cpp Add placeholders for 5 new WorldPackets 2016-10-24 23:44:05 +03:00
PacketContainerRemove.hpp Add placeholders for 5 new WorldPackets 2016-10-24 23:44:05 +03:00
PacketDoorActivate.cpp Implement ID_WORLD_DOOR_ACTIVATE and send it from MWBase::World 2016-10-25 10:40:55 +03:00
PacketDoorActivate.hpp Add placeholders for 5 new WorldPackets 2016-10-24 23:44:05 +03:00
PacketObjectDelete.cpp Send cell coordinates in tes3mp using mData instead of mCellId.mIndex 2016-10-23 16:55:30 +03:00
PacketObjectDelete.hpp Rename WorldPackets to ID_WORLD_OBJECT_DELETE and ID_WORLD_OBJECT_PLACE 2016-10-22 18:05:32 +03:00
PacketObjectLock.cpp Add and implement ID_WORLD_OBJECT_LOCK 2016-10-24 13:20:04 +03:00
PacketObjectLock.hpp Add and implement ID_WORLD_OBJECT_LOCK 2016-10-24 13:20:04 +03:00
PacketObjectPlace.cpp Send cell coordinates in tes3mp using mData instead of mCellId.mIndex 2016-10-23 16:55:30 +03:00
PacketObjectPlace.hpp Rename WorldPackets to ID_WORLD_OBJECT_DELETE and ID_WORLD_OBJECT_PLACE 2016-10-22 18:05:32 +03:00
PacketObjectScale.cpp Implement ID_WORLD_OBJECT_SCALE and send it from ingame scripts 2016-10-25 00:52:42 +03:00
PacketObjectScale.hpp Add placeholders for 5 new WorldPackets 2016-10-24 23:44:05 +03:00
PacketObjectUnlock.cpp Add and implement ID_WORLD_OBJECT_UNLOCK 2016-10-24 11:26:31 +03:00
PacketObjectUnlock.hpp Add and implement ID_WORLD_OBJECT_UNLOCK 2016-10-24 11:26:31 +03:00
PacketVideoPlay.cpp Add and implement ID_WORLD_VIDEO_PLAY 2016-10-24 17:52:19 +03:00
PacketVideoPlay.hpp Add and implement ID_WORLD_VIDEO_PLAY 2016-10-24 17:52:19 +03:00
WorldPacket.cpp Create and start using WorldEvent class 2016-10-20 14:28:19 +03:00
WorldPacket.hpp Create and start using WorldEvent class 2016-10-20 14:28:19 +03:00