aboutsummaryrefslogtreecommitdiff
path: root/src/game/SpellAuras.cpp
AgeCommit message (Collapse)Author
2009-04-13*Add Aura::m_tickNumber to handle some script spells.megamage
--HG-- branch : trunk
2009-04-13[7663] Cleanup spell interrupt code. Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-04-13[7661] Fixed problem with not remove health regeneration from polymorph. ↵megamage
Author: False.Genesis Also fixed problem with remembering transform spell in case possible stacked negative and positive transforms. --HG-- branch : trunk
2009-04-13*Add some debug info to procflagQAston
*Fix Sudden Death. --HG-- branch : trunk
2009-04-13*Fix healing amount for HauntQAston
--HG-- branch : trunk
2009-04-13*Some cleanup in aura range checks.QAston
--HG-- branch : trunk
2009-04-12*Try to fix the crash caused by aura update (only add two return after ↵megamage
m_target->RemoveAura(this)) --HG-- branch : trunk
2009-04-12*Fix a typo causing all auras to be on cooldownQAston
--HG-- branch : trunk
2009-04-12Try to fix some aura update related crashes.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*Fix shadowflameQAston
--HG-- branch : trunk
2009-04-12*Fix totemic call mana gainQAston
*Fix chimera shot effect with viper sting *Fix charges display *Fix stealth applying while using vanish --HG-- branch : trunk
2009-04-11*Make maim be breakable by damageQAston
*Fix a typo causing freeze --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-10*Make shattered barrier and prayer of mending work again, Refresh aura when ↵QAston
recasted on target with full stackamount. --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 bladestorm.QAston
--HG-- branch : trunk
2009-04-09*Fix build with vcpp80.QAston
*Set aura charges for Sudden Death. --HG-- branch : trunk
2009-04-08*Fix Sudden Death.QAston
--HG-- branch : trunk
2009-04-08*Merge.megamage
--HG-- branch : trunk
2009-04-08*Save only auras which need to be saved-this also removes error spam for ↵QAston
duplicate entries. --HG-- branch : trunk
2009-04-07*Change way of aura removing-make it safer.QAston
--HG-- branch : trunk
2009-04-08*Make amount of auras be more correct.QAston
--HG-- branch : trunk
2009-04-08*Fix auras amount after relogQAston
--HG-- branch : trunk
2009-04-07*More crashfixesQAston
--HG-- branch : trunk
2009-04-06* Trailing whitespace removed.XTZGZoReX
--HG-- branch : trunk
2009-04-07* Fix some freezes.QAston
* Fix freeze in HandleModMechanicImmunity- thanks for megamage for pointing this. --HG-- branch : trunk
2009-04-07*Some crashfixes.QAston
--HG-- branch : trunk
2009-04-05*Always delink spell and container when spell is cancelled.megamage
--HG-- branch : trunk
2009-04-06*Set aura remove by expire only for expired aurasQAston
--HG-- branch : trunk
2009-04-06*Allow auras to be removed during other auras update.QAston
--HG-- branch : trunk
2009-04-06*Fix compile.QAston
--HG-- branch : trunk
2009-04-06*Fix crash and area aura remove.QAston
--HG-- branch : trunk
2009-04-06*Fix area aurasQAston
--HG-- branch : trunk
2009-04-06*SQL and testing for last commit is by Drahy-sorry for forgotting to mention it.QAston
--HG-- branch : trunk
2009-04-06*Update of aura system.QAston
--HG-- branch : trunk
2009-04-04Fixed typo.raczman
--HG-- branch : trunk
2009-04-04Fixed work of warrior talent 12296.raczman
- Proper tick in 3 sec - Replace amount calculation hack by more proved formula. - Ignore in combat state. Author: domingo --HG-- branch : trunk
2009-04-04*Merge.megamage
--HG-- branch : trunk
2009-04-03[7611] Prevent casting owner spell/use item or gameobject by mind controlled ↵megamage
player or creature. Author: VladimirMangos This also prevent some crashes in like wrong case. [7610] skipped. --HG-- branch : trunk
2009-04-02*Also call combatstart when applying areaaura/persistant auramegamage
--HG-- branch : trunk
2009-04-02[7597] Fixed crash at stealing single target auras (54648 for example) ↵megamage
Author: arrai --HG-- branch : trunk
2009-03-28[7567] Fix charges count for 51124 Author: miebaikmegamage
--HG-- branch : trunk
2009-03-27*Fix some bugs of pet.megamage
--HG-- branch : trunk
2009-03-26*Merge.megamage
--HG-- branch : trunk
2009-03-26*Move most reputation/force faction reaction code to new ReputationMgr. ↵megamage
Author: VladimirMangos --HG-- branch : trunk
2009-03-26*Remove viewpoint when dynamicobject is removed from world.megamage
--HG-- branch : trunk
2009-03-25[7538] Hide some implementation details for reputation/forced faction ↵megamage
reaction. Author: VladimirMangos --HG-- branch : trunk
2009-03-24[7532] Avoid warnings at use size_t with printf fromat strings. Author: ↵megamage
VladimirMangos --HG-- branch : trunk
2009-03-24*Do not proc anything for aura remove type = delete.megamage
*Use delete type for duel complete. --HG-- branch : trunk