aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2020-10-12Scripts/ICC: Fixed Chocking Gas killing Abomination (#25565)Keader
2020-10-12Script/Commands: .character changeaccount now disconnects player before trans...Gildor
2020-10-11Scripts/UtgardPinnacle: Implemented Beast's Mark (#25557)Keader
2020-10-11Scripts/IcecrownCitadel: Implemented Vampiric Might spell (#25556)Keader
2020-10-08Core/Spells: Aura refresh improvements (#25511)Gildor
2020-10-08Scripts/Ulduar: Implemented Realm First! Death's Demise (#25530)Gildor
2020-10-08Core/ChatCommands: Fix a potential crash if a custom chat command does not ha...Treeston
2020-10-04Core/Guilds: Fixed crash when kicking guild membersShauren
2020-10-04Core/SAI: Fix SMART_ACTION_WP_RESUME actually pausing next waypoint if the cu...jackpoz
2020-10-04Core/SAI: Allow to debug SmartAI methodsjackpoz
2020-10-03DB/Instance/Auchenai Crypts: Complete overhaul part 1offl
2020-10-03Core/Spells: unify OnSpellCastInterrupt and OnSuccessfulSpellCast hooks into ...Ovah
2020-10-02Core/Aura: Fixed thread-unsafe return from Aura::GetCaster() (#25524)robinsch
2020-10-01Core/Movement: fix units falling through the ground when hover mode is diseng...Ovah
2020-10-01Core/Movement: add optional velocity argument for MoveLand and MoveTakeoff (P...Ovah
2020-09-29Core/Pets: Add missing nullptr checkShauren
2020-09-29Core/Pets: Fixed crash happening when current pet is forcibly removed while b...Shauren
2020-09-28Core/PacketIO: Add missing ByteBuffer operator overloadShauren
2020-09-27Dep/Boost: Support for boost 1.74 - heapShauren
2020-09-27Dep/Boost: Partial support for boost 1.74 - asioShauren
2020-09-27Warning fixShauren
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-26Core/Misc: nopch fixesShauren
2020-09-26Core/Commands: Enable .debug loadcells on console and allow to load a specifi...jackpoz
2020-09-26Core/Commands: Fix typo in .mmap loc commandjackpoz
2020-09-24whitespace to make CI happy, 7bf9a06 follow-upTreeston
2020-09-24Scripts/Commands: Fix a potential crash in cs_account.cppTreeston
2020-09-24Core/Spells: SPELL_AURA_MOD_HEALING_PCT should be negative if TargetType is e...Gildor
2020-09-24Scripts/ChatCommands: Rename 'lookup itemset' to 'lookup item set' to remove ...Treeston
2020-09-23Core/Pets: Fixed crash happening when summoning a different pet than one that...Shauren
2020-09-23Core/Creature: Ignore combat reach when looking for assisting creaturesjackpoz
2020-09-23Core/ChatCommand: Improve feedback for ambiguous commandsTreeston
2020-09-22Core/Pet: Fix GetDebugInfo() outputjackpoz
2020-09-22Scripts/Commands: Move .account to `trinity_string`Treeston
2020-09-22Core/Quest: Fix wrong feedback sent to the quest sharing sender with auto-acc...Giacomo Pozzoni
2020-09-21Core/ChatCommands: Add `trinity_string` support for chat command helpTreeston
2020-09-20Scripts/Commands: Rename .additemset to .additem set to avoid ambiguityTreeston
2020-09-20Scripts/ChatCommands: Constrain how char const* may be used as a command hand...Treeston
2020-09-201eca51b follow-up, nuke `command`.`permission` from orbit; it was only duplic...Treeston
2020-09-20[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...Treeston
2020-09-19Core/SAI: Add orientation and delay columns to waypoints table (#25472)Giacomo Pozzoni
2020-09-19Core/SAI: Fix SMART_ACTION_WP_PAUSE with 0 delay pausing the path only for 1 ...Giacomo Pozzoni
2020-09-19Core/PathFinding: Fix GetPathPolyByPosition() using only 2D distance instead ...xvwyh
2020-09-19Core/Loot: Raise max number of loot items from 16 to 18jackpoz
2020-09-18Core/PacketIO: Updated SMSG_CHAT_SERVER_MESSAGE (#25468)ForesterDev
2020-09-18DB/Gameobject: Add correct door to Sethekk Hallsoffl
2020-09-18Scripts/ICC: update Icecrown Citadel scripts to new model (#25439)ForesterDev
2020-09-18Scripts/ICC: update Gunship Battle scripts to new model (#25438)ForesterDev