aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellEffects.cpp
AgeCommit message (Expand)Author
2010-09-06Core/Spells: Implemented handler for spell Create Lance, patch by 0xFutureShauren
2010-09-05Core/Spells: Fixed Execute formula, patch by dr.tenmaShauren
2010-09-05Core/Spell: Fixed Escape artist, patch by HeisenbergShauren
2010-09-03Core/Game: Fix remaining warnings on windows (and most likely almost all of t...silinoron
2010-09-04Spell Scripts:azazel
2010-09-02Core/Spells: Fixed crash in EffectFeedPetShauren
2010-09-02Core/Spells: Fixed Health Leech effect, should not apply healing multiplier t...Shauren
2010-09-02Conflagrate direct & DoT damage shouldn't scale with duration increases of Im...Shocker
2010-08-30Core: Fix more warningsSpp
2010-08-29Spell Scripts:azazel
2010-08-29*Allow SPELL_EFFECT_POWER_BURN(64) to proc with damage.QAston
2010-08-29*Allow damage shield hits to miss.QAston
2010-08-28*Make EffectHealMechanical, EffectHealPct, EffectHealMaxHealth and EffectHeal...QAston
2010-08-28DB Scripts: Fix calling of DB scripts from spell_scripts tableazazel
2010-08-28*Send SMSG_SPELLINSTAKILLLOG on SPELL_EFFECT_INSTAKILL(1), thanks to Zor for ...QAston
2010-08-27*Fix issues with negative dmg of periodic power burn and periodic power leech...QAston
2010-08-27*Consistent parameter names of spell effect handlers - use effIndex instead o...QAston
2010-08-27*Fix combat logging of many spell effects - thanks to kiper, Ssp, Cyrax, and ...QAston
2010-08-27*Remove m_currentBasePoints from spell class, use m_spellValue instead.QAston
2010-08-27*Send to client periodic heal absorbtion.QAston
2010-08-26*Fix usage of EffectValueMultiplier in spell code.QAston
2010-08-21Scripts/Icecrown Citadel: Add script for Deathbringer Saurfang (only missing ...Shauren
2010-08-26Core/Cleanup:azazel
2010-08-26Core:azazel
2010-08-25* Move Paladin Judgement bonuses to spell_bonus_data, thanks deltapower.incShocker
2010-08-25Fix seal unleash damage for Seal of Wisdom / Light / Justice / VengeanceShocker
2010-08-25Knockback (ex: Thunderstorm) and Jump (ex: Death Grip) effects must instantly...Shocker
2010-08-25Correct usage of basePoints in various locationsShocker
2010-08-23Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...silinoron
2010-08-23Spell 62124 should allow critical hits.silinoron
2010-08-22* Some consistency changes.silinoron
2010-08-22Core/Game: fix all warnings related to converting doubles and floats.silinoron
2010-08-22Core:azazel
2010-08-22Core: Fix more warnings, add new function sLog.outStaticDebug() that replaces...click
2010-08-21Core: Remove "may be used uninitialized in this function", "unused parameter ...Spp
2010-08-21*Remove some unused containers from Spell class.QAston
2010-08-18Scripts: Added script for Lord MarrowgarShauren
2010-08-18Core/Spells: Implement TARGET_DEST_CHANNEL_CASTER(106) and TARGET_GAMEOBJECT_...QAston
2010-08-18Add more methods to SpellScript.azazel
2010-08-09Backed out changeset f751065ec933Brian
2010-08-09Implement reputation rates and aura effects for Spell::EffectReputation() (th...azazel
2010-08-09*(More) correct implementation of SPELL_EFFECT_PULL_TOWARDS_DEST(145)QAston
2010-08-08*Implement spell casting on transports (no more out of range error, etc)QAston
2010-08-08Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...click
2010-08-08* Some singleton renames for consistency:XTZGZoReX
2010-08-08* Rename: BattleGround -> Battleground.XTZGZoReX
2010-08-06Unholy Blight should prevent the dispelling of diseases.silinoron
2010-08-07* Move all movable spell effects from core to DB. Needs DB support.azazel
2010-08-06*** New core <-> script library interface - complete rewrite of the old one.XTZGZoReX
2010-08-06Moved Pain and Suffering (47948) script effect to spell script.azazel