aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellEffects.cpp
AgeCommit message (Expand)Author
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-25Core/Spells: Fixed combat log for spells that affect item durabilityShauren
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-03fix random typos (f.i. blocked activation autocast petspells from spellbook)ille
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-10-23Core/Misc: Add default count param to HasItemCountSpp
2012-10-05Merge pull request #7839 from Warpten/soulwellkandera
2012-10-04Core/Battleground: Some minor optimizations here and there.Spp
2012-10-02Core/Utilities: Use generic templates with AddPct, ApplyPct and CalculatePctSpp
2012-09-22Core/Spells: Fixed Soulwell getting two charges removed (or more) per click.Warpten
2012-09-13Core/Spells Scroll of RecallFaq
2012-09-06Core/Spells: clean up some code and move to spell script. Closes #7195Vincent-Michael
2012-09-05Core/Misc: Fix some warnings and logic mistakes found by static code analysiskaelima
2012-09-01Core/Commands: Fix .cheat kill and add instakill immunity to itMyran2
2012-08-30Core: Fix many "errors"/warnings and coding style (3)Nay
2012-08-27Core/Spells: Fix 'Foam Sword Rack' mechanicVincent-Michael
2012-08-21Core/Battlefield: Add missing stuff for wintergraspVincent-Michael
2012-08-07Core/Players: Improved alcohol handling, weeeeeeeeeeeeeeeeeShauren
2012-08-04Merge pull request #7255 from Vincent-Michael/summonVehicleNay
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-08-03Add missing change in SpellEffects.cppAmit
2012-08-02Core/Spells: Fix some summon vehicle spells with basepoint 1Vincent-Michael
2012-08-01Merge pull request #7065 from Vincent-Michael/PainAndSufferingKaelima
2012-07-28Fix a typoChipsi
2012-07-28Core/Spells: Spells with SPELL_EFFECT_KNOCK_BACK(like Thunderstorm) can't kno...Chipsi
2012-07-22Core/Object: Use updatefield flags extracted from client to determine whether...Shauren
2012-07-11Core/Spells: Fix Pain and Suffering reduces damageVincent-Michael
2012-06-23Core/Items: Remove item from tradeable list when clearing the flag on enchant...Shauren
2012-06-20Core/Spells:Vincent-Michael
2012-06-14Fixing Death Knight T8 Melee 4P Bonus (darkruned set). tibbiFaq
2012-06-14Merge pull request #6491QAston
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-07Core/Spells: fix mocking blow doing damage to players and non tauntable creat...Kandera
2012-06-03more updatesjoschiwald
2012-05-28Merge branch 'master' of github.com:joschiwald/TrinityCore into spellscriptsjoschiwald
2012-05-28Core/Spells: convert some spell effects to SpellScriptsjoschiwald
2012-05-21Core/Spell: Fix spell effect SPELL_EFFECT_HEAL_MAX_HEALTH calculationVincent-Michael
2012-05-18Core/Spells: fix dispel aggro in a less hacky way!Kandera
2012-05-18Core/SpellEffects: successful dispel effects on hostile targets should put yo...Kandera
2012-05-13Core/Spell:Vincent-Michael
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-04-28Core/Spells: Separation caster/target part damage/heal bonus calculations.Chaplain
2012-04-27Scripts/Icecrown Citadel: Fixed Scent of Blood on heroic mode of Deathbringer...Shauren
2012-04-21Core/SpellsVincent-Core
2012-04-21Core/Spell: Attempt to fix some rare steady shot crasheskaelima
2012-04-12Core/Spells: Fixed Lifebloom's final bloom benefit from Empowered RejuvenationSubv