aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells
AgeCommit message (Expand)Author
2012-06-23Core/Items: Remove item from tradeable list when clearing the flag on enchant...Shauren
2012-06-23Core/Auras: Properly initialize mechanic immunity mask for SPELL_AURA_MECHANI...Shauren
2012-06-21Core/Misc: Code-style + some const methods.Chaplain
2012-06-20Core/Spells:Vincent-Michael
2012-06-14Fixing Death Knight T8 Melee 4P Bonus (darkruned set). tibbiFaq
2012-06-14Merge Pull Request #6744 'EmpoweredRenew'QAston
2012-06-14Merge pull request #6491QAston
2012-06-13Core/Spells: Fix Empowered Renew calculationVincent-Michael
2012-06-13Core/Spells: handle SPELL_AURA_MOD_DEBUFF_RESISTANCE only for auras. fixes sa...Kandera
2012-06-12Core/Spells: use calculated basepoints for mechanic_immunity_mask aura effect.Kandera
2012-06-11Core/Spells: Correctly fix basepoint calculation for adding extra attacks.Kandera
2012-06-11Core/Spells: use raw basepoint value for extra attacks. damage gets fuddled s...Kandera
2012-06-08fix typos - i failed so hard :(joschiwald
2012-06-08Core/Spells: codestyle and fix logic for adding unit state casting. (thx Mori...Kandera
2012-06-07Core/Auras: use a case for SPELL_AURA_MECHANIC_IMMUNITY_MASK. distinguish bet...Kandera
2012-06-07Core/Spells: fix mocking blow doing damage to players and non tauntable creat...Kandera
2012-06-06Core/Misc: A couple misc fixes.Malcrom
2012-06-03Core/spells: Set max targets for Spell Skartax Purple BeamMalcrom
2012-06-03DB/Quests: Fix quest Magic Carpet Ridekaelima
2012-06-03more updatesjoschiwald
2012-05-29Merge pull request #6605 from Vincent-Michael/scaleShocker
2012-05-28Core/Spells: Ignore LoS when spells are cast/triggered by gameobjectsNay
2012-05-28Merge branch 'master' of github.com:joschiwald/TrinityCore into spellscriptsjoschiwald
2012-05-28Core/Spells: convert some spell effects to SpellScriptsjoschiwald
2012-05-27Merge pull request #6565 from Vincent-Michael/EffectHealMaxHealthQAston
2012-05-26Add function for SetObjectScaleVincent-Michael
2012-05-25Core/Spells: revert previous commit to find a better solution.Kandera
2012-05-24Core/Spells: attempt to correct issue with triggered spells happening before ...Kandera
2012-05-24Core/Auras: one more for good measure. thanks vincent-michaelKandera
2012-05-24Core/Auras: change from if to switch and fix calculation for inifinite replen...Kandera
2012-05-24Core/Spells: fix issue with previous commit. i cant do math.Kandera
2012-05-24Core/Spells: correctly calculate Replenishment aura. x * 20 / 10000 != x * .2Kandera
2012-05-21Core/Spell: Fix spell effect SPELL_EFFECT_HEAL_MAX_HEALTH calculationVincent-Michael
2012-05-20Scripts/VH: Add an 1 minute pause after each boss fight (instead of 5 seconds)Nay
2012-05-18Core/Spells: fix dispel aggro in a less hacky way!Kandera
2012-05-18Core/Spells: Damage should be dealt AFTER m_damage has been set. possibly fix...Kandera
2012-05-18Core/SpellEffects: successful dispel effects on hostile targets should put yo...Kandera
2012-05-18Core/Spells, DB/Conditions: convert checkcast cpp to conditions for spell 522...Kandera
2012-05-18Core/Spells: move rocket boots spell cast check to spell script. add event fo...Kandera
2012-05-18Core/Spells: remove holy shock and death coil (dk) from checkcast and add the...Kandera
2012-05-13Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreSubv
2012-05-13Core/Spells: Proc the spells that have DEST target when there is no other tar...Subv
2012-05-13Core/Spell:Vincent-Michael
2012-05-13Core/Threat: Some corrections to 5709929d2b575e83f427c7f48cd6bd0d7ed1b29dkaelima
2012-05-13Core/Spell:Vincent-Michael
2012-05-11Core/Spells: fix damage mods from caster on targetjoschiwald
2012-05-10Clean up for 58f63509cd4Chaplain
2012-05-09Merge pull request #6314 from Chaplain/spellsQAston
2012-05-04Clean misused m_canBeRecalculated.Chaplain
2012-04-30Fix log typo with spell_group at SpellMgr.cppAmit