aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellEffects.cpp
AgeCommit message (Expand)Author
2014-01-18Core/Commands: The .setskill command is now usable even if the player doesn't...Discover-
2014-01-17Core/Spells: Rename Spell::EffectSummonDeadPet with Spell::EffectResurrectPet...Discover-
2014-01-06Core/Entities: add some log messages in CheckCreatureTemplatejoschiwald
2014-01-04Core/Entities: correct creature damage, offhand damage should work toojoschiwald
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-31Core/Spells: Fixed movement from SPELL_EFFECT_PULL_TOWARDS_DESTShauren
2013-12-25Core/Scripting: Replace casted with cast as casted is not a word.Malcrom
2013-12-23Core/Chat: Refactored building chat packetsShauren
2013-12-14Core/Quests: Fix an issue where auto-completed quests would not be automatica...Discover-
2013-11-11Core/Spells: Fixed Revive Pet to revive the pet near the ownerMrSmite
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-26Core/Spells: Implemented additional conditions for spells that start cooldown...Shauren
2013-10-22Core/Transports: Fixed players taking fall damage when teleporting from trans...Shauren
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-09-15Core/Spell: Fix Blood Tap array overflowjackpoz
2013-09-07Scripts/Spells: drop obsolete codejoschiwald
2013-09-06Core/Spells: add an other condition to SpellInfo::NeedsToBeTriggeredByCaster ...joschiwald
2013-09-05Core/Battlegrounds/IoC: fix fortress teleport padsjoschiwald
2013-08-30Scripts/Icecrown Citaldel: Fixed spells cast by Professor Putricide during he...Shauren
2013-08-11Core/Spells: Convert "Summon Memory" in spell scriptVincent-Michael
2013-08-07Core/Battleground: Get rid of dinamic casts BattlegroundXX outside Battlegrou...Spp
2013-08-01Core/Misc: Fixed some issues found by Coverity ScanShauren
2013-07-21Core/Misc: replace (Player*) casts with ToPlayer()joschiwald
2013-07-02Core/Spells: Remove correct stack of Deadly Poison when using Envenomhexa-
2013-06-11Core: More Function name updatesMalcrom
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-06-11Core/SAI: Add check so npc will not send text to pet. Also updated isPet() to...Malcrom
2013-06-08Core/Spells: Fixed fishing broken in a recent commitShauren
2013-05-25Core/ItemsShauren
2013-05-17Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-05-11Core/SpellsShauren
2013-04-12Scripts/Pit of Saron: Changed Overlord's Brand script to be saferShauren
2013-04-04Core/Spells: Reimplemented SPELL_ATTR0_LEVEL_DAMAGE_CALCULATIONShauren
2013-04-04Core/Gossips: Fix usage of PrepareGossipMenu with GOsGacko
2013-04-03Core/Cleanup: cleanup tabs and change them to spaceskandera
2013-04-03Core/Spells: add the value calculation for all three spell effects on the tri...kandera
2013-04-03Core/Spells/Auras: fix the way we handle spells that use SPELL_EFFECT_TRIGGER...kandera
2013-03-31Core/Spells: Fix blood-caked blade damage modifier. Author AliveShiro Closes ...kandera
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-03-08Core/RBAC: Fix multiple permissions and remove multiple config options that a...Spp
2013-02-26Core/Quests: Implemented quest flag forcing the player to be flagged for PvP ...Shauren
2013-02-25Core/RBAC: Add new Permission "Log gm trade". Config option still active, but...Spp
2013-02-18Core/NPCs: Refactor equipmentsNay
2013-02-13Core/Spells: Fixed charge effects with non-explicit targetsShauren
2013-02-01Scripts/Icecrown Citadel:Shauren
2013-01-23Merge pull request #9016 from joschiwald/spellscripts4blub
2013-01-22Core/Spell: convert more spells to SpellScriptsjoschiwald
2013-01-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael