aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/Spell.cpp
AgeCommit message (Expand)Author
2016-05-01Core/Spells: Fixed overwriting summon requestsIncorrect
2016-04-23Core/SpellScripts: allow to modify target destination of all target typejoschiwald
2016-04-09Core/Spells: Don't report spell errors to client when spell was triggered and...Shauren
2016-03-23Merge branch '3.3.5-naxxcleanup' into 3.3.5. (PR #16524)treeston
2016-03-23No, Travis, I do not intend to handle SPELL_GROUP_STACK_RULE_MAX. It is not a...treeston
2016-03-23Entities/Pet: Finally fix pets spamming Blood Pact/Fel Intelligence in some s...treeston
2016-03-16Core: Remove whitespacesVincent-Michael
2016-03-08Scripts/Naxxramas: Clean-up and bug-fix megacommit. Read the full commit mess...treeston
2016-02-10Core/Spells: spells with SPELL_ATTR1_NO_THREAT also causes no initial aggrojoschiwald
2016-02-09Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...Shauren
2016-01-22Core/Spells: Ignore category cooldowns for triggered spells.Shauren
2016-01-13Merge branch '3.3.5-spellfacing' into 3.3.5-base (PR #15641)treeston
2016-01-13Core/Spells: Creature spellcast facing rework:treeston
2016-01-09Merge pull request #16186 from ariel-/spellmodchargesjackpoz
2016-01-08Core/Spells: Fixed Raise Allyccrs
2016-01-04Fix redundant calculation of spell critical chance, fix spellmods being dropp...ariel-
2016-01-01Update copyright note for 2016Rushor
2015-11-25Merge pull request #15763 from ShinDarth/channeledShauren
2015-11-25Core/Spells: fix conflicts between duration and cast time of channeled spellsShinDarth
2015-11-22Merge PR #14824 'tkrokli/spell_mod_stealth_stand_state' into 3.3.5jackpoz
2015-11-14Core/Player: Move TradeData to its own fileCarbenium
2015-11-10[3.3.5] Core/Spells: break Stealth and modify Stand Staterobinsch
2015-11-01Core/Items: Corrected all spellid checks from item_template to also check -1Shauren
2015-10-31Core/Conditions: Optimizations part 3 removed copying condition containers al...Shauren
2015-10-31Core/Conditions: Type renamingShauren
2015-10-29Core/Spells: Improved spell category cooldown handlingShauren
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
2015-08-12Core/Misc: Remove unneeded ToCreature() castsjackpoz
2015-08-12Core/Misc: Remove unneeded ToCreature() castsjackpoz
2015-08-08Merge pull request #15119 from robinsch/groundingjackpoz
2015-07-28Core/Spells: Fix Charge "no path" error with even bigger targetsjackpoz
2015-07-24Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-07-18#15108robinsch
2015-07-15Merge pull request #14883 from tkrokli/omen_of_claritymik1893
2015-07-03Core/Spells: Fix Charge "no path" error with huge targetsjackpoz
2015-07-02Merge pull request #14797 from czw/3.3.5mik1893
2015-07-01[3.3.5] Core/Spells: Omen of Clarityrobinsch
2015-06-30Core/Spells: Implemented CAST_FLAG_IMMUNITYShauren
2015-06-17Core/Spells: Fix Charge pathingjackpoz
2015-05-29Core/Spells: Fix DK Death rune selectionJens Bäckman
2015-05-19Core/Misc: Moved Position to its own fileShauren
2015-04-13Port commit 56186319bdd41dd26b6cc14f84e6e41eef5d953b (6.x branch)ariel-
2015-03-30Core/Misc: Remove unused headersleak
2015-03-18Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...Nayd
2015-03-18Core/Game: Fix some issues detected by static analysis.Naios
2015-03-08Core: Move some more INFO-level logentries to DEBUGclick
2015-01-31Core/Spells: Renamed SPELL_ATTR4_TRIGGERED to SPELL_ATTR4_CAN_CAST_WHILE_CAST...Shauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-25Core/Scripts: Add new SpellScript hook OnEffectSuccessfulDispelUnholychick