aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-04-18Core/Misc: Sync database schema with masterChazy Chaz
2017-04-17Update boss state load logicKrudor
2017-04-15Core/Spell: register spell mod owner properly on spell castariel-
2017-04-15Core/Scripts: fix dereferencing invalid iteratorariel-
2017-04-15Fix non-PCH build.Gacko
2017-04-14Core/Unit: implement miss chance reduction for low level mobsariel-
2017-04-14Core/Auras: don't skip stack rule check whenever spells have same IDariel-
2017-04-14Core/Spells: Name a spell attributeShauren
2017-04-14Core/Spell: fix broken Unit::GetHighestExclusiveSameEffectSpellGroupValueariel-
2017-04-14Core/Entities: fix integer undeflow when calculating skill value differenceariel-
2017-04-14Core/Spell: fix nopch build x2ariel-
2017-04-14Core/Spell: fix nopch buildariel-
2017-04-14Core/Spell: build fixariel-
2017-04-14Core/Spell: fixed SPELL_GROUP_STACK_RULE_EXCLUSIVE_SAME_EFFECT to actually ch...ariel-
2017-04-13Core/Spell: check aura positivity per effect on spell hitariel-
2017-04-12Core/Player: fix use after free crashariel-
2017-04-12Core/Spell: fix SPELL_ATTR3_IGNORE_HIT_RESULT bypassing reflectsariel-
2017-04-12Core/Instance: stop updating the instance resettimes based on creature respawnsariel-
2017-04-11Core/Misc: pch fixes pt 2ariel-
2017-04-11Core/Creature: fix integer overflow in Creature::Update leading to endless th...ariel-
2017-04-11Core/Misc: fix non-pch buildariel-
2017-04-11Core/Loot: implement Loot Item Storage (#19018)xinef1
2017-04-11Core/Random: Remove no longer needed hack for VS 2013Shauren
2017-04-11Core/Movement: correct no point recalculation on speed change in TargetedMove...ccrs
2017-04-10Core/Unit: fix crash on magic school autoattacksariel-
2017-04-10Core/Unit: cleanup and minor fixes of miss and resist calculationsariel-
2017-04-09Core/Misc: fix static analysis issuesariel-
2017-04-09Core/Quest: fix RewardNextQuest being used to condition previous quests in chainariel-
2017-04-09Core/Scripts: Baltharus the Warborn preincrement _cloneCountKeader
2017-04-09Core/Movement: FormationMovementGeneratorccrs
2017-04-08Core/Achievement: fix bad lookup of ACHIEVEMENT_CRITERIA_DATA_TYPE_S_EQUIPPED...ariel-
2017-04-08Core/Misc: Fix static analysis issuesjackpoz
2017-04-07Core/Spells: Fixed Chilled to the BoneKeader
2017-04-07[3.3.5] Core/Movement: MotionMaster & MovementGenerators cleaning (#19361)ccrs
2017-04-06Core/Player: fix weapon dependent aura talents not applied on talent learnariel-
2017-04-04Core/GameObject: fix unitialized member on GameObjectDataariel-
2017-04-04Core/Creature: fix uninitialized member on CreatureDataariel-
2017-04-03Core/Auction: wrap item deletions from AHBot auction on a transactionariel-
2017-04-03Core/Scripts: Baltharus the Warborn make clone count more readableKeader
2017-04-03Core/AHBot: fix price calcariel-
2017-04-03Core/AHBot: fixed assert checkariel-
2017-04-03Core/Spell: don't set scaleAura for some special spellsariel-
2017-04-03Core/AHBot: fix a typoariel-
2017-04-03Core/AHBot: Refactor of AuctionHouseBotSeller:ariel-
2017-04-03Core/Scripts: fix Judgement of Wisdom mana returnariel-
2017-04-02Core/Scripts: Fixing Carbonion/TravisKeader
2017-04-02Core/Scripts: Fixed Baltharus the Warborn clonesKeader
2017-04-01Core/Scripts: Typo in last commitKeader
2017-04-01Core/Scripts: Fixed Volatile Ooze/Gas Cloud issues in Professor PutricideKeader
2017-03-31Core/ScriptReloadMgr: Fixed scripts hot swapping on OS X (#19365)S.V