aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers
AgeCommit message (Expand)Author
2022-01-24Core/Mail: Load mails at login instead of on demand when queried by packets (...Shauren
2022-01-24Core/Misc: Replace database query in WorldSession::HandleAddFriendOpcode with...Shauren
2022-01-23Build: Enable -Wimplicit-fallthrough on clang (#25056)Peter Keresztes Schmidt
2022-01-23Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa...Peter Keresztes Schmidt
2022-01-23Core/Misc: Replace boost::shared_mutex with std::shared_mutex (#24328)Giacomo Pozzoni
2022-01-23Core/Time: Rename GetGameTime{System, Steady}Point methodsTreeston
2022-01-23Misc: Remove some unneeded/duplicated includes (#25051)Peter Keresztes Schmidt
2022-01-23Core/Misc: Replace boost::optional with std::optional part 2Shauren
2022-01-23Core/DataStores: Port refactors from Update DBC field names to generated ones...Peter Keresztes Schmidt
2022-01-21Core/Misc: Future msvc warning fixesShauren
2022-01-16Core/Items: Reagent bank (#27592)Aqua Deus
2022-01-14Core/Player: Added PlayerCreateMode field to playercreateinfo_cast_spell to o...ModoX
2022-01-13Core/Quests: Set quest slot earlier when abandoning a quest (#27584)ModoX
2022-01-09Core/Guilds: Implemented reordering guild ranksaquadeus
2022-01-09Core/Guilds: Separate guild rank id from guild rank orderShauren
2022-01-09Core/Items: Implemented many new enchantment flagsShauren
2022-01-06Core/Spells: Prevent manual cancelling of channelled spells that have SPELL_A...Shauren
2022-01-06Entities/Player: Restore old checks for UpdatePvPFlag (#24372)NoName
2022-01-06Core/Quests: Fixed gameobject sparkle state for lootable quest items by movin...Shauren
2022-01-04Further improve ChrRace DBC handling (#24508)HelloKitty
2022-01-01Core/PacketIO: updated SMSG_FEATURE_SYSTEM_STATUS (#24403)ForesterDev
2022-01-01Core/Log: Log all character kicks to "network.kick" categoryjackpoz
2022-01-01Core/Logs: Log full guid instead of just low guid, part 2Giacomo Pozzoni
2021-12-31Core/Logs: Log full guid instead of just low guidGiacomo Pozzoni
2021-12-31Core/PacketIO: Handle CMSG_REQUEST_PET_INFO for more cases (#24364)NoName
2021-12-28Core/Auras: Delete old custom config AllowTrackBothResources, all tracking ty...Shauren
2021-12-26Core/Player: Initial War Mode support (#25926)Matan Shukry
2021-12-24Core/Guilds: Restore guild bank contents hackShauren
2021-12-24Core/PacketIO: Port guild packets to classes as example of new self-validatin...Shauren
2021-12-23Core/Mail: Validate mail subject and bodyjackpoz
2021-12-23Core/Channels: Limit channel length only for custom channelsjackpoz
2021-12-23Core/Chat: Disallow hyperlinks from being inserted in various guild-related f...treeston
2021-12-23Core/Channels: Limit channel length to 31 charactersjackpoz
2021-12-23Core/PacketIO: Validate utf8 in every client packetShauren
2021-12-22Core/PacketIO: update some combat packets to new system (#24236)ForesterDev
2021-12-21Use boost::optional and boost::none instead of smelly pointer (#24134)Ujp8LfXBJ6wCPR
2021-12-21Core/Items: implement some helper methods for easier readability (#24113)ForesterDev
2021-12-20Core/Spells: SPELL_AURA_48 implementation (#24054)NoName
2021-12-18Core/PacketIO: Restrict CMSG_STANDSTATECHANGE to only allow the same stand st...Shauren
2021-12-18Core/Misc: Fix static analysis issueGiacomo Pozzoni
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-18Core/Creature: Fix another pet assertjackpoz
2021-12-18Core/Channels: Fix a bug that would cause channel settings to disappear in ce...Treeston
2021-12-18Core/Pooling: Quest pooling rewrite: (PR#23627)Treeston
2021-12-18Core/Unit: Spell focusing now no longer nonsensical. HasSpellFocus always con...Treeston
2021-12-18Core/Unit: rename IsFocusing methodccrs
2021-12-17Core/BattlePets: Wrap battle pet related code in a separate namespaceShauren
2021-12-17Core/BattlePets: Misc fixesMeji
2021-12-16Core/Achievement: don't increase ACHIEVEMENT_CRITERIA_TYPE_RECEIVE_EPIC_ITEM ...Wyrserth