aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells
AgeCommit message (Expand)Author
2012-02-23Missing changes to previous commit... (Grr didn't wanted to commit before com...Spp
2012-02-23Merge branch 'master' into 4.xSpp
2012-02-22Core/Spells: Prevent assertion failure in Spell::SelectImplicitDestDestTarget...QAston
2012-02-22Core/Spells: Change logic in assertion in Spell::SelectImplicitTargetObjectTa...Machiavelli
2012-02-22Core/Spells: Use right function for obtaining spell target type. Fixes assert...QAston
2012-02-22Core/Spells: Fix a typo in f09b5a6bea89da1b73a0beb05b977feba3285562 - call ri...QAston
2012-02-22Fix build (gcc) and fix warningsSpp
2012-02-21Core/Db/Conditions:QAston
2012-02-19Core: Fix non-PCH buildingclick
2012-02-19Core/Spells: Changes in code related to spell explicit target redirection (cl...QAston
2012-02-18Core: Clean up whitespace and tabs in the base sourcetreeclick
2012-02-18Scripts/Spells: Convert code from Spell::EffectDummy to spell scripts.Kandera
2012-02-17Core/Spells: Fixed an error in the logic of the AuraEffect constructor, thank...Subv
2012-02-17Core/Spells: Fix recently broken feral spirit and force of nature. Closes #5278.QAston
2012-02-16Core/Spells: Revert part of 65d269f6de2da9c7c26e9177d7cfcb0498782089. Solves ...kaelima
2012-02-16Core/Spells: Make channeled auras stackable by default with other auras.QAston
2012-02-16Fix a lot of warningsSpp
2012-02-15Core/Spells: Remove pointless checkleak
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-11Core/Spells: Blink wont be able to trespass solid objects anymore (walls/doors)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-10Core/Spells: Summoning players will now teleport them directly on summoner, n...Shauren
2012-02-09Core/Spells: Removed deprecated code, fixed duration bonus of the Glyph of Da...Subv
2012-02-09Core/Spells: Fix some problems with spells summoning to many objects.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-09Merge pull request #5148 from elecyb/impharmstringShocker
2012-02-09Core/Spell: move conditions check to Spell::CheckCast.QAston
2012-02-08Core/Spells: Removed incorrect diminishing group check for Improved Hamstring.elecyb
2012-02-07Merge pull request #5061 from Souler/fix_tournament_questsJorge
2012-02-05Scripts/Quests: "Mastery of Melee", "Mastery of Shield-Breaker" and "Master o...Souler
2012-02-05Once again - a typo fix in 22bd06fc57eb0af599f4c9e5181bf702c769b90a - rush is...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-04Merge pull request #4821 from devilcoredev/fix_001QAston
2012-02-04Add hook on AuraScript called when an aura is dispelledGiuseppe Montesanto
2012-02-03Core/Spells:QAston
2012-02-03Core/Entities: Rename UNIT_FLAG_OOC_NOT_ATTACKABLE and UNIT_FLAG_PASSIVE to U...QAston
2012-02-03Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*Shocker
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-31Merge branch 'master' into 4.xSpp
2012-01-30Core/SpellsShauren