aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers
AgeCommit message (Expand)Author
2021-06-06Core/Players: Add PlayerExtraFlags for tracking race change, and raf level gr...Shauren
2021-05-23Core/PacketIO: Fixed CMSG_MOVE_SET_COLLISION_HGT_ACK structure after 2d114ea5...Shauren
2021-05-16Core/Movement: Improve client control logic (#26348)Chaouki Dhib
2021-05-11Core/Pet: Fix assert triggered by e203ecda88a327c4e93588f39cc4ffdcf99b30f7jackpoz
2021-05-11Core/Console: Improve ReadWinConsole logic and cosmetic changes (#26402)Mikhail Redko
2021-05-10Core/Pet: Attempt to fix assertions triggered when summoning pets (#26501)Giacomo Pozzoni
2021-01-31Core/Player: remaining XP logging overflow correction (#25934)Matan Shukry
2021-01-24Core/Misc: Fix static analysis issues (#25924)Giacomo Pozzoni
2021-01-22Core/Creature: Add new db field InteractionPauseTimer (#25880)Giacomo Pozzoni
2021-01-17Core/logs: added xp info on login & logout (#25867)Matan Shukry
2020-12-09Core/Movement: Add a debug log when a player falls below the mapjackpoz
2020-10-24Core/DBLayer: Fixed memory leaks with existing SQLQueryHolder uses and elimin...Shauren
2020-09-27Core/Mail: Replaced blocking db query in mail sending with async versionShauren
2020-09-27Core/PacketIO: Convert mail packets to classesShauren
2020-09-27Core/Auction House: Eliminate blocking db queries for account permissions whe...Shauren
2020-09-22Core/Quest: Fix wrong feedback sent to the quest sharing sender with auto-acc...Giacomo Pozzoni
2020-09-20Scripts/ChatCommands: Constrain how char const* may be used as a command hand...Treeston
2020-09-13Core/Characters: Replace 2 database statements with 1jackpoz
2020-09-10Add "On" to some gossip methods in AI (#25415)Maks Szokalski
2020-09-10Scripts/Commands: Convert remaining debug commands (PR #25429)Peter Keresztes Schmidt
2020-09-09[3.3.5] Core/Guilds: Guild cleanup (PR #25422)Treeston
2020-08-28Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)Treeston
2020-08-21Core/Warden: Add Lua checks to Warden (PR #25286)Treeston
2020-08-16Core/Pets: Pet management refactoring (#25191)Shauren
2020-08-15Core/Unit: Make HandleEmoteCommand typesafe (#25249)Peter Keresztes Schmidt
2020-08-06Core/PacketIO: Name previously unknown fields in lfg packetsShauren
2020-08-06Core/Packets: updated CMSG_LFG_JOIN and CMSG_LFG_LEAVE to new packet handlingOvahlord
2020-08-04Core/Misc: Fix static analysis issues (#25194)Giacomo Pozzoni
2020-07-31Core/DBLayer: Add nicer api for SQLQueryHoldersShauren
2020-07-30Core/Mail: Load mails at login instead of on demand when queried by packets (...Shauren
2020-07-30Core/Mail: Refactor mail loading to execute 2 database queries instead of 1+m...Shauren
2020-07-30Core/Misc: Replace database query in WorldSession::HandleAddFriendOpcode with...Shauren
2020-07-18Build: Enable -Wimplicit-fallthrough on clang (#25056)Peter Keresztes Schmidt
2020-07-18Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa...Peter Keresztes Schmidt
2020-07-16Misc: Remove some unneeded/duplicated includes (#25051)Peter Keresztes Schmidt
2020-07-14Core/PacketIO: Updated corpse related packet structures (#24922)NoName
2020-07-12Core/DataStores: Update DBC field names to generated ones (#24999)Peter Keresztes Schmidt
2020-07-11Core/Player: Introduce separate level caps for each expansion (#24989)Max Drosdo.www
2020-06-27Core/Maps: Implemented getting area id from gameobject spawnsShauren
2020-06-12Core/Spells: Prevent manual cancelling of channelled spells that have SPELL_A...Shauren
2020-05-30Cherry pick some db commits (#24713)Giacomo Pozzoni
2020-05-29Core/PacketIO: Create BankHandler & update bank opcodes to new packet class (...ForesterDev
2020-05-24Core/Misc: Sync some funcion names with master (#24683)NoName
2020-05-24Entities/Player: Restore old checks for UpdatePvPFlag (#24372)NoName
2020-05-21Core/Packets: updated CMSG_PLAYED_TIME, SMSG_PLAYED_TIME (#24674)ForesterDev
2020-05-19Core/Quests: Fixed gameobject sparkle state for lootable quest items by movin...Shauren
2020-05-15Further improve ChrRace DBC handling (#24508)HelloKitty
2020-05-10Core/PacketIO: updated some pet packets (#24531)ForesterDev
2020-05-10Core/PacketIO: Updated logout opcodes (#24519)ForesterDev
2020-04-28Core/AuctionHouse: Fixed auction mail bodiesShauren