aboutsummaryrefslogtreecommitdiff
path: root/src/game/SpellAuras.h
AgeCommit message (Expand)Author
2010-06-05Move core/realm files to new subdirectoryclick
2010-04-11Add Aura::CheckTarget() to check Alterac Valley buff targets.Tartalo
2010-04-07Code style (game + scripts only):Spp
2010-02-05Yet more cleanup, mostly in the script system. This should conclude the scrip...Xanadu
2010-02-05A great purge of obsolete macros.Xanadu
2010-01-24*Do not keep area aura targets in combat with aura ownerQAston
2010-01-22*Run grid searches for area auras every 500ms instead of every unit updateQAston
2010-01-18*Use std::map instead of UNORDERED_MAP for storing aura applications of an aura.QAston
2010-01-18*Add some debug info to trac reason of assertion fail in Unit destructor.QAston
2010-01-16Updated copyright for new year.n0n4m3
2010-01-16*Fix single target auras related crashQAston
2010-01-10* Make sure that aura is applied on unit before trying to remove it.QAston
2010-01-10now all aura updates are placed into one packetsilver1ce
2010-01-10*Tabs to spacesQAston
2010-01-10Update aura system:QAston
2009-12-21Implement aura 304.win32
2009-12-21Cleanup in spell codewin32
2009-12-17Update Spell code for 322a. Part 2n0n4m3
2009-10-17*Massive cleanup redux.maximius
2009-10-17*Backed out changeset 3be01fb200a5maximius
2009-10-17*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ...maximius
2009-10-10* Backout a part of the latest Mangos merge, armor penetration related. Pleas...Machiavelli
2009-10-09*Blackfathom Deeps - Event: Aku'mai, by Tartalomaximius
2009-10-02*Missed changes O_Omaximius
2009-10-02*New SQL to fix broken data blobs, if any. Must be run manually.maximius
2009-09-14Backed out changeset d3fe2d6d504a (please test your patches thoroughly before...maximius
2009-09-14*Merged MaNGOS [8458], [8475], [8476] by ogeraisi, thanks to all authors :)maximius
2009-08-28*Update spell_proc_event entry for Bloodsurge.QAston
2009-08-28*Allow SPELL_AURA_ABILITY_PERIODIC_CRIT to make PERIODIC_LEECH auras crit.QAston
2009-08-25*Fix a crash.megamage
2009-08-24*Some update of aura system. Remove unnecessary variables and parameters from...megamage
2009-08-17*Implement aura type SPELL_AURA_LINKED(284).QAston
2009-08-17*Implement aura type SPELL_AURA_MOD_CRIT_PCT(290).QAston
2009-08-12*Implement m_AurasUpdateIterator. [8329] Author: VladimirMangosmegamage
2009-08-13*Update Mana Shield Spell Power Coefficient - by fukifat.QAston
2009-08-11*Try to fix a crash caused by single target auras. Thanks to QAston.megamage
2009-08-10*change SPELL_AURA_MOD_ARMOR_PENETRATION_PCT to reduce armor on target and ad...megamage
2009-08-05*Correct implementation and use of dbc data for aura SPELL_AURA_CONVERT_RUNE(...QAston
2009-07-30*Fix per-caster aura state based on [8218] (Author: VladimirMangos;almost not...QAston
2009-07-22*Implement Aura Type 247 (SPELL_AURA_CLONE_CASTER) and 279 (SPELL_AURA_INITIA...QAston
2009-07-19*Fix DK presences and their improved versions - original patch by thenecromancerQAston
2009-07-18*Update damage calculation of Serpent Sting, Immolation Trap and Deadly Poison.QAston
2009-07-11*Handle breaking on damage auras by procflags - original patch by thenecromancerQAston
2009-06-16 [8024] Implement SPELL_AURA_MOD_ATTACK_POWER_OF_ARMOR(285). Author: Beastemegamage
2009-06-16*Fix aura type 280.QAston
2009-06-12*Apply 6 second rule for drinking in arenas.QAston
2009-06-10*Fix Improved Spell ReflectionQAston
2009-06-07*Implement spell aura 177.megamage
2009-06-06*Fix dash bonus not working in some cases.QAston
2009-06-06*Remove Arcane Blast on Arcane Missiles and Arcane Barrage castQAston