aboutsummaryrefslogtreecommitdiff
path: root/src/game/Spell.cpp
AgeCommit message (Collapse)Author
2009-04-13*Fix healing amount for HauntQAston
--HG-- branch : trunk
2009-04-13*Do not check aurastates for triggered spellsQAston
--HG-- branch : trunk
2009-04-13*Remove unneeded code for hanner of wrath and execute.QAston
--HG-- branch : trunk
2009-04-12*Fix cooldown set for ReincarnationQAston
*Change some aura interrupt flags description to handle stealth breaking correctly. --HG-- branch : trunk
2009-04-12*Take combo points for delayed spellsQAston
*Fix a typo in spellsteal handling and a typo causing freeze while removing spellmods. --HG-- branch : trunk
2009-04-11*Fix beacon of light.QAston
*Fix a crash in Spell::CanAutoCast. --HG-- branch : trunk
2009-04-10* Fix consume shadows.QAston
* Change handling of bladestorm and auras with similar immunity to it. --HG-- branch : trunk
2009-04-09*Update vehicle code.megamage
*Show correct visual effects to other players. *Do not allow attack players on vehicle. *Only dismiss vehicle when it is summoned. --HG-- branch : trunk
2009-04-09*Allow to use ice block while affected by CC and fix compile warning.QAston
--HG-- branch : trunk
2009-04-09*Fix Slice and Dice and other multitarget spells using combopoints in effects.QAston
--HG-- branch : trunk
2009-04-08*Fix Sudden Death.QAston
--HG-- branch : trunk
2009-04-08*Fix build.megamage
--HG-- branch : trunk
2009-04-08*Only clear spellcontainer when current spell is cancelled spell.megamage
--HG-- branch : trunk
2009-04-08*Merge.megamage
--HG-- branch : trunk
2009-04-06* Trailing whitespace removed.XTZGZoReX
--HG-- branch : trunk
2009-04-05*Always delink spell and container when spell is cancelled.megamage
--HG-- branch : trunk
2009-04-06*Update of aura system.QAston
--HG-- branch : trunk
2009-04-03[7605] Counting in ACHIEVEMENT_CRITERIA_TYPE_USE_ITEM only for not triggered ↵megamage
item casted spells. Author: VladimirMangos --HG-- branch : trunk
2009-04-02[7601] Not check reagents for triggered spells, it checked and taken at ↵megamage
triggered spell casting moment in original spell. Author: VladimirMangos --HG-- branch : trunk
2009-03-28[7557] Fixed triggered spells which ImplicitTarget is 0 like 50516 and ranks ↵megamage
Author: arrai --HG-- branch : trunk
2009-03-27*Fix some bugs of pet.megamage
--HG-- branch : trunk
2009-03-26*when spell cancelled, remove aura as cancelled.megamage
--HG-- branch : trunk
2009-03-24[7522] Fixed typo in spell cast check code. Author: Triplymegamage
--HG-- branch : trunk
2009-03-23*Fix a crash in CanCast.megamage
--HG-- branch : trunk
2009-03-22*Fix a bug that combo points are never taken.megamage
--HG-- branch : trunk
2009-03-22*Temporary hack to make Penance heal/damage at aura apply.QAston
--HG-- branch : trunk
2009-03-22*Backport blood frenzy fix from TC2.QAston
--HG-- branch : trunk
2009-03-22*Fix a crash in latest rev.QAston
--HG-- branch : trunk
2009-03-22*Fix blood frenzy remove (and possibly some other ↵QAston
SPELL_AURA_ADD_TARGET_TRIGGER auras too). *Fix some problems with Cut to the Chase. --HG-- branch : trunk
2009-03-22*Take ComboPoints after doing spell effects.QAston
--HG-- branch : trunk
2009-03-21*Fix a bug of spells that use combo points.megamage
--HG-- branch : trunk
2009-03-21Small code cleanup and partial merge with dev branch Author: tomrus88megamage
--HG-- branch : trunk
2009-03-21Mutilate fix - by _krz.raczman
--HG-- branch : trunk
2009-03-21*Fix dk's rune/runic power issues.QAston
--HG-- branch : trunk
2009-03-20*Fix Focused Magic.QAston
*Make Presence of Mind no longer trigger Arcane Power. *Apply correct calculation for SPELLMOD_PROC_PER_MINUTE. *Fix divine shield positivity. --HG-- branch : trunk
2009-03-19*Fix Area auras for target without a party.QAston
*Fix Improved soul leech and correct procflags for soul leech. --HG-- branch : trunk
2009-03-19*Fix the bug that summon dbc is not read. Now creatures can be summoned.megamage
*Make minipet as tempsummon instead of pet. Make totem as tempsummon. --HG-- branch : trunk
2009-03-18*Allow spells to summon vehicles.megamage
--HG-- branch : trunk
2009-03-18*Placeholder for special target selection for spell 57669. Patch writed by ↵megamage
kozelo, rechapa79 with active support from Lightguard. *Not really implemented. Need to find a good way. --HG-- branch : trunk
2009-03-18*Merge with 243.megamage
--HG-- branch : trunk
2009-03-18*Fix chain heal. Heal target even when it has full health.megamage
--HG-- branch : trunk
2009-03-18*Do not always add target to aoe map with target number limit.megamage
--HG-- branch : trunk
2009-03-18*Merge.QAston
--HG-- branch : trunk
2009-03-18Backed out changeset eb07c8f645e8QAston
--HG-- branch : trunk
2009-03-18* Apply aura SPELL_AURA_ABILITY_IGNORE_AURASTATE for damage bonuses.QAston
--HG-- branch : trunk
2009-03-17 [7476] Implement druid's talent 61336. Author: Lightguardmegamage
--HG-- branch : trunk
2009-03-17*Allow triggered spells with spellfamilyflags to trigger other ones if ↵QAston
spellprocevent for triggering aura has specified spellfamily. --HG-- branch : trunk
2009-03-17*Revert Damage Shield fix.QAston
--HG-- branch : trunk
2009-03-16*Fix dead-loop crash.QAston
*Fix damage shield. --HG-- branch : trunk
2009-03-16*Use SpellCastResult and finaly fix SPELL_CAST_OK value (255 custom value ↵megamage
now). By VladimirMangos. --HG-- branch : trunk