aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/Spell.cpp
AgeCommit message (Expand)Author
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
2016-03-21Core/Spells: fix conflicts between duration and cast time of channeled spellsShinDarth
2016-02-29Core/Packets: Updated and enabled SMSG_SPELL_DELAYEDDDuarte
2016-02-21Create fallback for item-cast spells while character is still in the process ...KarrokDC
2016-02-02Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...Shauren
2016-01-22Core/Spells: Ignore category cooldowns for triggered spells.Shauren
2016-01-20Merge pull request #16186 from ariel-/spellmodchargesjackpoz
2016-01-01Update copyright note for 2016Vincent-Michael
2015-12-03Core/Spells: Extended .cheat cooldown command to also affect spells with chargesShauren
2015-11-24Core/Spells: Implemented scaling spell value with item levelShauren
2015-11-13Core/Player: Move TradeData to its own fileCarbenium
2015-10-25Core/Conditions: Optimizations part 3 removed copying condition containers al...Shauren
2015-10-25Core/Conditions: Type renamingShauren
2015-09-24Core/Misc: Remove unneeded ToCreature() castsjackpoz
2015-09-24Core/Misc: Remove unneeded ToCreature() castsjackpoz
2015-09-24Merge pull request #15119 from robinsch/groundingjackpoz
2015-09-24Core/Spells: Fix Charge "no path" error with even bigger targetsjackpoz
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
2015-09-10Core/Spells: Improved spell category cooldown handlingShauren
2015-08-26Core/Player: implemented ToyboxMitchesD
2015-08-10Core/PacketIO: Exclude DamageDealt/DamageTaken script hook results from damag...Shauren
2015-08-08Core/PacketIO: Implemented advanced combat loggingShauren
2015-08-06Core/PacketIO: Refactored combat log packet sending in preparation for advanc...Shauren
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-25Core/Misc: Removed ReadAsPacked/WriteAsPacked methods from ObjectGuid, they a...Shauren
2015-07-21Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-07-19Merge pull request #14883 from tkrokli/omen_of_claritymik1893