aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellEffects.cpp
AgeCommit message (Expand)Author
2011-08-06Core/Spells: - Apply proper unit flags to summoned minionsNay
2011-08-04Core: Cosmetic changes in Threat related code (per request) and remove of ext...Spp
2011-08-03Core/Refer-a-Friend: Fix a glitch in the summoning system. Thanks gyullo.Silinoron
2011-08-03Core/Refer-a-Friend: Finish base work for Refer-a-Friend.Silinoron
2011-08-03Core: Fix compile without PCH and fix some warningsSpp
2011-08-03Core/Transport: Minor optimization in LoadTransports (And some cosmetic chang...Spp-
2011-08-01Core/Entities: Allow Shaman totems to crit with spells, and add a temp workar...Machiavelli
2011-07-31Core/Spells: Small update to TriggeredFlags and fix Glyph of Totem of Wrath w...Machiavelli
2011-07-31Core/Spells: Fix Shaman talent Storm, Earth, Fire (Earthgrab part) in case of...Machiavelli
2011-07-31Core/Spells: Change low level bool triggered with bitmask TriggerCastFlags to...Machiavelli
2011-07-31Core/Spells: Fix Shaman totem bar exploit that would allow the player to cast...Machiavelli
2011-07-28Revert "Core/Spells: Fix a crash on checking school immunity added to unit ma...QAston
2011-07-28Core/Spells: Fix a crash on checking school immunity added to unit manually (...QAston
2011-07-27Core/Spells: Use correct spell target in Spell::EffectEnvirinmentalDMG - fix...QAston
2011-07-27Core/Spells: Drop obsolete code for Demonic Sacrifice.QAston
2011-07-27Core/Spells: Removed implicit casts from SpellImplicitTargetInfo, fixed copyp...Shauren
2011-07-26Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ...QAston
2011-07-25Core/Spells: Fix Glyph of Shadow Word: Deathinsider42
2011-07-23Core/Spells: Removed remaining part of old global cooldown handlertobmaps
2011-07-22Core/GameObject: Refactored destructible building handling, properly implemen...Shauren
2011-07-23Core/Spells: Fix talent Deep Wounds. Original idea by DrTenmatobmaps
2011-07-21Core/Spells: Fix Glyph of Scourge Striketobmaps
2011-07-18Core: Fix non-PCH build + clean up some sporadic warningsclick
2011-07-16Core/Spells: Temporary workaround for Summon Eye of Acherus (this time working)QAston
2011-07-13Core/Spells: Drop unrelated manaCostPct check from Spell::EffectPowerBurn and...QAston
2011-07-13Core/Spells: Define and implement attributes SPELL_ATTR1_CANT_BE_REDIRECTED a...QAston
2011-07-09Core/Spells: Add a temporary workaround for spell Summon Eye of Acherus(51888...QAston
2011-07-08Compile fix (typo in ceefc8c3d706a10ea433)Spp-
2011-07-08Core/Misc: Replace dynamic_cast<XXX*> with proper ToXXXSpp-
2011-07-07Forgotten change from 0dc90a2cbb7d2f85db18.QAston
2011-07-07Core/Spells: use spell caster as a target of spells triggered by SPELL_EFFECT...QAston
2011-07-06Core: Rename GetDispellMask to GetDispelMaskSpp-
2011-07-05Core/Spells: Remove utterly wrong delay on GameObject activate spellsNay
2011-07-04Core/Spells: Fix Warlock T7 4P BonusSarjuuk
2011-06-26Core/Spells: don't allow spells which hit target only with SPELL_EFFECT_DUMMY...QAston
2011-06-23Core/Spells: Cleanup in Spell.h:QAston
2011-06-20Core/Misc: Some random cleanups and code style fixestobmaps
2011-06-18Core/Spells: Fix Victory Rushtobmaps
2011-06-15Core/Spells: Fixed spell effect quest complete when quest was already in targ...Shauren
2011-06-15Added check quest conditions in effect EffectQuestComplete(16)Imprtat
2011-06-12Core: Continued cleanupkaelima
2011-06-12Core: More codestyle cleanupsclick
2011-06-11Core: Codestyle cleanupclick
2011-06-10Core/Spells: Fix more spells that make damage from percent of healthtobmaps
2011-06-09Core/Spells: Fix damage for spell Rapid-Fire Harpoontobmaps
2011-06-07Core/Auras: Add functions for common actions on aura charges.QAston
2011-06-07Core/Auras: Add Aura::TryRefreshStackOrCreate function and remove stack check...QAston
2011-06-04Merge branch 'master' of github.com:TrinityCore/TrinityCoreShocker
2011-06-04Core/Spells: Righteous Defense shouldn't affect targets that can't attack youShocker
2011-06-04Core/Spells: Fixed targeting selection for target type 90 (TARGET_UNIT_TARGET...Shauren