aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/Spell.cpp
AgeCommit message (Expand)Author
2012-02-16Core/Spells: Revert part of 65d269f6de2da9c7c26e9177d7cfcb0498782089. Solves ...kaelima
2012-02-16Fix a lot of warningsSpp
2012-02-15Core/Spells: Allow dead players as valid objects for RaiseDeadObjectCheck (en...Shauren
2012-02-14More compiler error fixesSubv
2012-02-14Core/Spells: Revert erroneous interruption added in 5ea49613d24a - more resea...Subv
2012-02-14Codestyle: Renamed some variables to fit codestyle, corrected order in struct...Subv
2012-02-12Core/Spells: Spell casts should be interrupted if the target goes out of LoS.Subv
2012-02-10Core/Db/Conditions: Add ContidionTarget column which allows selection of obje...QAston
2012-02-10Core/Db/Conditions: Prepare conditions system to work on objects of different...QAston
2012-02-09Merge pull request #5160 from TrinityCore/dynamic_vmapsSubv
2012-02-09Core/Collision: Ported dynamic line of sight patch by Silverice from MaNGOS andSubv2112
2012-02-09Merge pull request #5052 from devilcoredev/fix_003Shocker
2012-02-09Core/Spell: move conditions check to Spell::CheckCast.QAston
2012-02-04Typofix. Sorry for that :(QAston
2012-02-04Core/Spells: Fix immunity checks on apply aura - original patch by devilcored...QAston
2012-02-03Core/Spells:QAston
2012-02-03Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*Shocker
2012-02-02Check line of sight for spell with destGiuseppe Montesanto
2012-01-31Core/Spells: Spells with SPELL_AURA_PERIODIC_MANA_LEECH should skip unit targ...Subv2112
2012-01-13Core/Spells: Fix issue in CAST_FLAG_ADJUST_MISSILE handling. Thx rsa (R2) for...Chaplain
2012-01-08Core/Spells: Fix CAST_FLAG_UNKNOWN_18.Chaplain
2012-01-04Merge pull request #4229 from devilcoredev/fix_002Shocker
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-31Core/SpellScripts: Add BeforeCast, OnCast and AfterCast hooks to SpellScripts.QAston
2011-12-25Merge pull request #4475 from Svannon/fix-fishingconeShocker
2011-12-24[Fishing] Reduce the Fishing cast cone to 35 degrees from each side of the fa...Svannon
2011-12-24Core/Spells: Fix logic in AnyDeadUnitSpellTargetInRangeCheck - spells using t...QAston
2011-12-22Corrected some logic in my recent commits.kaelima
2011-12-22Core/Spells: Fix two signed / unsigned warnings from f8a13b401d132c6e8e86fb76...kaelima
2011-12-22Core/Spells:kaelima
2011-12-14Fix immunity system for many spells.Giuseppe Montesanto
2011-12-10Core/Spells: stop channeling bar when interrupted also for creatureWilds
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-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