aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellInfo.h
AgeCommit message (Expand)Author
2012-03-01Core/Auras: fix stacking for auras that change phase. (thx to manuel)Kandera
2012-02-25Core/Spells: Remove SpellSelectTargetTypes enum - it's not needed anymore.QAston
2012-02-21Core/Db/Conditions:QAston
2012-02-03Core/Spells:QAston
2012-01-04Merge pull request #4229 from devilcoredev/fix_002Shocker
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-14Fix immunity system for many spells.Giuseppe Montesanto
2011-10-20use effectMask to calculate mechanicMask in ModSpellDurationille
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-25Core/Spells: spell effect handling improvementsQAston
2011-09-24Core/Spells: Drop EFFECT_IMPLICIT_TARGET_PET and use EFFECT_IMPLICIT_TARGET_E...QAston
2011-09-23Core/Spells: Improvements in selecting default targets based on effect type.QAston
2011-09-18Core/Build: Fix non-PCH buildsclick
2011-09-03Core/Spells: Fix pick lock - thanks to cyberbrest for pointing the reason of ...QAston
2011-09-03[Core/Threat] SpellThreat-Calculation revampedsarjuuk
2011-08-26Core/Spells: Fix a regression of 7f30ac5a9549746d19af - spells with TARGET_SE...QAston
2011-08-26Core/Spells: Store explicit unit, corpse and GO targets in one variable, beca...QAston
2011-08-24Core/Spells: Add a generic way of selecting spell explicit targets. Make expl...QAston
2011-08-23Core/Spells: Do not apply spellmods to spells with SPELL_ATTR3_NO_DONE_BONUS ...QAston
2011-08-21Core: Fix non-PCH buildclick
2011-08-19Core/Spells: Implement recently discovered target check attributes and move m...QAston
2011-08-18Core/Spells: Add required and implicit target object type data for spell effe...QAston
2011-08-17Core/Spells: Add new spell implicit target categories data - will be used in ...QAston
2011-08-16Core: Add missing forward declarations in SpellInfo.hQAston
2011-08-15Cosmetic: Some cosmetic changes here and thereSpp
2011-07-28Revert "Core/Spells: Fix a crash on checking school immunity added to unit ma...QAston
2011-07-28Core/Spells: Fix a crash on checking school immunity added to unit manually (...QAston
2011-07-27Core/Spells: Removed implicit casts from SpellImplicitTargetInfo, fixed copyp...Shauren
2011-07-26Core/Spells: Add SpellInfo class to store static data and methods for spells....QAston