aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellScript.cpp
AgeCommit message (Expand)Author
2010-08-22Fix logic in SpellScript (thanks Toni.Shocker)azazel
2010-08-19Scripts/Spell: extend SpellScript class: add target aura accessors and functi...QAston
2010-08-18Add more methods to SpellScript.azazel
2010-08-08Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...click
2010-07-27Fix non-PCH buildclick
2010-07-25*Extend API of SpellScript by Dest and Damage/Heal setters and getters.QAston
2010-07-24*Add base scripting interfce for spells - thanks to Brian for help in making ...QAston