aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
2022-02-04Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)Treeston
2022-02-04Core/Warden: Fix warden timeout ticking twice as fast as it shouldShauren
2022-02-02Core/Warden: Add .debug warden force, allowing you to force specific warden c...Treeston
2022-02-02Core/Pets: Updated pet summoning for latest client version (5 Call Pet spells...Shauren
2022-01-31Core/PacketIO: Removed handlers for two pet opcodes that no longer existShauren
2022-01-31Core/Pets: Pet management refactoring (#25191)Shauren
2022-01-29Core/Objects: Properly choose between "Destroyed" or "OutOfRange" during visi...Shauren
2022-01-26Core/Warden: Warden refactors (PR #25235)Treeston
2022-01-24Core/DBLayer: Add nicer api for SQLQueryHoldersShauren
2022-01-24Core/Networking: Fixed authserver socket read handlers being called on incorr...Shauren
2022-01-24Core/Metric: Log detailed metrics about each opcode handler (#25153)Giacomo Pozzoni
2022-01-23Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa...Peter Keresztes Schmidt
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-16Core/PacketIO: Allow more CMSG_SET_ACTION_BAR_TOGGLES before triggering AntiD...Shauren
2022-01-09Core/Guilds: Implemented reordering guild ranksaquadeus
2022-01-09Core/Guilds: Separate guild rank id from guild rank orderShauren
2022-01-06Core/Networking: Switch to intrusive variant of MPSC queue to halve the numbe...Shauren
2022-01-01Core/Log: Log all character kicks to "network.kick" categoryjackpoz
2022-01-01Core/NetworkIO: Adjust more packet throttling valuesjackpoz
2022-01-01Core/Logs: Log full guid instead of just low guid, part 2Giacomo Pozzoni
2021-12-30Core/Networking: Format string fix for previous commitShauren
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/Chat: Disallow hyperlinks from being inserted in various guild-related f...treeston
2021-12-23Core/PacketIO: Validate utf8 in every client packetShauren
2021-12-22Core/Movement: Implement MoveSplineFlag::Enter_Cycle (#24049)NoName
2021-12-18Core/Calendar: Add some additional validation when creating events (#23797)Giacomo Pozzoni
2021-12-18Core/Handlers: Handle CMSG_REQUEST_PET_INFO - this fixes when you /reload and...Artamedes
2021-12-173.3.5 Don't allow to summon dead hunter pets (#23271)Giacomo Pozzoni
2021-12-17Core/BattlePets: Wrap battle pet related code in a separate namespaceShauren
2021-12-14Core/Misc: More coding standards (#23519)Aokromes
2021-12-13Core/Player: add helper methods GetNativeGender/SetNativeGender/SetGender (#2...ForesterDev
2021-12-13Core/Unit: rename several getters to follow codestyleccrs
2021-12-11 Core/Group: implement automatic party/raid leader change when the leader has...Wyrserth
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-25Core/BattlePets: Implemented BattlePetSpeciesFlags::NotAccountWide (#27303)Meji
2021-11-23Core/Movement: Implement move time skipped handler (#22994)Chaouki Dhib
2021-11-21Core/Misc: Port style changes from d8819147b023f318c0ca2c42da4d05e4f9551cceShauren
2021-11-20Core/BattlePets: Implemented battle pet name query packet (#27294)Meji
2021-11-20Core/Spells: SpellHistory updatesShauren
2021-11-19Core/BattlePets: Journal lock improvements (#27178)Meji
2021-11-16Core/PacketIO: Fixed SMSG_BATTLE_PET_ERROR structureShauren