aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellMgr.cpp
AgeCommit message (Expand)Author
2014-01-13Core/Entities: Fix combat state setting when FFA PvP flag is setElron103
2014-01-12Spells: Fix Alcohol-Free Brewfest SamplerDarkBrain2580
2014-01-05DB/Spells: correct more spelldifficulty_dbc entriesjoschiwald
2014-01-04Scripts/Halion: Fixed Soul Consumption's pull effect.Warpten
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-25Core/Scripting: Replace casted with cast as casted is not a word.Malcrom
2013-12-14Scripts: fix crash in spell_jokkum_scriptcastjoschiwald
2013-12-04Core/SpellMgr: Remove unneeded check for max targetsMalcrom
2013-12-04Scripting/Blade's Edge: Quest 10594 "Gauging the Resonant Frequency"Malcrom
2013-11-11DB/Conditions: Add condition for Shoot Arcane Explosion ArrowMalcrom
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-10-20Core/Spell: Earthbind totem should not have DR (Diminishing Returns)gerripeach
2013-10-15Just, because this typo was annoying...Baeumchen
2013-09-06Core/Spells: add an other condition to SpellInfo::NeedsToBeTriggeredByCaster ...joschiwald
2013-09-05Core/Battlegrounds/IoC: fix fortress teleport padsjoschiwald
2013-08-26Core/Scripts: Fixed uninitialized variable and memory leaksShauren
2013-08-24Core&Tools: Fix multiple issues found by a static code coverage toolNay
2013-08-20Scripts/HallsOfLightning: reworked InstanceScriptjoschiwald
2013-08-15Core/Spells: Fixed Execute rolling for procs twiceShauren
2013-08-14Core/Spells: implemented SPELL_ATTR0_CU_TRIGGERED_BY_CASTER to correct some t...joschiwald
2013-08-11Core/Spells: Fix client crash on pressing ESC at Using Steam Tonk Controller ...Vincent-Michael
2013-08-11Core/Spells: Fix hunter talent "Rapid Killing"Vincent-Michael
2013-08-07Core/Battleground: Get rid of dinamic casts BattlegroundXX outside Battlegrou...Spp
2013-08-06Core/Misc: Implement reinterpret casts for all battleground classes and use t...Discover-
2013-07-29Core/Spells: Fixed crashes happening with spells that had their dbc targets o...Shauren
2013-07-24Merge pull request #10342 from joschiwald/spellinfo_correctionsjoschiwald
2013-07-24Merge pull request #10331 from joschiwald/spell_proc_ranksjoschiwald
2013-07-24Core/Spells: allow to use ranked spells in `spell_proc_event` table (like in ...joschiwald
2013-07-24Core/Spells: load spell ranks for talents from dbcjoschiwald
2013-07-24Core/Spells: add some logs for loading spell_script_namesjoschiwald
2013-07-24Core/Spells: operate spell correction on SpellInfo store instead of dbc (pick...joschiwald
2013-05-30Core/Misc: Another batch of fixes for issues found by static analysisSpp
2013-05-14Scripts/Ulduar: Yogg-Saronhorn
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-05-13Allow use effectIndex in spell_target_position.Vlad
2013-05-11Core/SpellsShauren
2013-05-02Core/Spells: Fix a logging message errorNay
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-03-03Scripts/Eye of Eternity: Rewrite Arcane Barrage mechanicTrista
2013-03-01Scripts/Eye of Eternity: Remove some flags, fix some timers and some miscTrista
2013-02-28Scripts/Eye of Eternity: Rewrite most of it.Trista
2013-02-26Core/SpellsMgr: remove unneeded functions from spellmgr, add some const modif...QAston
2013-02-17Scripts/Icecrown Citadel: Improvements to Shadowmourne quest lineShauren
2013-02-16Misc/Spells:Vincent_Michael
2013-02-01Scripts/Icecrown Citadel:Shauren
2013-01-16Core/Zul'Grub: Fix up Mandokir BossMalcrom
2013-01-02Core/Misc: Use equal_range instead of lower_bound/upper_bound calls where pos...Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-28Core/Spells: fix self-damage caused by Glyph of Chains of Ice. oMadManoFaq