aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2020-11-21Core/Player: Adjust fall damage logjackpoz
2020-11-18[3.3.5] Scripts/Commands: .learn adjustments (PR #25454)Treeston
2020-11-17Core/Maps: add new FLAG_ALLIANCE_ONLY and FLAG_HORDE_ONLY for instance spawn ...Ovah
2020-11-17Scripts/Misc: Use InstanceMap* in InstanceScript instead of Map* (#25655)Ovah
2020-10-30Core/Commands: Exclude ambigious cast operator overloads from command VariantShauren
2020-10-26Scripts/ScarletMonastery: Headless Horseman Rewrite (#25614)Keader
2020-10-25Core/AI: Fix CorpseRemoved() and SMART_EVENT_CORPSE_REMOVED not being called ...jackpoz
2020-10-25CI/GitHub: Switch to GCC 8 (#25610)Giacomo Pozzoni
2020-10-24Core/DBLayer: Fixed memory leaks with existing SQLQueryHolder uses and elimin...Shauren
2020-10-19Game/Player: Fixed Backlash/Backdraft priority (#25564)Keader
2020-10-13AI/CreatureAI: Properly update Victim even while spell focusingTreeston
2020-10-08Core/Spells: Aura refresh improvements (#25511)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-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-27Dep/Boost: Support for boost 1.74 - heapShauren
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-24Core/Spells: SPELL_AURA_MOD_HEALING_PCT should be negative if TargetType is e...Gildor
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/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-17Script/Commands: Add ".pdump copy" command (#25455)Giacomo Pozzoni
2020-09-15Core/Spells: fix a possible crash when a target that has been focused during ...Ovah
2020-09-14Core/Spells: cleaned up and improved spell focusing behavior (PR #25440)Ovah
2020-09-13Core/Warden: Attempt to fix random ingame Lua errors with Warden enabledGiacomo Pozzoni
2020-09-13Core/Characters: Replace 2 database statements with 1jackpoz
2020-09-13Core/PlayerDump: Update realmcharacters table when importing a character with...jackpoz