aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server/Packets
AgeCommit message (Expand)Author
2022-07-19Core/PacketIO: Remove packet handlers for deleted opcodesShauren
2022-07-15Core/PacketIO: Fixed structure of SMSG_START_TIMERShauren
2022-07-11Core/WorldStates: Migrate pvp season worldstates to new systemShauren
2022-06-08Core/PacketIO: Implement CMSG_CANCEL_MOD_SPEED_NO_CONTROL_AURAS (#27975)Aqua Deus
2022-06-01Core/PacketIO: Updated packet structures to 9.2.5Shauren
2022-05-24Core/PacketIO: Implemented CMSG_MOVE_INIT_ACTIVE_MOVER_COMPLETE and ActivePla...Shauren
2022-05-14Core/PacketIO: Implemented SMSG_BROADCAST_SUMMON_CAST and SMSG_BROADCAST_SUMM...Shauren
2022-05-11Core/Misc: Remove uses of std::aligned_storage (deprecated in future c++ stan...Shauren
2022-05-11Core/DataStores: Removed hardcoded cap for battlepet speciesShauren
2022-05-06Core/Crypto: Fixed EVP_PKEY reference counting for copied objectsShauren
2022-05-03Core/Crypto: Switch away from most deprecated openssl functions and removed u...Shauren
2022-03-24Core/Units: Rename AnimationTier to AnimTier for consistency between branchesShauren
2022-03-22Core/PacketIO: Fixed ScenarioState packet structure (#27880)Krudor
2022-03-12Core/PacketIO: Fixed TransfertAbort size for SMSG_TRANSFER_ABORTEDModoX
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-02-26Core/Quests: Fixes response selection to use correct referenced identifier (#...ModoX
2022-02-26Core/GameObjects: Implemented GAMEOBJECT_TYPE_CAPTURE_POINT (#27034)Jeremy
2022-02-25Core/PacketIO: Rename some new opcodesShauren
2022-02-25Core/PacketIO: Fixed placeholders in DungeonScoreSeasonDataShauren
2022-02-24Core/PacketIO: Updated packet structures to 9.2.0Shauren
2022-02-13Core/BattlePets: Implemented CMSG_BATTLE_PET_UPDATE_NOTIFY (#27724)Meji
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-12Core/Misc: Don't include CharacterPackets.h in SpellPackets.hShauren
2022-02-09Core/Utils: Extract template base class out of flag128Shauren
2022-02-06Core/PacketIO: Implemented SMSG_DISPLAY_TOAST for quest money rewards (#27669)Aqua Deus
2022-02-05[3.3.5] Core/Guilds: Guild cleanup (PR #25422)Treeston
2022-02-05Core/Movement: Corrected Animation Tier handling (PR #24875)NoName
2022-02-04Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)Treeston
2022-02-02Core/Pets: Updated pet summoning for latest client version (5 Call Pet spells...Shauren
2022-01-23Core/Time: Rename GetGameTime{System, Steady}Point methodsTreeston
2022-01-23Core/Misc: Replace boost::optional with std::optional part 2Shauren
2022-01-23Warning fixShauren
2022-01-16Core/Items: Reagent bank (#27592)Aqua Deus
2022-01-09Core/Guilds: Separate guild rank id from guild rank orderShauren
2021-12-30Core/Networking: Catch ByteBuffer exceptions in WorldSocket::InitializeHandlerShauren
2021-12-26Core/Player: Initial War Mode support (#25926)Matan Shukry
2021-12-24Core/PacketIO: Port guild packets to classes as example of new self-validatin...Shauren
2021-12-23Core/PacketIO: Add a validating string helper class for use in packet classesShauren
2021-12-23Core/PacketIO: Validate utf8 in every client packetShauren
2021-12-22Core/Movement: Implement MoveSplineFlag::Enter_Cycle (#24049)NoName
2021-12-173.3.5 Don't allow to summon dead hunter pets (#23271)Giacomo Pozzoni
2021-12-13Core/Player: add helper methods GetNativeGender/SetNativeGender/SetGender (#2...ForesterDev
2021-12-13Core/Unit: rename several getters to follow codestyleccrs
2021-12-08Core/Movement: Defined movement force type enumShauren
2021-12-06Core/Misc: Fixed dynamic buildShauren
2021-11-30Core/Movement: Add time synchronisation (#18189)Chaouki Dhib
2021-11-27Core/Movement: Implement initializing parabolic splines using jump gravity in...Shauren
2021-11-23Core/Movement: Implement move time skipped handler (#22994)Chaouki Dhib
2021-11-20Core/BattlePets: Implemented battle pet name query packet (#27294)Meji
2021-11-20Core/Spells: SpellHistory updatesShauren