aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/Spell.cpp
AgeCommit message (Expand)Author
2011-04-11Core/Spells: fix Global Cooldown reset on spell cast interrupt.SimonDMII
2011-04-09Core/Spells: Add default handler for apply aura spell effect when both Implic...Shauren
2011-04-07Core/Spells: Apply only 1.5 second cooldown to DK runes when spell misses its...Shauren
2011-04-06Core/Spells: Fix area target search for spells with SPELL_ATTR2_ALLOW_DEAD_TA...Shocker
2011-03-23Revert "Core/Spells: Check Line of Sight every channel spell tick"Shauren
2011-03-22Core/Spells: Check Line of Sight every channel spell tickShauren
2011-03-22Core/Spells: Fixed exploit allowing people to keep reagents when enchanting i...Shauren
2011-03-13Scripts/Ulduar: Remove known hacks from leviathan, create workaround for shut...Supabad
2011-03-09Core/Spells: Attempts at summoning player to an instance will result in fail ...Shauren
2011-03-04Core/Spells:Shauren
2011-03-01Core/Spells: Correctly give skill bonus provided by spells on cast, fixes Min...Shocker
2011-02-22Core/Spell Mechanics: remove redundant call to AddGlobalCooldown left from pr...Azazel
2011-02-22Core/Spell Mechanics: introduce global cooldown manager for server-side check...darkstalker
2011-02-20Core/Log: Implement log masks for debug log level, to allow selective debug o...Machiavelli
2011-02-17Core/Misc: improve error log messages by adding more info. Specially for Aokr...Azazel
2011-02-04Core/Spells: Moved dungeon encounter crediting to scriptsShauren
2011-02-03Core/Instances: Implemented DungeonEncounter.dbc for creating completed encou...Shauren
2011-01-26Core: Generic cleanup (tab2spaces/trailing whitespace removal)leak
2011-01-22Scripts/Spells: Moved all special target filtering cases to scriptsShauren
2011-01-21Scripts/Spells: Implemented UnitTargetHandler spell script hook, it can be us...Shauren
2011-01-15Core/Spells: Implement SPELL_ATTR6_IGNORE_CROWD_CONTROL_TARGETS (0x00000100)....Machiavelli
2011-01-14Core/Spells: Fixed Glyph of Pain SuppressionShauren
2011-01-12Scripts/Icecrown CitadelShauren
2011-01-12Fix a crash in Spell::CheckCast().Anubisss
2011-01-06Core/Spells: Starfall skips targets in stealth, invisibility or not in LoSsarjuuk
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-26Scripts/Icecrown Citadel: Mutated Abomination should not damage its ownerShauren
2010-12-25Core/Entities: Fix a minor disrepancy in the handling of weapon specializatio...click
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Core/Spells: Removed a really retarded hack that searched for GameObject targ...Shauren
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-22Core/ObjectMgr: Static members are no longer accessed through singletonShauren
2010-12-19Core: Rename spell attributes, use more general nameslinencloth
2010-12-18Core/Auras: Fix Cold Blood handling on misses and parries.silinoron
2010-12-17Core/Unit: Renamed addUnitState/hasUnitState/clearUnitState to AddUnitState/H...Shauren
2010-12-11Cleanup: implemented helper methods for manipulating percentage calculation a...azazel
2010-12-09Core/Spells: Prevent Mind Sear from damaging the target itself. Patch by Prin...leak
2010-12-09Core/Mechanics: cleanup shapeshift form code (by VladimirMangos)azazel
2010-12-05Core/Auras: backout r2bf34fd7ac and add alternative - not spell specific soll...QAston
2010-12-04Core/Auras: Replenishment should stack duration, not several instances.silinoron
2010-12-04Core/Spells: Fix spell damage/healing multipliers for spells that affect mult...Machiavelli
2010-12-03Scripts/Icecrown Citadel: Added script for Blood Queen Lana'ThelShauren
2010-11-16Core/Units: Rename and change Get/SetVisibility to use a bool value instead o...linencloth
2010-11-14Core/Spells: Partially implement SPELL_ATTR_EX_USE_RADIUS_AS_MAX_DISTANCE. Cu...Shocker
2010-11-13Core/MovementGenerators: Don't remove evade state when clearing unit states.linencloth
2010-11-13Core/Spells: Fix spelleffect sanctuarylinencloth
2010-11-13Core:linencloth
2010-11-09Reverted revision d8e919eb3a7bShauren
2010-11-08Core/Items: Added a forgotten break in item enchant checks.Xanadu
2010-11-04Core/Spells: Enchanting items using a vellum is no longer possible in tradeShauren