aboutsummaryrefslogtreecommitdiff
path: root/src/game/SpellAuras.cpp
AgeCommit message (Expand)Author
2009-04-25*Fix deadly brew.QAston
2009-04-25*Trigger offhand hit for WhirlwindQAston
2009-04-23[7701] Move explicit healing repeating code to DealHeal functions. Author: Tr...megamage
2009-04-22*Merge.megamage
2009-04-21*Fix the bug that some mount spells show two mounts, one on the other.megamage
2009-04-21*Fix broken threat mod auras. Now players can gain correct threat.megamage
2009-04-21Added a Spell for KilJaeden (need it later)Andy@conmuc-l03
2009-04-20 [7690] Move GetCreature/GetGameobject to class Map. Author: VladimirMangosmegamage
2009-04-20*Remove unused code.megamage
2009-04-20*Merge.megamage
2009-04-20*Make hots not proc like dotsQAston
2009-04-20*Move unsummon statue and pet code to spell::finishQAston
2009-04-20*Prevent useless area aura reapplying in some casesQAston
2009-04-20*Correct check range for totem area auras.QAston
2009-04-20*Fix a crash caused by stealth aura remove itself.megamage
2009-04-20Implement attribute flag SPELL_ATTR_EX2_TRIGGERED_CAN_TRIGGER, fix improved f...QAston
2009-04-19*Remove stealth when unit gets hitQAston
2009-04-19*Fix a crash caused by farsight spells.megamage
2009-04-19workaround for demoshout & piercing howl to remove stealthAndy@conmuc-l03
2009-04-19*Fix build.megamage
2009-04-19*Always remove aura when charge becomes 0 in dropcharge.megamage
2009-04-19[7686] Implement aura SPELL_AURA_ADD_CASTER_HIT_TRIGGER (111). Author: Lightg...megamage
2009-04-19*Merge.megamage
2009-04-19*Fix compile.QAston
2009-04-19*Some changes to pet spell learning-now pet passives should work.QAston
2009-04-19*Send overkill messages to client.QAston
2009-04-19*Send overheal amount to client.QAston
2009-04-19*Fix spell Negative Energy (casted by Entropius).megamage
2009-04-19*Fix Dash - original patch by Dani.QAston
2009-04-19* Turn proc flag on periodic heal spells back on.QAston
2009-04-19*Add coeficient for lifebloom final healing and temporary set amount of it to...QAston
2009-04-15*Merge.megamage
2009-04-15*Set correct healing bonus for spells using coefficient.QAston
2009-04-15*Merge.megamage
2009-04-14 [7668] Cleanup In CreatureAI function descriptions and AttackStart/Attack...megamage
2009-04-14*Fix Fan of Knives.QAston
2009-04-14*Fix Haunting Spirits.QAston
2009-04-14*Correct positivity of some spellsQAston
2009-04-13*Make AuraEffect::Update virtual.megamage
2009-04-13*Add Aura::m_tickNumber to handle some script spells.megamage
2009-04-13[7663] Cleanup spell interrupt code. Author: VladimirMangosmegamage
2009-04-13[7661] Fixed problem with not remove health regeneration from polymorph. Auth...megamage
2009-04-13*Add some debug info to procflagQAston
2009-04-13*Fix healing amount for HauntQAston
2009-04-13*Some cleanup in aura range checks.QAston
2009-04-12*Try to fix the crash caused by aura update (only add two return after m_targ...megamage
2009-04-12*Fix a typo causing all auras to be on cooldownQAston
2009-04-12Try to fix some aura update related crashes.QAston
2009-04-12*Fix cooldown set for ReincarnationQAston
2009-04-12*Fix shadowflameQAston