aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Spells
AgeCommit message (Expand)Author
2012-05-24Merge pull request #6040 from w1sht0l1v3/borean_tundrakandera
2012-05-20Core: Fix a few compile warningsNay
2012-05-19Scripts/kalimdor: Use proper headers to optimize compile, code style and gene...4m1g0
2012-05-18Core/Spells: move rocket boots spell cast check to spell script. add event fo...Kandera
2012-05-18Core/Spells: remove holy shock and death coil (dk) from checkcast and add the...Kandera
2012-05-17Core/Spells: calculate damagebonustaken for target before adding the damage l...kandera
2012-05-17Core/Spells: Revert previous commit. add exception for deep wounds in pct don...Kandera
2012-05-17Core/Spells: fix deep wounds damage. thanks warpten.Kandera
2012-05-13Core/Threat: Fix by faq.Malcrom
2012-05-11Core/Spells: fix damage mods from caster on targetjoschiwald
2012-05-10Scripts/Quests: Fix compile from 0ecd9e72d0745ed0e79f8730f808153139a795a1 - s...Discover-
2012-05-10Scripts/Quests: Script quest Leave Nothing to Chance.Discover-
2012-05-09Merge pull request #6314 from Chaplain/spellsQAston
2012-04-28Core/Spells: Separation caster/target part damage/heal bonus calculations.Chaplain
2012-04-28Core/SpellScripts: rename GetTarget*() functions to GetExplTarget*(), so the ...QAston
2012-04-26Core/Spells: fix penance and holy shock targetting for non faction friendly n...Kandera
2012-04-26Core/Spells: fix build error with previous commits.Kandera
2012-04-26Core/Spells,DB/Conditions: Fix startup errors associated with bf0d001cd3bc534...Kandera
2012-04-25Core/Spells: fix sql file from previous commit and add newline after load fun...Kandera
2012-04-25Core/Spells: Convert some spells from spell_scripts in the db to a generic sp...Kandera
2012-04-25Core/Spells: get effect value correctly. thx shauren!Kandera
2012-04-25Core/Spells: Fix build error introduced in previous commit.Kandera
2012-04-25Core/Spells: Fix prayer of mending bonus from t9 healing 2 piece set. Closes ...Kandera
2012-04-24Core/Spells: Fix wrong target in Bloodthirst spell script. Closes #3359Kandera
2012-04-24Core/Spells: added function to initiation script.Kandera
2012-04-24Scripts: Replaced calls to ForcedDespawn with DespawnOrUnsummon (calls approp...Shauren
2012-04-23Merge pull request #6304 from Vincent-Michael/shamanShocker
2012-04-23Core/Spells: Fix spell cast of greatmother's soulcatcher. closes #1882Kandera
2012-04-23Core/Spells: fix rocket boots extreme (+lite) spell cooldown issue.Kandera
2012-04-22Core/Shaman: Fix Earthen PowerVincent-Michael
2012-04-22Core/DB: Quest The Emissary.w1sht0l1v3
2012-04-21Core/SpellsVincent-Core
2012-04-17Core/Spells: fix holy shock cast on friendly opposing team going on cooldown ...Kandera
2012-04-16Spell/Warrior: Fixed Concussion Blow damage partShauren
2012-04-14Core/Spells: Do not proc spells with PROC_FLAG_DONE_SPELL_MAGIC_DMG_CLASS_(NE...Subv
2012-04-12Core/Spells: You should not be able to cast Create Healthstone if you already...Subv
2012-04-12Core/Spells: Fix Unrelenting assault proc only on players.Kandera
2012-04-09Core/Scripts: fix unrelenting assault procing on caster (thx gigatotem). both...kandera
2012-04-09Scripts/Spells: Corrected Riptide script, preparing variable should be done i...Shauren
2012-04-08Core/Spells: Fixed Riptide bonus on Chain HealSubv
2012-04-08Core/Shared: Move container functions to shared project under Trinity::Contai...Machiavelli
2012-04-07Scripts/Spells: Removed redundant code for spell 54798.Subv
2012-04-07Scripts/Spells: When Frost Warding negates the damage taken, the Frost Ward s...Subv
2012-04-05Core/Spells: Fix unrelenting assault not proccing aura when overpower is used...Kandera
2012-04-03Core/Spells: fix crash with wintergrasp water spell script.Kandera
2012-04-03Core/Spells: fix wintergrasp water being applied to players. small codestyle fixKandera
2012-03-29Core/Game: Code style.Gyx
2012-03-28Merge pull request #5918 from GyxTom/masterShocker
2012-03-28Core/Spells: attempt to fix penance doing nothing on "friendly" non faction t...Kandera
2012-03-28Core/Script: Code style and remove unused core.Gyx