aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellEffects.cpp
AgeCommit message (Expand)Author
2012-01-14Core/Movement: Implement spline movement subsystem.Machiavelli
2012-01-09Scripts/Achievements: Fixed achievement Shocking! on 10-man and 25-manSubv2112
2012-01-06Merge pull request #4672 from Subv/fix004Kaelima
2012-01-05Core/Gossips: Fixed gossip menu displaying for gameobjects with type GAMEOBJE...Subv2112
2012-01-04Merge pull request #3478 from Havenard/fix0011Shocker
2012-01-04[Core/Spells] Fix Blood Tap (finally fixes full spell)kandera
2012-01-03Core/Spells: Add barfing to Spell::EffectInebriate.zwerg
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-23Core/Spells: Use better check for target type in Spell::EffectSendEvent - Spe...QAston
2011-12-20Update grid system. Try to fix some crashes and transport passengers (now the...megamage
2011-12-16Merge pull request #4260 from wilds/fix_chargeMachiavelli
2011-12-16Core/Spells: Fixed Envenom damagekaelima
2011-12-11Core/Spells: Fixed Healing Stream Totem bonus and Glyph of Healing Stream Totemelecyb
2011-12-10Core/Spells: fix charge and chargedest effect through texturesWilds
2011-12-10Core/Protocol: Add debug output when receiving auction house packets.kaelima
2011-12-10Core/Spell: Fixed compile broken in 11fb0beaf0cb877b14f24aa88f19832e0aa3dc88 ...kaelima
2011-12-10Core/Misc: Fixed some duplicate checks for player typeid in Unit::Kill and Sp...kaelima
2011-11-28Revert 81fea2d7b51549c340866050f93e3780503112f7.megamage
2011-11-28Delete DynamicObject if AddToMap fails.megamage
2011-11-28Fix some memory leak from CreateTamedPetFrom.megamage
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-11Fix Divine StormHavenard
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