aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellEffects.cpp
AgeCommit message (Expand)Author
2011-11-26Core/Spells: Remove outdated code for Hand of ReckoningShocker
2011-11-26Core/Misc: Fix compile and char creationkaelima
2011-11-25Core/ItemsShauren
2011-11-25Core/Misc:kaelima
2011-11-25Core/Mechanics:kaelima
2011-11-23Core: Fixed remaining C6246: Local declaration of 'x' hides declaration of th...Shauren
2011-11-16Core/Spells: Fix SPELL_EFFECT_SEND_EVENT handler being executed more than onc...Machiavelli
2011-11-12Core/Spells: Partially fix RP-GGtobmaps
2011-11-07Core: Codestyle clean-upBootz
2011-11-07Core: Codestyle clean-upBootz
2011-11-05Core/Misc: Rename Spell::CalcCastTime to Spell::GetCastTime as it does not ca...tobmaps
2011-11-05Core/Spells: Use dbc flag to check if channeled spell can be interruptedtobmaps
2011-11-03Core/Spells: Remove not needed check added in 9229b878f2705790676806411a18500...tobmaps
2011-11-02Core/Spells: Fix Runic Healing/Mana Injector bonus for engineerstobmaps
2011-11-02Core/Misc: Fix spelling typotobmaps
2011-10-20use effectMask to calculate mechanicMask in ModSpellDurationille
2011-10-19Core/Spells: Fix shadowfiend.Liberate
2011-10-19Core/Spells: Add Block Value cap to Shield Slam and Shield of Righteousness.Liberate
2011-10-18Core/Items: Split SetSoulboundTradeable in two functions (Set and Clear)Spp
2011-10-10Rename Map::Add to Map::AddToMap, Map::Remove to Map::RemoveFromMap for bette...megamage
2011-10-10Rename "SetPosition" to "UpdatePosition".megamage
2011-10-07REPO: Code-style clean-upsBootz
2011-10-07REPO: code-style clean-upBootz
2011-10-07REPO: code-style clean-upBootz
2011-10-06Core/Spells: Fixed typo breaking SPELL_AURA_MOD_AOE_DAMAGE_AVOIDANCE and SPEL...Shauren
2011-09-30Core/Spells: Allow ProcessEvent hook to run in EffectSendEvent when spell cas...Shauren
2011-09-30Core/Movement: Fixed knockback visibility for other players (no more "telepor...Shauren
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-28Core/Spells: fix a typo which caused to display unneeded error message (inval...QAston
2011-09-27Core/Spells: Fix Vanish's stealth trigger and Demonic Empowerment's invisibil...QAston
2011-09-25Core/Spells: spell effect handling improvementsQAston
2011-09-24Core/Spells: Drop EFFECT_IMPLICIT_TARGET_PET and use EFFECT_IMPLICIT_TARGET_E...QAston
2011-09-22Core/Spells: Fixed Brewfest - Attack Keg spell damageShauren
2011-09-16Core/Entities: Replace Unit::canAttack usage with more accurate Unit::IsValid...QAston
2011-09-16Core/Spells: Spells having the same effect types on multiple effects will now...Shauren
2011-09-15Misc/Util: Add a template function for returning a random element from any co...Shocker
2011-09-15Core/Spells&GOs: Fix Ritual of Doom.Nay
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-09-13Core: Minor cleanups (here and there)Spp-
2011-09-08Core: Define helper functions to know if an account is Player, Moderator, GM,...Spp-
2011-09-07Fix typo in 9d90c8245bfbfec8d821e25283643bd67f5bfeae and unintended change in...kaelima
2011-09-07Core/Spells: Deep freeze should do damage instead of freezing on targets with...kaelima
2011-09-06DB/BGs: Fix capturing of Snowball GY - AVNay
2011-09-05Core/Achievements: Award normal mode achievements when instance was done on h...Shauren
2011-09-05Core: Code cleanup (here and there)Spp-
2011-09-04Core/Spells: Fix Distract. Closes #155Nay
2011-09-01Core: cleanup.Chaplain
2011-08-26Core/Spells: Fix a regression of 7f30ac5a9549746d19af - spells with TARGET_SE...QAston
2011-08-24Core/Spells: Add a generic way of selecting spell explicit targets. Make expl...QAston
2011-08-23Core: Clean up here and there.Chaplain