1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-19 23:53:52 +00:00
openmw-tes3mp/components/openmw-mp/Packets/Player
David Cernat 176aa62b15 Merge pull request #446 from TES3MP/0.6.3 while resolving conflicts
Conflicts:
	apps/openmw-mp/Script/Functions/Cells.cpp
	apps/openmw-mp/Script/Functions/Cells.hpp
	apps/openmw-mp/Script/Functions/Worldstate.cpp
	apps/openmw-mp/Script/Functions/Worldstate.hpp
	apps/openmw-mp/Script/ScriptFunctions.hpp
	apps/openmw-mp/processors/player/ProcessorPlayerMap.hpp
	apps/openmw/mwmp/processors/player/ProcessorPlayerMap.hpp
	components/openmw-mp/Base/BasePlayer.hpp
	components/openmw-mp/Packets/Player/PacketPlayerMap.hpp
	components/openmw-mp/Packets/Worldstate/PacketWorldMap.cpp
2018-06-07 23:23:19 +03:00
..
PacketCellCreate.cpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
PacketCellCreate.hpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
PacketChatMessage.cpp [General] Introduce chat channels 2017-12-08 07:43:29 +08:00
PacketChatMessage.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketDisconnect.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketGameSettings.cpp [General] Implement setting of enforced client log level in GameSettings 2018-03-11 04:50:59 +02:00
PacketGameSettings.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketGameWeather.cpp [General] Add weather struct and packet 2017-12-10 09:48:29 +08:00
PacketGameWeather.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketGUIBoxes.cpp Merge pull request #439 from TES3MP/0.6.3 while resolving conflicts 2018-05-25 06:34:07 +03:00
PacketGUIBoxes.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketGUIWindow.cpp [General] Use consistent code style 2017-11-29 13:00:22 +02:00
PacketGUIWindow.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketHandshake.cpp [General] Use different ordering channels for packets 2017-05-19 20:02:16 +08:00
PacketHandshake.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketLoaded.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketPlayerActiveSkills.cpp [General] Use consistent code style 2017-11-29 13:00:22 +02:00
PacketPlayerActiveSkills.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketPlayerAnimFlags.cpp [General] Turn PlayerMap into WorldMap, now a Worldstate packet 2018-06-07 12:51:45 +03:00
PacketPlayerAnimFlags.hpp Merge pull request #446 from TES3MP/0.6.3 while resolving conflicts 2018-06-07 23:23:19 +03:00
PacketPlayerAnimPlay.cpp [General] Implement PlayerAnimPlay packet 2017-10-27 09:10:29 +03:00
PacketPlayerAnimPlay.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketPlayerAttack.cpp [General] Add isPlayer boolean to targets in packets 2018-04-05 12:48:53 +03:00
PacketPlayerAttack.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketPlayerAttribute.cpp [General] Fix information exchange for players sharing a cell 2018-04-26 21:56:14 +03:00
PacketPlayerAttribute.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketPlayerBaseInfo.cpp [General] Add SetResetStats server script function 2018-04-09 19:24:24 +03:00
PacketPlayerBaseInfo.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketPlayerBehavior.cpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
PacketPlayerBehavior.hpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
PacketPlayerBook.cpp [General] Use consistent code style 2017-11-29 13:00:22 +02:00
PacketPlayerBook.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketPlayerBounty.cpp [General] Add and use PlayerBounty packet and matching script functions 2017-04-25 21:24:39 +03:00
PacketPlayerBounty.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketPlayerCellChange.cpp [General] Record and get player positions before their last cell change 2017-08-04 21:45:52 +03:00
PacketPlayerCellChange.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketPlayerCellState.cpp [General] Use consistent code style 2017-11-29 13:00:22 +02:00
PacketPlayerCellState.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketPlayerCharGen.cpp [General] Rework CharGen slightly for clarity purposes 2018-04-19 13:25:29 +03:00
PacketPlayerCharGen.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketPlayerClass.cpp [General] Cleanup Player packets 2017-11-28 21:38:45 +08:00
PacketPlayerClass.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketPlayerDeath.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketPlayerEquipment.cpp [General] Fix information exchange for players sharing a cell 2018-04-26 21:56:14 +03:00
PacketPlayerEquipment.hpp Merge pull request #413 from TES3MP/0.6.3 while resolving conflicts 2018-04-29 06:46:28 +03:00
PacketPlayerFaction.cpp [General] Rework PacketPlayerFaction 2018-01-20 19:45:24 +08:00
PacketPlayerFaction.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketPlayerInteraction.cpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
PacketPlayerInteraction.hpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
PacketPlayerInventory.cpp [General] Rework PacketPlayerInventory 2018-01-20 18:40:23 +08:00
PacketPlayerInventory.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketPlayerJail.cpp [General] Cleanup Player packets 2017-11-28 21:38:45 +08:00
PacketPlayerJail.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketPlayerJournal.cpp [General] Change regular enums to enum class 2018-01-02 12:44:53 +08:00
PacketPlayerJournal.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketPlayerKillCount.cpp [General] Use consistent code style 2017-11-29 13:00:22 +02:00
PacketPlayerKillCount.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketPlayerLevel.cpp [General] Rework PlayerSkill packets so they are of minimal size 2018-04-19 15:18:38 +03:00
PacketPlayerLevel.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketPlayerMiscellaneous.cpp Merge pull request #384 from TES3MP/0.6.3 while resolving conflicts 2018-02-12 06:50:52 +02:00
PacketPlayerMiscellaneous.hpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
PacketPlayerMomentum.cpp [General] Implement PlayerMomentum packet & associated script functions 2018-04-29 23:47:17 +03:00
PacketPlayerMomentum.hpp [General] Add placeholders for new packet types, part 2 2018-01-30 16:01:33 +02:00
PacketPlayerPosition.cpp [General] Use RELIABLE_ORDERED only when jumping 2018-01-19 15:36:57 +08:00
PacketPlayerPosition.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketPlayerQuickKeys.cpp [General] Change enum QuickKey::QUICKKEY_TYPE to enum class 2018-01-02 11:52:38 +08:00
PacketPlayerQuickKeys.hpp [General] Add and implement PlayerQuickKeys packet 2017-10-25 07:21:00 +03:00
PacketPlayerRegionAuthority.cpp [General] Add placeholders for 12 new packets, to be implemented soon 2017-05-29 04:43:52 +03:00
PacketPlayerRegionAuthority.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketPlayerReputation.cpp [General] Implement PlayerReputation packet 2018-01-30 22:55:29 +02:00
PacketPlayerReputation.hpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
PacketPlayerRest.cpp [General] Add placeholders for 12 new packets, to be implemented soon 2017-05-29 04:43:52 +03:00
PacketPlayerRest.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketPlayerResurrect.cpp [General] Implement PlayerJail packet 2017-07-11 13:34:09 +03:00
PacketPlayerResurrect.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketPlayerShapeshift.cpp [General] Move creature disguises for players to PlayerShapeshift packet 2018-04-05 15:42:06 +03:00
PacketPlayerShapeshift.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketPlayerSkill.cpp [General] Fix information exchange for players sharing a cell 2018-04-26 21:56:14 +03:00
PacketPlayerSkill.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketPlayerSpeech.cpp [General] Implement PlayerSpeech packet 2017-10-31 15:19:14 +02:00
PacketPlayerSpeech.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketPlayerSpellbook.cpp Merge pull request #363 from TES3MP/0.6.2 while resolving conflicts, 2nd try 2018-01-01 12:04:25 +02:00
PacketPlayerSpellbook.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketPlayerStatsDynamic.cpp [General] Fix information exchange for players sharing a cell 2018-04-26 21:56:14 +03:00
PacketPlayerStatsDynamic.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PacketPlayerTopic.cpp [General] Cleanup Player packets 2017-11-28 21:38:45 +08:00
PacketPlayerTopic.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PlayerPacket.cpp [General] Modernize packets 2017-12-09 10:13:27 +08:00
PlayerPacket.hpp [General] Modernize packets 2017-12-09 10:13:27 +08:00