aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells
AgeCommit message (Expand)Author
2012-03-28Core/Protocol:kaelima
2012-03-28Core/Spells: Correct diminishing returns for Horror categoryShocker
2012-03-27Core/DBLayer: Correct few more wrong read types (No. 4)Nay
2012-03-27Core/Spells: correctly fix the issue with dispel over time auras. thx shaurenkandera
2012-03-27Core/Spells: fix the issue with dispel auras. (thx warpten) closes #5902Kandera
2012-03-26Core/DBLayer: Fix `creature` and `spell_rank` loadingNay
2012-03-26Core/Spells: Fix Misdirection (thx to elron) closes #5869, #4343Kandera
2012-03-26Fix compile and fix a possible crash for mob_kiljaeden_controllerkaelima
2012-03-26Core/Spells: Don't remove summoned gameobjects for non-channeled spells when ...Shocker
2012-03-24Core/Spells: Fix periodic aura log for SPELL_AURA_PERIODIC_HEAL and SPELL_AUR...Shocker
2012-03-24Core/Auras: Corrected check relying on a not yet initialized variableShauren
2012-03-19Core/Spells: Implemented CREATURE_TYPEFLAGS_PARTY_MEMBER, creature with this ...Shauren
2012-03-17Core/Movement:Machiavelli
2012-03-17Core/Movement: Corrected movement info structure written in WriteMovementInfoShauren
2012-03-17Core/Game: Code style and remove unused core.Gyx
2012-03-16Core/Movement: Remove MOVEMENTFLAG_FLYING on fly aura unapply as well as _CAN...Machiavelli
2012-03-16Core/Spells: finish fixing dispel functionality. closes #5745Kandera
2012-03-16Core/Movement: Fix players still able to fly on SPELL_AURA_FLY and SPELL_AURA...Machiavelli
2012-03-16Core/Spells: fix shield slam giving nothing to dispel error.Kandera
2012-03-16Core/Spell: Add some missing cast results which require additional data when ...kaelima
2012-03-15Core/Spells: Used correct implementation for checking if a spell effect targe...Kandera
2012-03-15Core/Spells: Fix bugged mass dispel after previous commitsKandera
2012-03-15Core/Spells: Fix being unable to use spells due hasDispellableAura being fals...Kandera
2012-03-15whitespace cleanupKandera
2012-03-15Core/Spells: add correct checking for dispeling errors. Fixes spammable cleanse.Kandera
2012-03-15Core/Spells: Fixed copy paste mistake that caused all area spells to search t...Shauren
2012-03-15Core/Movement: Send correct packet to client when unapplying hover, feather f...Machiavelli
2012-03-14Revert "Core: more more cleanup" - Build test anyone?leak
2012-03-14Core: more more cleanupthomas33
2012-03-12Core/Units:Machiavelli
2012-03-11Core/Spells: Fix item target selection in Spell:SelectImplicitTargetObjectTar...Machiavelli
2012-03-09Core/Conditions: Prevent crash at Spell::CheckCast if Condition::Meets return...Subv
2012-03-07Core: Remove some whitespace and tabsclick
2012-03-03Core/Spells: Allow spell effects to have multiple destinations. Spells like: ...QAston
2012-03-02Core/Spells: Remove some obsolete codeQAston
2012-03-01Core/Auras: fix stacking for auras that change phase. (thx to manuel)Kandera
2012-02-27Merge pull request #5445 from Souler/fix_demonic_circleQAston
2012-02-27Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...Spp
2012-02-26Scripts/Spells: Move Demonic Circle mechanics to spell_warlock.cppSouler
2012-02-25Core/Spells: Remove SpellSelectTargetTypes enum - it's not needed anymore.QAston
2012-02-25Core/Spells: send spell error messages on spell cast condition checks.QAston
2012-02-23Core: Random cleanup + compile fixShauren
2012-02-22Core/Spells: Prevent assertion failure in Spell::SelectImplicitDestDestTarget...QAston
2012-02-22Core/Spells: Change logic in assertion in Spell::SelectImplicitTargetObjectTa...Machiavelli
2012-02-22Core/Spells: Use right function for obtaining spell target type. Fixes assert...QAston
2012-02-22Core/Spells: Fix a typo in f09b5a6bea89da1b73a0beb05b977feba3285562 - call ri...QAston
2012-02-22Fix build (gcc) and fix warningsSpp
2012-02-21Core/Db/Conditions:QAston
2012-02-19Core: Fix non-PCH buildingclick
2012-02-19Core/Spells: Changes in code related to spell explicit target redirection (cl...QAston