aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells
AgeCommit message (Expand)Author
2011-08-04Core: Cosmetic changes in Threat related code (per request) and remove of ext...Spp
2011-08-03Core/Refer-a-Friend: Fix a glitch in the summoning system. Thanks gyullo.Silinoron
2011-08-03Core/Refer-a-Friend: Finish base work for Refer-a-Friend.Silinoron
2011-08-03Core/Vehicles: Remove Vehicle.h dependency from other header filesSpp
2011-08-03Core: Fix compile without PCH and fix some warningsSpp
2011-08-03Core/Transport: Minor optimization in LoadTransports (And some cosmetic chang...Spp-
2011-08-01Core/Entities: Allow Shaman totems to crit with spells, and add a temp workar...Machiavelli
2011-08-01Compile fix for f899c92899c1b2b82030f2568faf1057a92f4492Shauren
2011-08-01Core: Typo fix introduced in previous commit (:S)Spp-
2011-08-01Core: Some more missing changes from previous commit (Pass by const reference...Spp-
2011-08-01Core/Spells: Use ModStackAmount for CastCustomSpell with aura stack value if ...Shauren
2011-08-01Core/Spells: Limited SPELL_ATTR3_PLAYERS_ONLY attribute to only allow players...Shauren
2011-07-31Core/Spells: Fix Shaman Wind Shear (Threat reduction part)Machiavelli
2011-07-31Core/Spells: Small update to TriggeredFlags and fix Glyph of Totem of Wrath w...Machiavelli
2011-07-31Core/Spells: Fix Shaman talent Storm, Earth, Fire (Earthgrab part) in case of...Machiavelli
2011-07-31Core/Spells: Change low level bool triggered with bitmask TriggerCastFlags to...Machiavelli
2011-07-31Core/Auras: Corrected SPELL_AURA_CLONE_CASTER and mirror image opcode handlin...Shauren
2011-07-31Core/Spells: Fix Shaman totem bar exploit that would allow the player to cast...Machiavelli
2011-07-30Core/Spells & Vehicles: Define and implement SPELL_ATTR6_CASTABLE_WHILE_ON_VE...Machiavelli
2011-07-30Core/Spells: Fix client crash on ESC when channeling certain spells (e.g. Eye...Machiavelli
2011-07-30Core/Spells: Fix a crash in OnDummyEffect.Liberate
2011-07-30Core/Spells: Don't allow passive area auras to stack.QAston
2011-07-29Core/Spells: Remove some obsolete code (stealth is no longer a ranked spell).QAston
2011-07-29Core/Spells: Check if spell has range entry before trying to access property ...QAston
2011-07-28Revert "Core/Spells: Fix a crash on checking school immunity added to unit ma...QAston
2011-07-28Core/Spells: Fix a crash on checking school immunity added to unit manually (...QAston
2011-07-28CoreSpells: Typofixes: fix area auras autocast and usage of items in combat.QAston
2011-07-28Core/Spells: Fix passive auras stacking logic after recent changes.QAston
2011-07-27Core/Spells: Use correct spell target in Spell::EffectEnvirinmentalDMG - fix...QAston
2011-07-27Core/Spells: Drop obsolete code for Demonic Sacrifice.QAston
2011-07-27Core/Spells: Removed implicit casts from SpellImplicitTargetInfo, fixed copyp...Shauren
2011-07-27Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)Spp-
2011-07-27Fix some warnings here and thereSpp-
2011-07-27Fix compileSpp-
2011-07-26Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ...QAston
2011-07-26Core/Spells: Add SpellInfo class to store static data and methods for spells....QAston
2011-07-25Core/Spells: Fix Glyph of Shadow Word: Deathinsider42
2011-07-24Core/Spells: Garrote and Ambush should be usable only behind the targettobmaps
2011-07-23Core/SpellsSarjuuk
2011-07-23Core/Spells: Removed remaining part of old global cooldown handlertobmaps
2011-07-22Core/GameObject: Refactored destructible building handling, properly implemen...Shauren
2011-07-23Core/Spells: Fix talent Deep Wounds. Original idea by DrTenmatobmaps
2011-07-22Scripts/Icecrown Citadel: Fixed Precious' Plagued Zombies durationShauren
2011-07-22Core/Spells: Define and implement SPELL_ATTR6_NO_DONE_PCT_DAMAGE_MODS; revert...tobmaps
2011-07-22Core/Misc: Small code style fixtobmaps
2011-07-22Scripts/Trial of the Crusadertobmaps
2011-07-21Core/Spells: Fix Glyph of Scourge Striketobmaps
2011-07-18Core: Fix non-PCH build + clean up some sporadic warningsclick
2011-07-16Core/Spells: Temporary workaround for Summon Eye of Acherus (this time working)QAston
2011-07-16Core/Spells: Fix Unstable Afflictiontobmaps