.. |
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] Use different ordering channels for packets
|
2017-05-19 20:02:16 +08:00 |
PacketChatMessage.hpp
|
[General] Extract BaseEvent & BasePlayer from packets to functions
|
2017-03-06 18:40:07 +08:00 |
PacketDisconnect.hpp
|
[General] Add placeholders for 12 new packets, to be implemented soon
|
2017-05-29 04:43:52 +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 |
PacketGameWeather.cpp
|
[General] Add placeholders for 12 new packets, to be implemented soon
|
2017-05-29 04:43:52 +03:00 |
PacketGameWeather.hpp
|
[General] Add placeholders for 12 new packets, to be implemented soon
|
2017-05-29 04:43:52 +03:00 |
PacketGUIBoxes.cpp
|
[General] Add optional notes to PasswordDialogs
|
2017-07-02 13:07:36 +03:00 |
PacketGUIBoxes.hpp
|
[General] Add placeholders for 12 new packets, to be implemented soon
|
2017-05-29 04:43:52 +03:00 |
PacketHandshake.cpp
|
[General] Use different ordering channels for packets
|
2017-05-19 20:02:16 +08:00 |
PacketHandshake.hpp
|
[General] Extract BaseEvent & BasePlayer from packets to functions
|
2017-03-06 18:40:07 +08:00 |
PacketLoaded.hpp
|
[General] Use different ordering channels for packets
|
2017-05-19 20:02:16 +08:00 |
PacketPlayerActiveSkills.cpp
|
[General] Extract BaseEvent & BasePlayer from packets to functions
|
2017-03-06 18:40:07 +08:00 |
PacketPlayerActiveSkills.hpp
|
[General] Extract BaseEvent & BasePlayer from packets to functions
|
2017-03-06 18:40:07 +08:00 |
PacketPlayerAnimFlags.cpp
|
[General] Rename DrawState packets into AnimFlags ones for clarity
|
2017-04-14 16:00:34 +03:00 |
PacketPlayerAnimFlags.hpp
|
[General] Add placeholders for 12 new packets, to be implemented soon
|
2017-05-29 04:43:52 +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] Add isPlayer boolean to targets in packets
|
2018-04-05 12:48:53 +03:00 |
PacketPlayerAttack.hpp
|
[General] Add placeholders for 12 new packets, to be implemented soon
|
2017-05-29 04:43:52 +03:00 |
PacketPlayerAttribute.cpp
|
[General] Fix information exchange for players sharing a cell
|
2018-04-26 21:56:14 +03:00 |
PacketPlayerAttribute.hpp
|
[General] Extract BaseEvent & BasePlayer from packets to functions
|
2017-03-06 18:40:07 +08:00 |
PacketPlayerBaseInfo.cpp
|
[General] Add SetResetStats server script function
|
2018-04-09 19:24:24 +03:00 |
PacketPlayerBaseInfo.hpp
|
[General] Extract BaseEvent & BasePlayer from packets to functions
|
2017-03-06 18:40:07 +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] Implement PlayerBook packet to track skill books read
|
2017-06-27 08:27:14 +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 |
PacketPlayerCellChange.cpp
|
[General] Record and get player positions before their last cell change
|
2017-08-04 21:45:52 +03:00 |
PacketPlayerCellChange.hpp
|
[General] Add placeholders for 12 new packets, to be implemented soon
|
2017-05-29 04:43:52 +03:00 |
PacketPlayerCellState.cpp
|
[General] Minor improvements for player packets
|
2017-06-03 02:23:34 +08: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] Rework CharGen slightly for clarity purposes
|
2018-04-19 13:25:29 +03:00 |
PacketPlayerCharGen.hpp
|
[General] Add placeholders for 12 new packets, to be implemented soon
|
2017-05-29 04:43:52 +03:00 |
PacketPlayerClass.cpp
|
[Server] Document script functions, part 3
|
2017-07-25 18:07:09 +03:00 |
PacketPlayerClass.hpp
|
[General] Add placeholders for 12 new packets, to be implemented soon
|
2017-05-29 04:43:52 +03:00 |
PacketPlayerDeath.hpp
|
[General] Remove creatureStats.mDead from packets
|
2017-06-27 15:03:41 +08: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] Send faction reputation via PlayerFaction packets
|
2017-07-13 13:36:00 +03:00 |
PacketPlayerFaction.hpp
|
[General] Add placeholders for 12 new packets, to be implemented soon
|
2017-05-29 04:43:52 +03: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] Add enchantmentCharge to worldObjects and items
|
2017-12-23 13:16:38 +02:00 |
PacketPlayerInventory.hpp
|
[General] Add placeholders for 12 new packets, to be implemented soon
|
2017-05-29 04:43:52 +03:00 |
PacketPlayerJail.cpp
|
[General] Rename jailText to jailEndText and add jailProgressText in PlayerJail
|
2017-07-13 20:13:28 +03:00 |
PacketPlayerJail.hpp
|
[General] Add placeholders for PlayerJail, ObjectState & ConsoleCommand
|
2017-07-10 12:33:53 +03:00 |
PacketPlayerJournal.cpp
|
[General] Fix PlayerJournal logic by sending only refIds for its actors
|
2017-06-23 08:12:32 +03:00 |
PacketPlayerJournal.hpp
|
[General] Add placeholders for 12 new packets, to be implemented soon
|
2017-05-29 04:43:52 +03:00 |
PacketPlayerKillCount.cpp
|
[General] Implement PlayerKillCount packets
|
2017-06-10 14:04:19 +03:00 |
PacketPlayerKillCount.hpp
|
[General] Rename unused PlayerRegionChange packet into PlayerKillCount
|
2017-06-10 12:01:37 +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 |
PacketPlayerMap.cpp
|
[General] Implement sending of image data for map tiles in PlayerMap
|
2018-05-08 05:57:04 +03:00 |
PacketPlayerMap.hpp
|
[General] Add placeholders for 12 new packets, to be implemented soon
|
2017-05-29 04:43:52 +03:00 |
PacketPlayerMiscellaneous.cpp
|
[General] Implement selected spell sync as part of PlayerMiscellaneous
|
2018-02-06 06:36:46 +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] Make coding style consistent
|
2017-06-08 23:34:56 +03:00 |
PacketPlayerPosition.hpp
|
[General] Extract BaseEvent & BasePlayer from packets to functions
|
2017-03-06 18:40:07 +08:00 |
PacketPlayerQuickKeys.cpp
|
[General] Add and implement PlayerQuickKeys packet
|
2017-10-25 07:21:00 +03: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] Add placeholders for 12 new packets, to be implemented soon
|
2017-05-29 04:43:52 +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] Implement PlayerJail packet
|
2017-07-11 13:34:09 +03:00 |
PacketPlayerResurrect.hpp
|
[General] Implement resurrection at nearest shrine or temple
|
2017-06-27 01:01:45 +03:00 |
PacketPlayerShapeshift.cpp
|
[General] Move creature disguises for players to PlayerShapeshift packet
|
2018-04-05 15:42:06 +03:00 |
PacketPlayerShapeshift.hpp
|
[General] Add & implement PlayerShapeshift packet for werewolf states
|
2017-07-15 09:02:19 +03:00 |
PacketPlayerSkill.cpp
|
[General] Fix information exchange for players sharing a cell
|
2018-04-26 21:56:14 +03:00 |
PacketPlayerSkill.hpp
|
[General] Add placeholders for 12 new packets, to be implemented soon
|
2017-05-29 04:43:52 +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
|
Added networking and saving for custom spells
|
2017-07-31 03:45:47 +10: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] Fix information exchange for players sharing a cell
|
2018-04-26 21:56:14 +03:00 |
PacketPlayerStatsDynamic.hpp
|
[General] Add placeholders for 12 new packets, to be implemented soon
|
2017-05-29 04:43:52 +03:00 |
PacketPlayerTopic.cpp
|
[General] Minor improvements for player packets
|
2017-06-03 02:23:34 +08:00 |
PacketPlayerTopic.hpp
|
[General] Add placeholders for 12 new packets, to be implemented soon
|
2017-05-29 04:43:52 +03:00 |
PacketRecordDynamic.cpp
|
[General] Add placeholders for new packet types
|
2018-01-29 22:32:51 +02:00 |
PacketRecordDynamic.hpp
|
[General] Add placeholders for new packet types
|
2018-01-29 22:32:51 +02: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 |