aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/Spell.cpp
AgeCommit message (Expand)Author
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
2014-11-14Fix spell cooldown for guardian petsMrSmite
2014-10-18Core/Spells: Trigger extra attacks on proper targettrickerer
2014-09-26Core/Spells: Always add threat for spells from spell_threat table, not only i...Shauren
2014-09-22Core/Players/DK: Implement Rune Grace Period mechanicMorgoporc
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-16Core/Logging: Fixed incorrect usage of guid in logsShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/Entities: Use new PackedGuid classShauren
2014-09-07Core: Remove again whitespace (meh :/)Vincent-Michael