aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/Spell.cpp
AgeCommit message (Expand)Author
2016-11-14Core/ScriptMgr: use vector instead of list to contain Spell and Aura scripts ...ariel-
2016-10-15[6.x] Core/Spells: Implement SPELL_AURA_INTERFERE_TARGETTING (#17566)Krudor
2016-10-03Core/Spells: fixed SPELL_ATTR5_USABLE_WHILE_STUNNEDjoschiwald
2016-10-01Core/Spells: use spellinfo helper methodsjoschiwald
2016-09-09Core/Items: Defined all item flagsShauren
2016-08-25Core/Players: Implemented new glyph systemShauren
2016-08-22Core/Items: Rename ITEM_SPELLTRIGGER_ON_NO_DELAY_USE to ITEM_SPELLTRIGGER_ON_...Shauren
2016-08-20Core/Spells: Fixed extended spell range while movingShauren
2016-08-15Core/Items: Implemented artifactsShauren
2016-08-09Core/Spells: Renamed some old and new spell effectsShauren
2016-07-20Core/Spells: Add SpellMissInfo argument to BeforeHit hooks and call them also...Ivan Beňovic
2016-07-17Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-16Game/Entities: Players can attack targets when they are not facing them as lo...Kito
2016-07-10Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-10Core/PacketIO: Refactored building SMSG_UPDATE_OBJECT to append directly to f...Shauren
2016-07-07Core: Update to 7.0.3.22150Shauren
2016-07-06Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-05Core/Transmog: Implemented transmog collection and updated transmog handlingShauren
2016-07-05Core/Spells: Fixed spell dest range check failing on 0 distance max range req...Shauren
2016-07-05Core/Spells: Fixed crash with DEST targets added in b3d814ee50b265c140d65b6f9...Shauren
2016-07-01Core/Spells: Fixed spell range checkShauren
2016-06-29Core/Auras: Implemented SPELL_AURA_OVERRIDE_SPELL_VISUALShauren
2016-06-28Core/Spells: Fixed spell effect on caster not being processed instantly for s...Shauren
2016-06-25Core/Auras: Implemented aura 321 SPELL_AURA_MOD_NO_ACTIONSShauren
2016-06-23Core/Spells: Fixed handling spell interrupts - PreventionType dbc field is a ...Shauren
2016-06-18Core: Update to 7.0.3.21963Shauren
2016-06-16Core/PacketIO: Updated combat log packetsShauren
2016-06-13Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-06-13Core: Updated to 7.0.3.21916Shauren
2016-06-09Core/Players: Updated talent specializationsShauren
2016-06-05Core/PacketIO: Updated spell packetsShauren
2016-06-05Core/PacketIO: Fixed sending SMSG_SPELL_EXECUTE_LOGShauren
2016-06-03Core/PacketIO: Implemented new Cast HighGuid type and fix some mistakes with ...Warpten
2016-05-26Core/Auras: Implemented SPELL_AURA_MOD_SPELL_COOLDOWN_BY_HASTE, SPELL_AURA_MO...Shauren
2016-05-216.x rebaseShauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20914Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20810Shauren
2016-05-13Core/Auras: Implemented aura 481 - SPELL_AURA_CONVERT_CONSUMED_RUNEShauren
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-05-04Core/Spells: Removed code for handling SPELL_AURA_OVERRIDE_CLASS_SCRIPTS whos...Shauren
2016-05-01Core/Spells: Fixed overwriting summon requestsIncorrect
2016-04-23Core/SpellScripts: allow to modify target destination of all target typejoschiwald
2016-04-10Merge branch '3.3.5-naxxcleanup' into 3.3.5. (PR #16524)treeston
2016-04-10Merge PR #14824 'tkrokli/spell_mod_stealth_stand_state' into 3.3.5jackpoz
2016-04-09Core/Spells: Don't report spell errors to client when spell was triggered and...Shauren
2016-04-09No, Travis, I do not intend to handle SPELL_GROUP_STACK_RULE_MAX. It is not a...treeston
2016-04-09Entities/Pet: Finally fix pets spamming Blood Pact/Fel Intelligence in some s...treeston
2016-04-09Core: Remove whitespacesVincent-Michael
2016-04-05Core/Spells: spells with SPELL_ATTR1_NO_THREAT also causes no initial aggrojoschiwald
2016-03-29Merge branch '3.3.5-spellfacing' into 3.3.5-base (PR #15641)treeston