aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells
AgeCommit message (Expand)Author
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-11Core/Spells: Fixed Revive Pet to revive the pet near the ownerMrSmite
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-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-10-26Core/Spells: Implemented additional conditions for spells that start cooldown...Shauren
2013-10-22Merge pull request #11092 from gerripeach/pull_requestGacko
2013-10-22Core: add missing commentgerripeach
2013-10-22Core/Auras: Added serverside checking for UNIT_FLAG_PACIFIED when attempting ...Shauren
2013-10-22Core/Transports: Fixed players taking fall damage when teleporting from trans...Shauren
2013-10-20Core/Spells: Fixed diminishing returns on creatures with CREATURE_FLAG_EXTRA_...gerripeach
2013-10-20Core/Spell: Earthbind totem should not have DR (Diminishing Returns)gerripeach
2013-10-15Just, because this typo was annoying...Baeumchen
2013-10-05Core/Spells: Fixed summoning players after recent changesShauren
2013-10-03Core/Players: Fixed issues with incorrect targets being selected for spellsShauren
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-09-18Core/Auras:zorix
2013-09-15Core/Spell: Fix Blood Tap array overflowjackpoz
2013-09-11Scripts/Halion: refixed Twilight Cutterjoschiwald
2013-09-07Scripts/Spells: drop obsolete codejoschiwald
2013-09-06Core/Spells: add an other condition to SpellInfo::NeedsToBeTriggeredByCaster ...joschiwald
2013-09-05Core/Battlegrounds/IoC: fix fortress teleport padsjoschiwald
2013-09-03Core/Misc: Fixed some more issues found by static code analysis tools.Sebastian Valle
2013-08-30Scripts/Icecrown Citaldel: Fixed spells cast by Professor Putricide during he...Shauren
2013-08-30Core/Quests: Remove CastedCreatureOrGO methodNay
2013-08-28Scripts/UtgardeKeep/Ingvar: remove hacks and fix warningjoschiwald
2013-08-27Core&Scripts: Fix clang compiler warningsNay
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-18Core: Fix warningsVincent-Michael
2013-08-18Misc: replace Unit::GetPlayer with ObjectAccessor::GetPlayer and some cosmeti...joschiwald
2013-08-17Core/Misc: Implemented GetObjectScale functionVincent-Michael
2013-08-15Core/Spells: Fixed Execute rolling for procs twiceShauren
2013-08-15Core/Spells: Refactored SpellInfo::CalcCastTime() to prevent accidental mod c...Shauren
2013-08-15Core/Auras: Allow preventing whole aura proc default handler from script hook...Shauren
2013-08-14Core/Spells: implemented SPELL_ATTR0_CU_TRIGGERED_BY_CASTER to correct some t...joschiwald
2013-08-14Core/Spells:joschiwald
2013-08-12Core/Spells: Fix Rogue T10 4P bonusVincent-Michael
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-11Core/Spells: Convert "Summon Memory" in spell scriptVincent-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-08-01Core/Misc: Fixed some issues found by Coverity ScanShauren
2013-07-29Core/Spells: Fixed crashes happening with spells that had their dbc targets o...Shauren
2013-07-27Core/Spells: moved Improved Paladin Auras and Aura Mastery into SpellScriptsjoschiwald
2013-07-25Core/Spells: fix uninitialised valuejoschiwald