aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-05-15Core/AI: variable naming standarizationccrs
2019-05-14Scripts/Northrend: couple cosmetic corrections after 552720accrs
2019-05-11Core/Misc: Fix GCC 8 warningjackpoz
2019-05-11Scripts/Northrend: improvements for quest Get Me Outa Here! (11673) (#20753)Wyreth
2019-05-10Core/Movement: Use correct root checkShauren
2019-05-10Core/Movement: Prevent rooted units from fallingShauren
2019-05-10Core/Spells: Return CheckCast result from CastSpell (#23236)brotalnia
2019-05-10Core/Movement: Fix Warrior's Charge launch visual while jumping backw… (#23...Aokromes
2019-05-10Core/Quest: improve source item deletion logic for items that give quests (#2...Wyrserth
2019-05-08Scripts/Icecrown Citadel: Fixed a edge case in Blood Quickening questKeader
2019-05-08Scripts/Icecrown Citadel: The Lich King's Last Stand quest kill credit (#23239)Demonid
2019-05-08Core/Spells: make Four Horsemen debuffs negative (#23253)Trond B. Krokli
2019-05-07Spell/Script: Throw Torch must hit only one targetKillyana
2019-05-07Core/Achievement: fix mistake related to ACHIEVEMENT_CRITERIA_TYPE_OWN_ITEM. ...Wyrserth
2019-05-07Core/Achievement: correctly credit progress for skill-related achievements wh...Wyrserth
2019-05-07Core/Misc: Fix no-pch buildGiacomo Pozzoni
2019-05-06Core/Misc: Log Map name in assertsjackpoz
2019-05-06Core/Misc: Log Spell/Aura name in Spell/Auras assertsjackpoz
2019-05-05Core/Vehicles: Fix accessories disappearing on resetjackpoz
2019-05-04Core/Misc: Apply fatigue when flying toojackpoz
2019-05-04Remove deprecated codeKillyana
2019-05-04Remove Deprecated codeKillyana
2019-05-03Core/Vehicles: Fix multiple vehicle join events on same seat (#23233)Giacomo Pozzoni
2019-05-02Core/Object: Range check vol. 2 (#23226)Jozef Dúc
2019-05-02Core/Scripts: Fix Skadi dismount issuesirikfoll
2019-05-02Scripts/Spells: Fix implementation of #22332 (#23228)Giacomo Pozzoni
2019-05-01Core/LFG: Remove dungeon cooldown when completing random dungeonsjackpoz
2019-05-01Core/Creature: couple refactors/renamingccrs
2019-04-30Quest/Script: Breakfast Of ChampionsKillyana
2019-04-29Core/Object: re-change faction template related logsccrs
2019-04-28Core/Misc: standarize a couple logsccrs
2019-04-28Core/Commands: Fix heap-use-after-free in ".ticket delete" commandjackpoz
2019-04-28Core/Misc: Fix *nix buildjackpoz
2019-04-28Core/Pet: Change assert to error logjackpoz
2019-04-28Core/CrashHandler: Update placeholder textjackpoz
2019-04-28Core/CrashHandler: Remove sensible data from crashlogsjackpoz
2019-04-28Core/Misc: Fixed -Wcast-function-type warningShauren
2019-04-28Core/Misc: Fix some GCC 8 warningsjackpoz
2019-04-28Core/MMaps: Revert PATHFIND_INCOMPLETE handling change in ChaseMovementGenera...jackpoz
2019-04-27Core/Scripts: Rename recent GameObject spell overloads to fix GCC warningsjackpoz
2019-04-27Scripts/Commands: Add .debug asan commandsjackpoz
2019-04-27Shared/Metric: Fix a rare memory leakjackpoz
2019-04-27Scripts/Guards: Fix infinite loop in npc_air_force_botsjackpoz
2019-04-27Core/Commands: Fix .cheat god command letting you diejackpoz
2019-04-27Core/Maps: Fix crash caused by setActive(false) called after DespawnOrUnsummon()jackpoz
2019-04-25Core: Restore reset in EscortAI::InitializeAI (#23197)Killyana
2019-04-24Core/Object: Range check (#23179)Jozef Dúc
2019-04-24Core/GameObject: Code cleanupjackpoz
2019-04-24Core/GameObject: Remove summoned gobs properly from the map without effecting...Killyana
2019-04-24Scripts/Commands: add some missing checks for .guild create command (#23201)ForesterDev