1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 22:19:54 +00:00
openmw-tes3mp/components/openmw-mp/Packets/Player
2019-10-24 19:27:37 +03:00
..
PacketChatMessage.cpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
PacketChatMessage.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
PacketDisconnect.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
PacketGameSettings.cpp [General] Implement setting of enforced client log level in GameSettings 2018-03-11 04:50:59 +02:00
PacketGameSettings.hpp [General] Repurpose GameConsole packet as GameSettings & add difficulty to it 2017-06-20 05:28:45 +03:00
PacketGUIBoxes.cpp [General] Make sure data in guiMessageBox is compressed 2018-07-05 02:56:32 +03:00
PacketGUIBoxes.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
PacketHandshake.cpp [General] Use more consistent variable names for password, address, etc. 2018-12-30 17:23:12 +02:00
PacketHandshake.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
PacketLoaded.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
PacketPlayerActiveSkills.cpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
PacketPlayerActiveSkills.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
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 [General] Implement PlayerAnimPlay packet 2017-10-27 09:10:29 +03:00
PacketPlayerAnimPlay.hpp [General] Add placeholders for 12 new packets, to be implemented soon 2017-05-29 04:43:52 +03:00
PacketPlayerAttack.cpp [General] Split up Attack packets into Attack and Cast ones 2019-08-25 09:35:23 +03:00
PacketPlayerAttack.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
PacketPlayerAttribute.cpp [General] Reduce packets size and add integrity checks 2018-07-03 18:41:03 +08:00
PacketPlayerAttribute.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
PacketPlayerBaseInfo.cpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
PacketPlayerBaseInfo.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03: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] Modernize packet style for PlayerBook 2019-10-23 02:02:27 +03:00
PacketPlayerBook.hpp [General] Add placeholders for 12 new packets, to be implemented soon 2017-05-29 04:43:52 +03:00
PacketPlayerBounty.cpp [General] Add and use PlayerBounty packet and matching script functions 2017-04-25 21:24:39 +03:00
PacketPlayerBounty.hpp [General] Add and use PlayerBounty packet and matching script functions 2017-04-25 21:24:39 +03:00
PacketPlayerCast.cpp [General] Split up Attack packets into Attack and Cast ones 2019-08-25 09:35:23 +03:00
PacketPlayerCast.hpp [General] Split up Attack packets into Attack and Cast ones 2019-08-25 09:35:23 +03:00
PacketPlayerCellChange.cpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
PacketPlayerCellChange.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
PacketPlayerCellState.cpp [General] Modernize packet style for PlayerCellState 2019-10-23 17:46:21 +03:00
PacketPlayerCellState.hpp [General] Add placeholders for 12 new packets, to be implemented soon 2017-05-29 04:43:52 +03:00
PacketPlayerCharGen.cpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
PacketPlayerCharGen.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
PacketPlayerClass.cpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03: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] Compress item refIds in PlayerEquipment packets 2018-07-28 01:50:44 +03:00
PacketPlayerEquipment.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
PacketPlayerFaction.cpp [General] Fix clang-tidy warning 2018-07-03 02:50:21 +08:00
PacketPlayerFaction.hpp [General] Add placeholders for 12 new packets, to be implemented soon 2017-05-29 04:43:52 +03:00
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] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
PacketPlayerInventory.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
PacketPlayerItemUse.cpp [General] Use PlayerItemUse packets when using items through quick keys 2019-08-16 05:50:07 +03:00
PacketPlayerItemUse.hpp [General] Implement PlayerItemUse packet 2018-08-09 18:25:20 +03:00
PacketPlayerJail.cpp [General] Rename Log class into TimedLog 2019-08-19 21:39:33 +03:00
PacketPlayerJail.hpp [General] Add placeholders for PlayerJail, ObjectState & ConsoleCommand 2017-07-10 12:33:53 +03:00
PacketPlayerJournal.cpp [General] Modernize packet style for PlayerJournal 2019-10-21 07:01:36 +03:00
PacketPlayerJournal.hpp [General] Add placeholders for 12 new packets, to be implemented soon 2017-05-29 04:43:52 +03:00
PacketPlayerLevel.cpp [General] Rework PlayerSkill packets so they are of minimal size 2018-04-19 15:18:38 +03:00
PacketPlayerLevel.hpp [General] Extract BaseEvent & BasePlayer from packets to functions 2017-03-06 18:40:07 +08:00
PacketPlayerMiscellaneous.cpp [General] Fix clang-tidy warning 2018-07-03 02:50:21 +08:00
PacketPlayerMiscellaneous.hpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
PacketPlayerMomentum.cpp [General] Fix clang-tidy warning 2018-07-03 02:50:21 +08:00
PacketPlayerMomentum.hpp [General] Add placeholders for new packet types, part 2 2018-01-30 16:01:33 +02:00
PacketPlayerPlaceholder.cpp [General] Turn WorldKillCount into a Worldstate packet 2019-10-08 11:09:08 +03:00
PacketPlayerPlaceholder.hpp [General] Turn WorldKillCount into a Worldstate packet 2019-10-08 11:09:08 +03:00
PacketPlayerPosition.cpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
PacketPlayerPosition.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
PacketPlayerQuickKeys.cpp [General] Modernize packet style for PlayerQuickKeys 2019-10-21 16:55:21 +03:00
PacketPlayerQuickKeys.hpp [General] Add and implement PlayerQuickKeys packet 2017-10-25 07:21:00 +03:00
PacketPlayerRegionAuthority.cpp [General] Turn PlayerRegionAuthority into WorldRegionAuthority 2018-07-17 09:21:13 +03: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] Add placeholders for 12 new packets, to be implemented soon 2017-05-29 04:43:52 +03:00
PacketPlayerResurrect.cpp [General] Rename Log class into TimedLog 2019-08-19 21:39:33 +03:00
PacketPlayerResurrect.hpp [General] Implement resurrection at nearest shrine or temple 2017-06-27 01:01:45 +03:00
PacketPlayerShapeshift.cpp [General] Fix clang-tidy warning 2018-07-03 02:50:21 +08:00
PacketPlayerShapeshift.hpp [General] Add & implement PlayerShapeshift packet for werewolf states 2017-07-15 09:02:19 +03:00
PacketPlayerSkill.cpp [General] Reduce packets size and add integrity checks 2018-07-03 18:41:03 +08:00
PacketPlayerSkill.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
PacketPlayerSpeech.cpp [General] Implement PlayerSpeech packet 2017-10-31 15:19:14 +02:00
PacketPlayerSpeech.hpp [General] Add placeholders for 12 new packets, to be implemented soon 2017-05-29 04:43:52 +03:00
PacketPlayerSpellbook.cpp [General] Modernize packet style for PlayerSpellbook 2019-10-24 19:27:37 +03:00
PacketPlayerSpellbook.hpp [General] Add placeholders for 12 new packets, to be implemented soon 2017-05-29 04:43:52 +03:00
PacketPlayerStatsDynamic.cpp [General] Reduce packets size and add integrity checks 2018-07-03 18:41:03 +08:00
PacketPlayerStatsDynamic.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
PacketPlayerTopic.cpp [General] Modernize packet style for PlayerTopic 2019-10-23 01:24:13 +03:00
PacketPlayerTopic.hpp [General] Add placeholders for 12 new packets, to be implemented soon 2017-05-29 04:43:52 +03:00
PlayerPacket.cpp [General] Use different ordering channels for packets 2017-05-19 20:02:16 +08:00
PlayerPacket.hpp [General] Add placeholders for 12 new packets, to be implemented soon 2017-05-29 04:43:52 +03:00