aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellEffects.cpp
AgeCommit message (Expand)Author
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Copyright header updates - part 3... (and some whitespace cleanups)click
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-10-04Core/ScriptSystem: Extend SpellScript API by spell focus targets accessors.QAston
2010-09-28Core/Spells: Moved checking if item has USE: effect to Spell::CheckItems (fro...Shauren
2010-09-28Magic numbers cleanup:Shocker
2010-09-27Core/Spells: Do not allow adding USE-enhancements on items that already has a...click
2010-09-25Core/Logging: Change some spell log output to debug level instead of error le...Machiavelli
2010-09-25Core/Spells: Fixed power burn effects showing mana restored to casterShauren
2010-09-21Core/Items: Implemented trading soulbound loot itemsShauren
2010-09-13Core/ScriptMgr: Add hooks for duel phases: OnDuelRequest, OnDuelStart, OnDuelEndShocker
2010-09-08Core/Spells: Add level requirement check for glyph socketsShocker
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