aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellEffects.cpp
AgeCommit message (Expand)Author
2016-08-11Core/Logs: Fine tune more logsAokromes
2016-08-05Core/Logs: Fine tunning some logsAokromes
2016-08-01Core/Spells: Abyssal Shatter should have a chance to skill upariel-
2016-07-30Core/Entities: debloat SummonGameObject parameter list using proper wrappers ...ariel-
2016-07-30Core/GameObjects: Gameobject rotation (from cmangos/mangos-wotlk@2bcbc0f) (#1...ariel-
2016-06-30Core/Spells: Rewrite Steady Shot damage to deal correct damage when using Hei...robinsch
2016-06-18Core/Spell: Fix eviscerate AP coefficient, should be fixed, not random (#17085)ariel-
2016-05-26[3.3.5] Core/Spell: restore old pet values after dismount (#16551)Trond B Krokli
2016-05-15Core/Spells: Fix Blood Tap activation when Blood Rune is in cooldown as Death...mik1893
2016-05-01Core/Spells: Fixed overwriting summon requestsIncorrect
2016-04-23Scripts/Spells: fixed Decahedral Dwarven Dice and Worn Troll Dicejoschiwald
2016-04-19Core/Spells: enabled SPELL_EFFECT_160 (#16987)Lopfest
2016-04-16Scripts/Naxxramas: Rework of Gluthchaodhib
2016-04-09Core/Misc: MSVC /W4 warning fixesShauren
2016-04-02Core/Spells: Renamed EnsureSpellInfo to AssertSpellInfo to minimize differenc...Shauren
2016-03-20Core/Spells: cleanup raise ally codejoschiwald
2016-02-20[3.3.5] Core/Logs: English text correctionstkrokli
2016-02-10Merge remote-tracking branch 'Eliminationzx/FixJumpDestOrientation' into 3.3....treeston
2016-02-10Fix jump dest orientationElimination
2016-02-09Core/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-01Update copyright note for 2016Rushor
2015-12-06Core/Quest: Fix issues reported by static analysisjackpoz
2015-10-20Core/Spells: Reduce Duration for EffectEnchantHeldItem-SpellsRushor
2015-10-11Gem Perfection implemented:treeston
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-08-12Core/Misc: Remove unneeded ToCreature() castsjackpoz
2015-08-12Core/Misc: Remove unneeded ToCreature() castsjackpoz
2015-07-24Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-06-29[SpellEffect] Fix bugged amount of threat given by Tauntchaodhib
2015-04-13Port commit 56186319bdd41dd26b6cc14f84e6e41eef5d953b (6.x branch)ariel-
2015-03-30Core/Misc: Remove unused headersleak
2015-03-18Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...Nayd
2015-03-08Core: Move some more INFO-level logentries to DEBUGclick
2015-02-22Core/Spells: Fix a float division issue in EffectLeapBackDuarte Duarte
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-18Core/Spells: Trigger extra attacks on proper targettrickerer
2014-09-17Core/Spells: consider spell speed in SPELL_EFFECT_CHARGEjoschiwald
2014-09-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-16Core/Logging: Fixed incorrect usage of guid in logsShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/Chat: cleanup MonsterText methodsjoschiwald
2014-09-13Core/Entities: Use new PackedGuid classShauren
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-08-02Core/Spells: Fix Bloodworms summon countVincent-Michael
2014-07-24Core/Spells: Solving the double dips in Hammer of the RighteousTrisjdc
2014-07-23Scripts/ICC: fixed Festergut Malleable Goo (thx @ManuFe)joschiwald
2014-07-22Core/Misc: Replace rand() calls with SFMTjackpoz
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-13Merge branch `master` into `boost`Subv