You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3coop/components/openmw-mp/Packets/Player
David Cernat e96091fd6b [General] Use more consistent variable names for password, address, etc. 6 years ago
..
PacketChatMessage.cpp [General] Use different ordering channels for packets 8 years ago
PacketChatMessage.hpp [General] Extract BaseEvent & BasePlayer from packets to functions 8 years ago
PacketDisconnect.hpp [General] Add placeholders for 12 new packets, to be implemented soon 8 years ago
PacketGUIBoxes.cpp [General] Make sure data in guiMessageBox is compressed 7 years ago
PacketGUIBoxes.hpp [General] Add placeholders for 12 new packets, to be implemented soon 8 years ago
PacketGameSettings.cpp [General] Implement setting of enforced client log level in GameSettings 7 years ago
PacketGameSettings.hpp [General] Repurpose GameConsole packet as GameSettings & add difficulty to it 8 years ago
PacketHandshake.cpp [General] Use more consistent variable names for password, address, etc. 6 years ago
PacketHandshake.hpp [General] Use more consistent variable names for password, address, etc. 6 years ago
PacketLoaded.hpp [General] Use different ordering channels for packets 8 years ago
PacketPlayerActiveSkills.cpp [General] Change "unsigned long" to uint32_t for cross platform compatibility 7 years ago
PacketPlayerActiveSkills.hpp [General] Extract BaseEvent & BasePlayer from packets to functions 8 years ago
PacketPlayerAnimFlags.cpp [General] Turn PlayerMap into WorldMap, now a Worldstate packet 7 years ago
PacketPlayerAnimFlags.hpp [General] Turn PlayerMap into WorldMap, now a Worldstate packet 7 years ago
PacketPlayerAnimPlay.cpp [General] Implement PlayerAnimPlay packet 7 years ago
PacketPlayerAnimPlay.hpp [General] Add placeholders for 12 new packets, to be implemented soon 8 years ago
PacketPlayerAttack.cpp [General] Fix ranged attack sync when using last throwing weapon or ammo 6 years ago
PacketPlayerAttack.hpp [General] Add placeholders for 12 new packets, to be implemented soon 8 years ago
PacketPlayerAttribute.cpp [General] Reduce packets size and add integrity checks 7 years ago
PacketPlayerAttribute.hpp [General] Extract BaseEvent & BasePlayer from packets to functions 8 years ago
PacketPlayerBaseInfo.cpp [General] Fix clang-tidy warning 7 years ago
PacketPlayerBaseInfo.hpp [General] Extract BaseEvent & BasePlayer from packets to functions 8 years ago
PacketPlayerBehavior.cpp [General] Add placeholders for new packet types 7 years ago
PacketPlayerBehavior.hpp [General] Add placeholders for new packet types 7 years ago
PacketPlayerBook.cpp [General] Fix clang-tidy warning 7 years ago
PacketPlayerBook.hpp [General] Add placeholders for 12 new packets, to be implemented soon 8 years ago
PacketPlayerBounty.cpp [General] Add and use PlayerBounty packet and matching script functions 8 years ago
PacketPlayerBounty.hpp [General] Add and use PlayerBounty packet and matching script functions 8 years ago
PacketPlayerCellChange.cpp [General] Fix clang-tidy warning 7 years ago
PacketPlayerCellChange.hpp [General] Add placeholders for 12 new packets, to be implemented soon 8 years ago
PacketPlayerCellState.cpp [General] Fix clang-tidy warning 7 years ago
PacketPlayerCellState.hpp [General] Add placeholders for 12 new packets, to be implemented soon 8 years ago
PacketPlayerCharGen.cpp [General] Rework CharGen slightly for clarity purposes 7 years ago
PacketPlayerCharGen.hpp [General] Add placeholders for 12 new packets, to be implemented soon 8 years ago
PacketPlayerClass.cpp [General] Fix clang-tidy warning 7 years ago
PacketPlayerClass.hpp [General] Replace deathReason in death packets with a killer variable 7 years ago
PacketPlayerDeath.cpp [General] Rename all instances of refNumIndex into refNum 7 years ago
PacketPlayerDeath.hpp [General] Replace deathReason in death packets with a killer variable 7 years ago
PacketPlayerEquipment.cpp [General] Compress item refIds in PlayerEquipment packets 7 years ago
PacketPlayerEquipment.hpp [General] Fix information exchange for players sharing a cell 7 years ago
PacketPlayerFaction.cpp [General] Fix clang-tidy warning 7 years ago
PacketPlayerFaction.hpp [General] Add placeholders for 12 new packets, to be implemented soon 8 years ago
PacketPlayerInput.cpp [General] Turn PlayerInteraction into PlayerInput 7 years ago
PacketPlayerInput.hpp [General] Turn PlayerInteraction into PlayerInput 7 years ago
PacketPlayerInventory.cpp [General] Sync soul refIds for items and add related script functions 7 years ago
PacketPlayerInventory.hpp [General] Add placeholders for 12 new packets, to be implemented soon 8 years ago
PacketPlayerItemUse.cpp [General] Implement PlayerItemUse packet 6 years ago
PacketPlayerItemUse.hpp [General] Implement PlayerItemUse packet 6 years ago
PacketPlayerJail.cpp [General] Fix clang-tidy warning 7 years ago
PacketPlayerJail.hpp [General] Add placeholders for PlayerJail, ObjectState & ConsoleCommand 8 years ago
PacketPlayerJournal.cpp [General] Add optional timestamps to journal entries in PlayerJournal 7 years ago
PacketPlayerJournal.hpp [General] Add placeholders for 12 new packets, to be implemented soon 8 years ago
PacketPlayerLevel.cpp [General] Rework PlayerSkill packets so they are of minimal size 7 years ago
PacketPlayerLevel.hpp [General] Extract BaseEvent & BasePlayer from packets to functions 8 years ago
PacketPlayerMiscellaneous.cpp [General] Fix clang-tidy warning 7 years ago
PacketPlayerMiscellaneous.hpp [General] Add placeholders for new packet types 7 years ago
PacketPlayerMomentum.cpp [General] Fix clang-tidy warning 7 years ago
PacketPlayerMomentum.hpp [General] Add placeholders for new packet types, part 2 7 years ago
PacketPlayerPosition.cpp [General] Temporarily revert to original rotation animation sync 7 years ago
PacketPlayerPosition.hpp [General] Extract BaseEvent & BasePlayer from packets to functions 8 years ago
PacketPlayerQuickKeys.cpp [General] Add and implement PlayerQuickKeys packet 7 years ago
PacketPlayerQuickKeys.hpp [General] Add and implement PlayerQuickKeys packet 7 years ago
PacketPlayerRegionAuthority.cpp [General] Turn PlayerRegionAuthority into WorldRegionAuthority 7 years ago
PacketPlayerReputation.cpp [General] Implement PlayerReputation packet 7 years ago
PacketPlayerReputation.hpp [General] Add placeholders for new packet types 7 years ago
PacketPlayerRest.cpp [General] Add placeholders for 12 new packets, to be implemented soon 8 years ago
PacketPlayerRest.hpp [General] Add placeholders for 12 new packets, to be implemented soon 8 years ago
PacketPlayerResurrect.cpp [General] Implement PlayerJail packet 8 years ago
PacketPlayerResurrect.hpp [General] Implement resurrection at nearest shrine or temple 8 years ago
PacketPlayerShapeshift.cpp [General] Fix clang-tidy warning 7 years ago
PacketPlayerShapeshift.hpp [General] Add & implement PlayerShapeshift packet for werewolf states 8 years ago
PacketPlayerSkill.cpp [General] Reduce packets size and add integrity checks 7 years ago
PacketPlayerSkill.hpp [General] Add placeholders for 12 new packets, to be implemented soon 8 years ago
PacketPlayerSpeech.cpp [General] Implement PlayerSpeech packet 7 years ago
PacketPlayerSpeech.hpp [General] Add placeholders for 12 new packets, to be implemented soon 8 years ago
PacketPlayerSpellbook.cpp [General] Remove custom data from PlayerSpellbook packet 7 years ago
PacketPlayerSpellbook.hpp [General] Add placeholders for 12 new packets, to be implemented soon 8 years ago
PacketPlayerStatsDynamic.cpp [General] Reduce packets size and add integrity checks 7 years ago
PacketPlayerStatsDynamic.hpp [General] Add placeholders for 12 new packets, to be implemented soon 8 years ago
PacketPlayerTopic.cpp [General] Fix clang-tidy warning 7 years ago
PacketPlayerTopic.hpp [General] Add placeholders for 12 new packets, to be implemented soon 8 years ago
PacketWorldKillCount.cpp [General] Rename PlayerKillCount into WorldKillCount 7 years ago
PacketWorldKillCount.hpp [General] Rename PlayerKillCount into WorldKillCount 7 years ago
PlayerPacket.cpp [General] Use different ordering channels for packets 8 years ago
PlayerPacket.hpp [General] Add placeholders for 12 new packets, to be implemented soon 8 years ago