aboutsummaryrefslogtreecommitdiff
path: root/src/game/Spell.cpp
AgeCommit message (Expand)Author
2009-05-02*Add some removed part in settargetmap in last merge.megamage
2009-05-02*Update spell selection.megamage
2009-05-02*Merge.megamage
2009-05-02*Update spell selection.megamage
2009-05-02Handle spell effects in order from dbcsQAston
2009-05-01*Do not apply auras with 4th diminishing levelQAston
2009-05-01*Implement enchanting vellums.QAston
2009-04-30*Merge.megamage
2009-04-30*Explicitly implement spell target 28 and 29.megamage
2009-04-30*Simplify function dospellhitontarget.megamage
2009-04-30*Check item existance requirements for mainhand/offhand weapon spells.QAston
2009-04-30*Move spellhit AI function call after damage done.megamage
2009-04-29*Merge.megamage
2009-04-29*Trigger spells after dealing damage by spell.QAston
2009-04-29*Allow custom spell to change radius mod.megamage
2009-04-27*Some update of summon effect code.megamage
2009-04-25*Fix deadly brew.QAston
2009-04-24*Fix not hitting stealthed target by multi-target spells which require target...megamage
2009-04-23[7701] Move explicit healing repeating code to DealHeal functions. Author: Tr...megamage
2009-04-23*Fix frenzy and Ferocious Inspiration proc.QAston
2009-04-23Allow Penance to trigger Grace.QAston
2009-04-22*Fix some broken spells without targetA and B.megamage
2009-04-22*Fix build.megamage
2009-04-20 [7690] Move GetCreature/GetGameobject to class Map. Author: VladimirMangosmegamage
2009-04-20*Fix bug that pets learn talents instantly - clear your pet_spell table to ha...QAston
2009-04-20*Move unsummon statue and pet code to spell::finishQAston
2009-04-20*Correct check range for totem area auras.QAston
2009-04-20*Change totem cast handling, use owner guid as m_originalCaster by default.QAston
2009-04-20Implement attribute flag SPELL_ATTR_EX2_TRIGGERED_CAN_TRIGGER, fix improved f...QAston
2009-04-20*Fix healing amount of Earthliving.QAston
2009-04-19[7686] Implement aura SPELL_AURA_ADD_CASTER_HIT_TRIGGER (111). Author: Lightg...megamage
2009-04-19*Merge.megamage
2009-04-19*Send overheal amount to client.QAston
2009-04-19*Update castcustomspell(). Allow change other spell values than basepoints.megamage
2009-04-18*Fix Alchemist's Stone.QAston
2009-04-18*Update of procflag system:QAston
2009-04-18*Fix some spells with TARGET_FLAG_CASTER.megamage
2009-04-18*Allow imp to learn Phase ShiftQAston
2009-04-18*Make Lock and load proc from freezing trap.QAston
2009-04-17[7681] Check guid type before lookup request for seldom GO-caster case. Autho...megamage
2009-04-16*A temp fix for broken taunt spell.megamage
2009-04-15*Merge.megamage
2009-04-15*MergeQAston
2009-04-15Backed out changeset 77ac33a3948b - it caused problems with some channeled sp...QAston
2009-04-15*Set correct healing bonus for spells using coefficient.QAston
2009-04-15*Merge.megamage
2009-04-14*Fix power update after spellcast - by w12xQAston
2009-04-13*Use function RandomResizeList to resize spell target list.megamage
2009-04-13*Prevent item trade exploit - by Iskander.QAston
2009-04-13*Add some debug info to procflagQAston