aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/Spell.cpp
AgeCommit message (Expand)Author
2011-11-26Core/Spells: Rename AuraEffect::IsAffectedOnSpell to IsAffectingSpellShocker
2011-11-25Core/ItemsShauren
2011-11-25Core/Misc:kaelima
2011-11-23Merge branch 'master' of github.com:TrinityCore/TrinityCoreRat
2011-11-23Merge branch 'master' of github.com:TrinityCore/TrinityCoreRat
2011-11-23Core: Fixed remaining C6246: Local declaration of 'x' hides declaration of th...Shauren
2011-11-23Fix build.megamage
2011-11-23Core: Fixed more warnings (C6246: Local declaration of 'x' hides declaration ...Shauren
2011-11-23updated all remaining dbc structuresRat
2011-11-20Initial Commit for client version change to 4.2.2 (14545)Rat
2011-11-07Core: Codestyle clean-upBootz
2011-11-03Core/Spells: Use correct dbc flag to check if spell can be interruptedtobmaps
2011-10-31Fix a crash caused by spell with CAST_FLAG_RUNE_LIST casted by a creature mov...megamage
2011-10-20use effectMask to calculate mechanicMask in ModSpellDurationille
2011-10-19Core/Spells: Define and implement SPELL_ATTR4_PROC_ONLY_ON_DUMMY.Liberate
2011-10-19Core/Grid:kaelima
2011-10-19Core/Spells: Spells with the self-cast range should not have a range check. T...Liberate
2011-10-18Rename some classes in grid system.megamage
2011-10-10Fix the bug that CC AOE spells do not remove stealth aura if the target is be...megamage
2011-10-07Core/Spells: Chain spells shouldn't hit crittersShocker
2011-10-07REPO: code-style clean-upBootz
2011-10-02Core/Spells: Implemented SPELL_AURA_BLOCK_SPELL_FAMILYShauren
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-28Core: Move FormationMgr to namespaceSpp
2011-09-27Merge branch 'master' of https://github.com/Chaplain/TrinityCoreQAston
2011-09-25Core/Spells: Fix talent Sword Specialization.Chaplain
2011-09-25Core/Spells: spell effect handling improvementsQAston
2011-09-24Core/Scripts: Implemented 2 new target selectors, one specialized for spells,...Shauren
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-17Core/AI: Replace many Unit::IsHostileTo with Unit::IsValidAttackTarget or Cre...QAston
2011-09-16Core/Spells: Use Unit::IsValidAttack/AssistTarget functions to validate spell...QAston
2011-09-16Core/Spell: Remove obsolete check, its already handled in a better way using ...Shauren
2011-09-16Core/Spells: Spells having the same effect types on multiple effects will now...Shauren
2011-09-16Core: Cleanup in MiscHandler::SendAreaTriggerMessage and warning fixesSpp
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-09-15Core/Spells: Fixed summoning to instancesShauren
2011-09-11Core/Spells: Remove redundant explicit target checks from Spell::castQAston
2011-09-11Core/Spells: Don't check cast requirements twice for instant cast spells.QAston
2011-09-09Conditions/DisableMgr: converted from singleton to namespace with free functi...Spp-
2011-09-06Core/Spells: Fix some talents with incorrect target entries in dbcs. This is ...QAston
2011-09-05Core: Code cleanup (here and there)Spp-
2011-09-04Core/Quests: Fix quests with RepObjective2 set. Closes #2901.Nay
2011-09-03Core/Spells: Fix Shadowflame and others from spell_linked_spell with + + 1 db...Vlad
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-09-03Merge pull request #2777 from KoffeinKaio/fishingQAston
2011-09-03Merge pull request #2735 from hacknowledge/fix_2734QAston
2011-08-30Core: Crash fix (TemporarySummon), remove some warnings and some other minor ...Spp-
2011-08-30Core/Spells: Make core be a little less strict about some spell attributes SP...QAston