aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/Spell.cpp
AgeCommit message (Expand)Author
2014-04-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-03-22Core/Spells: Fixed target selection hooks running twice for each effect if bo...Shauren
2014-03-22Core/Spells: Fixed crash happening when a spell script set target to NULL in ...Shauren
2014-03-22Core/Misc: Fix some static analysis issuesjackpoz
2014-02-24Core/MMAPs: Add support for raycastjackpoz
2014-02-06Core/Spells: Possible crash fixjackpoz
2014-02-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2014-02-04Core/Spells: Fixed AoE damage reduction auras, original patch by @UnholychickShauren
2014-01-31Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2014-01-30Core/Spells: drop last leftovers of hardcoded spell target selection and move...joschiwald
2014-01-26Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2014-01-26Core/Spells: move more spells to spellscriptsjoschiwald
2014-01-26Core/Spells: move some spells so spellscriptsjoschiwald
2014-01-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2014-01-23Core/SpellScripts: Implemeted SpellScript hook OnDestinationTargetSelect to e...joschiwald
2014-01-18Core/Revert: ...Vincent_Michael
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-10Core/Spells: Fix potions cooldown in combatjackpoz
2014-01-10Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-29Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps_rwSubv
2013-12-25Core/Scripting: Replace casted with cast as casted is not a word.Malcrom
2013-12-23Core/Spells: Prevent adding sockets to items that have 3 sockets in item_temp...Shauren
2013-12-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps_rwVincent_Michael
2013-12-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-12-14Core/Misc: Fix some static analysis issuesjackpoz
2013-12-14Core/Misc: Fix some static analysis issuesjackpoz
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-10-29Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps_rwSebastian Valle
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-10-26Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-10-26Core/Spells: Implemented additional conditions for spells that start cooldown...Shauren
2013-10-20Core/Spells: Fixed diminishing returns on creatures with CREATURE_FLAG_EXTRA_...gerripeach
2013-10-20Core/Spells: Fix warningVincent_Michael
2013-10-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-10-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps_rwSebastian Valle
2013-10-05Core/Spells: Fixed summoning players after recent changesShauren
2013-10-04Core/MMaps: MMaps are now correctly loaded into TCSebastian Valle
2013-10-03Core/Players: Fixed issues with incorrect targets being selected for spellsShauren
2013-09-19Core/Spells: Do not bypass target checks when handling SPELL_AURA_ADD_TARGET_...Warpten
2013-08-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-30Core/Quests: Remove CastedCreatureOrGO methodNay
2013-08-27Core&Scripts: Fix clang compiler warningsNay
2013-08-25Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2013-08-24Core&Tools: Fix multiple issues found by a static code coverage toolNay
2013-08-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-18Core: Fix warningsVincent-Michael