aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellEffects.cpp
AgeCommit message (Expand)Author
2016-09-09Core/Items: Defined all item flagsShauren
2016-08-25Core/Players: Implemented new glyph systemShauren
2016-08-18Core/Spells: Define SPELL_EFFECT_PLAY_SCENE (effect #198)Shocker
2016-08-15Core/Items: Implemented artifactsShauren
2016-08-09Core/Spells: Renamed some old and new spell effectsShauren
2016-07-30Core/Spells: Defined new spell effect namesShauren
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-06Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-05Core/Transmog: Implemented transmog collection and updated transmog handlingShauren
2016-06-29Core/Auras: Implemented SPELL_AURA_OVERRIDE_SPELL_VISUALShauren
2016-06-23Core/Spells: Fixed handling spell interrupts - PreventionType dbc field is a ...Shauren
2016-06-16Core/PacketIO: Updated combat log packetsShauren
2016-06-13Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-06-12Core/GameObejcts: Fixed disconnects happening when viewing nearby players on ...Shauren
2016-06-09Core/Players: Updated talent specializationsShauren
2016-06-05Core/PacketIO: Updated spell packetsShauren
2016-06-03Core/Spells: Add assertions validating various spell enumsShauren
2016-06-02Core/Spells: Define SPELL_EFFECT_ALTER_ITEMShocker
2016-05-27Core/DataStores: Updated db2 to 7.0.3.21737Shauren
2016-05-26Core/Pets: Implemented pet specializations (#17058)myran2
2016-05-26Core/GameObjects: Add isUse parameter to GossipHello for distinction between ...Shocker
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
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-18Core/Phase: phase_area table now support even parent area (known as zone)MitchesD
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-05-01Core/Spells: Fixed overwriting summon requestsIncorrect
2016-04-29Core/Spells: Fixed Stealth and VanishShauren
2016-04-29Core/Spells: Updated Eviscerate and Envenom formulasShauren
2016-04-23Scripts/Spells: fixed Decahedral Dwarven Dice and Worn Troll Dicejoschiwald
2016-04-16Merge branch '3.3.5-gluth' into 3.3.5 (PR #14865)DDuarte
2016-04-16Core/Spells: enabled SPELL_EFFECT_160 (#16987)Lopfest
2016-04-13Core/Spells: Implemented spell effects SPELL_EFFECT_UPDATE_PLAYER_PHASE and S...Lopfest
2016-04-08Merge pull request #16038 from tkrokli/grammar_and_spelling_corrections_335Aokromes
2016-04-08Core/Items: Fixed transmog not saving item to dbShauren
2016-04-07Core/Spells: Implemented spell effect 243 - SPELL_EFFECT_APPLY_ENCHANT_ILLUSI...Shauren
2016-04-06Core/Misc: MSVC /W4 warning fixesShauren
2016-04-05Merge remote-tracking branch 'Eliminationzx/FixJumpDestOrientation' into 3.3....treeston
2016-03-18Core/PacketIO: Updated and enabled SMSG_DISPEL_FAILEDShauren
2016-02-29Fix build and add a missing FlushBits to SpellDispellLog::Write()DDuarte
2016-02-29Core/Packets: Updated and enabled SMSG_SPELL_DISPELL_LOGDDuarte
2016-02-02Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...Shauren
2016-01-25Core/Spells: Implemented casting spells on movement finish from SPELL_EFFECT_...Shauren
2016-01-22Core/Spells: Ignore category cooldowns for triggered spells.Shauren
2016-01-22Core/Spells: Updated combo point handingmyran2
2016-01-15Core/Quest: Fix issues reported by static analysisjackpoz
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-24Core/Spells: Implemented scaling spell value with item levelShauren
2015-11-07Merge pull request #15495 from Treeston/3.3.5-gemperfectionShauren