..
PacketChatMessage.cpp
PacketChatMessage.hpp
PacketDisconnect.hpp
PacketGameSettings.cpp
PacketGameSettings.hpp
PacketGUIBoxes.cpp
[General] Make sure data in guiMessageBox is compressed
2018-07-05 02:56:32 +03:00
PacketGUIBoxes.hpp
PacketHandshake.cpp
[General] Add integrity checks to Handshake packet
2018-07-03 18:41:03 +08:00
PacketHandshake.hpp
[General] Add integrity checks to Handshake packet
2018-07-03 18:41:03 +08:00
PacketLoaded.hpp
PacketPlayerActiveSkills.cpp
[General] Change "unsigned long" to uint32_t for cross platform compatibility
2018-07-03 03:04:41 +08:00
PacketPlayerActiveSkills.hpp
PacketPlayerAnimFlags.cpp
[General] Turn PlayerMap into WorldMap, now a Worldstate packet
2018-06-07 12:51:45 +03:00
PacketPlayerAnimFlags.hpp
[General] Turn PlayerMap into WorldMap, now a Worldstate packet
2018-06-07 12:51:45 +03:00
PacketPlayerAnimPlay.cpp
PacketPlayerAnimPlay.hpp
PacketPlayerAttack.cpp
[General] Rework Attack packets and add synchronization for item magic
2018-07-21 14:41:27 +03:00
PacketPlayerAttack.hpp
PacketPlayerAttribute.cpp
[General] Reduce packets size and add integrity checks
2018-07-03 18:41:03 +08:00
PacketPlayerAttribute.hpp
PacketPlayerBaseInfo.cpp
[General] Fix clang-tidy warning
2018-07-03 02:50:21 +08:00
PacketPlayerBaseInfo.hpp
PacketPlayerBehavior.cpp
PacketPlayerBehavior.hpp
PacketPlayerBook.cpp
[General] Fix clang-tidy warning
2018-07-03 02:50:21 +08:00
PacketPlayerBook.hpp
PacketPlayerBounty.cpp
PacketPlayerBounty.hpp
PacketPlayerCellChange.cpp
[General] Fix clang-tidy warning
2018-07-03 02:50:21 +08:00
PacketPlayerCellChange.hpp
PacketPlayerCellState.cpp
[General] Fix clang-tidy warning
2018-07-03 02:50:21 +08:00
PacketPlayerCellState.hpp
PacketPlayerCharGen.cpp
PacketPlayerCharGen.hpp
PacketPlayerClass.cpp
[General] Fix clang-tidy warning
2018-07-03 02:50:21 +08:00
PacketPlayerClass.hpp
[General] Replace deathReason in death packets with a killer variable
2018-07-05 22:24:51 +03:00
PacketPlayerDeath.cpp
[General] Rename all instances of refNumIndex into refNum
2018-07-13 04:12:03 +03:00
PacketPlayerDeath.hpp
[General] Replace deathReason in death packets with a killer variable
2018-07-05 22:24:51 +03:00
PacketPlayerEquipment.cpp
[General] Fix information exchange for players sharing a cell
2018-04-26 21:56:14 +03:00
PacketPlayerEquipment.hpp
[General] Fix information exchange for players sharing a cell
2018-04-26 21:56:14 +03:00
PacketPlayerFaction.cpp
[General] Fix clang-tidy warning
2018-07-03 02:50:21 +08:00
PacketPlayerFaction.hpp
PacketPlayerInput.cpp
[General] Turn PlayerInteraction into PlayerInput
2018-07-15 00:36:07 +03:00
PacketPlayerInput.hpp
[General] Turn PlayerInteraction into PlayerInput
2018-07-15 00:36:07 +03:00
PacketPlayerInventory.cpp
[General] Fix clang-tidy warning
2018-07-03 02:50:21 +08:00
PacketPlayerInventory.hpp
PacketPlayerJail.cpp
[General] Fix clang-tidy warning
2018-07-03 02:50:21 +08:00
PacketPlayerJail.hpp
PacketPlayerJournal.cpp
[General] Fix clang-tidy warning
2018-07-03 02:50:21 +08:00
PacketPlayerJournal.hpp
PacketPlayerLevel.cpp
PacketPlayerLevel.hpp
PacketPlayerMiscellaneous.cpp
[General] Fix clang-tidy warning
2018-07-03 02:50:21 +08:00
PacketPlayerMiscellaneous.hpp
PacketPlayerMomentum.cpp
[General] Fix clang-tidy warning
2018-07-03 02:50:21 +08:00
PacketPlayerMomentum.hpp
PacketPlayerPosition.cpp
[General] Temporarily revert to original rotation animation sync
2018-07-21 19:27:36 +03:00
PacketPlayerPosition.hpp
PacketPlayerQuickKeys.cpp
PacketPlayerQuickKeys.hpp
PacketPlayerRegionAuthority.cpp
[General] Turn PlayerRegionAuthority into WorldRegionAuthority
2018-07-17 09:21:13 +03:00
PacketPlayerReputation.cpp
PacketPlayerReputation.hpp
PacketPlayerRest.cpp
PacketPlayerRest.hpp
PacketPlayerResurrect.cpp
PacketPlayerResurrect.hpp
PacketPlayerShapeshift.cpp
[General] Fix clang-tidy warning
2018-07-03 02:50:21 +08:00
PacketPlayerShapeshift.hpp
PacketPlayerSkill.cpp
[General] Reduce packets size and add integrity checks
2018-07-03 18:41:03 +08:00
PacketPlayerSkill.hpp
PacketPlayerSpeech.cpp
PacketPlayerSpeech.hpp
PacketPlayerSpellbook.cpp
[General] Change effectCount type to unsigned
2018-07-03 03:32:46 +08:00
PacketPlayerSpellbook.hpp
PacketPlayerStatsDynamic.cpp
[General] Reduce packets size and add integrity checks
2018-07-03 18:41:03 +08:00
PacketPlayerStatsDynamic.hpp
PacketPlayerTopic.cpp
[General] Fix clang-tidy warning
2018-07-03 02:50:21 +08:00
PacketPlayerTopic.hpp
PacketWorldKillCount.cpp
[General] Rename PlayerKillCount into WorldKillCount
2018-07-15 05:34:59 +03:00
PacketWorldKillCount.hpp
[General] Rename PlayerKillCount into WorldKillCount
2018-07-15 05:34:59 +03:00
PlayerPacket.cpp
PlayerPacket.hpp