1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-22 16:23:52 +00:00
openmw-tes3mp/components/openmw-mp/Packets/World
David Cernat 4846497078 Merge pull request #415 from TES3MP/0.6.3 while resolving conflicts
Conflicts:
	apps/openmw-mp/Script/Functions/Positions.cpp
	apps/openmw-mp/Script/Functions/Positions.hpp
	apps/openmw-mp/Script/Functions/World.cpp
	apps/openmw-mp/Script/Functions/World.hpp
	apps/openmw-mp/Script/Script.hpp
	apps/openmw-mp/Script/ScriptFunctions.cpp
	components/openmw-mp/Base/BasePlayer.hpp
2018-05-02 23:15:39 +03:00
..
PacketConsoleCommand.cpp Merge pull request #363 from TES3MP/0.6.2 while resolving conflicts, 2nd try 2018-01-01 12:04:25 +02:00
PacketConsoleCommand.hpp Merge pull request #363 from TES3MP/0.6.2 while resolving conflicts, 2nd try 2018-01-01 12:04:25 +02:00
PacketContainer.cpp Merge pull request #396 from TES3MP/0.6.3 while resolving conflicts 2018-03-30 09:32:43 +03:00
PacketContainer.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketDoorDestination.cpp [General] Implement DoorDestination packet & associated script functions 2018-04-29 22:32:22 +03:00
PacketDoorDestination.hpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
PacketDoorState.cpp [General] Simplify WorldPackets 2017-06-03 03:10:47 +08:00
PacketDoorState.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketMusicPlay.cpp [General] Simplify WorldPackets 2017-06-03 03:10:47 +08:00
PacketMusicPlay.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketObjectAnimPlay.cpp [General] Simplify WorldPackets 2017-06-03 03:10:47 +08:00
PacketObjectAnimPlay.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketObjectAttach.cpp [General] Add placeholders for new packet types, part 2 2018-01-30 16:01:33 +02:00
PacketObjectAttach.hpp [General] Add placeholders for new packet types, part 2 2018-01-30 16:01:33 +02:00
PacketObjectCollision.cpp [General] Add placeholders for new packet types, part 2 2018-01-30 16:01:33 +02:00
PacketObjectCollision.hpp [General] Add placeholders for new packet types, part 2 2018-01-30 16:01:33 +02:00
PacketObjectDelete.cpp [General] Simplify WorldPackets 2017-06-03 03:10:47 +08:00
PacketObjectDelete.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketObjectLock.cpp [General] Fix ObjectLock packets by making hasCellData true for them 2017-06-22 05:49:44 +03:00
PacketObjectLock.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketObjectMove.cpp [General] Simplify WorldPackets 2017-06-03 03:10:47 +08:00
PacketObjectMove.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketObjectPlace.cpp [General] Track objects directly placed by players in ObjectPlace 2018-01-28 17:46:51 +02:00
PacketObjectPlace.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketObjectReset.cpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
PacketObjectReset.hpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
PacketObjectRotate.cpp [General] Simplify WorldPackets 2017-06-03 03:10:47 +08:00
PacketObjectRotate.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketObjectScale.cpp [General] Simplify WorldPackets 2017-06-03 03:10:47 +08:00
PacketObjectScale.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketObjectSpawn.cpp [General] Add isPlayer boolean to targets in packets 2018-04-05 12:48:53 +03:00
PacketObjectSpawn.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketObjectState.cpp [General] Implement ObjectState packet 2017-07-13 09:46:30 +03:00
PacketObjectState.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketObjectTrap.cpp [General] Simplify WorldPackets 2017-06-03 03:10:47 +08:00
PacketObjectTrap.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketScriptGlobalFloat.cpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
PacketScriptGlobalFloat.hpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
PacketScriptGlobalShort.cpp [General] Simplify WorldPackets 2017-06-03 03:10:47 +08:00
PacketScriptGlobalShort.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketScriptLocalFloat.cpp [General] Simplify WorldPackets 2017-06-03 03:10:47 +08:00
PacketScriptLocalFloat.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketScriptLocalShort.cpp [General] Simplify WorldPackets 2017-06-03 03:10:47 +08:00
PacketScriptLocalShort.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketScriptMemberFloat.cpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
PacketScriptMemberFloat.hpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
PacketScriptMemberShort.cpp [General] Simplify WorldPackets 2017-06-03 03:10:47 +08:00
PacketScriptMemberShort.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketVideoPlay.cpp [General] Simplify WorldPackets 2017-06-03 03:10:47 +08:00
PacketVideoPlay.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
WorldPacket.cpp [General] Remove redundant code 2017-12-09 14:59:41 +08:00
WorldPacket.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00