aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellMgr.cpp
AgeCommit message (Expand)Author
2011-08-07Core/Spells: Fixed radius of Mutated Plague (Professor Putricide encounter)Shauren
2011-08-04Core: Cosmetic changes in Threat related code (per request) and remove of ext...Spp
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/Spells: Use ModStackAmount for CastCustomSpell with aura stack value if ...Shauren
2011-07-31Core/Spells: Fix Shaman Wind Shear (Threat reduction part)Machiavelli
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-24Core/Spells: Garrote and Ambush should be usable only behind the targettobmaps
2011-07-22Scripts/Icecrown Citadel: Fixed Precious' Plagued Zombies durationShauren
2011-07-22Core/Spells: Define and implement SPELL_ATTR6_NO_DONE_PCT_DAMAGE_MODS; revert...tobmaps
2011-07-22Core/Misc: Small code style fixtobmaps
2011-07-22Scripts/Trial of the Crusadertobmaps
2011-07-16Core/Spells: Fix Unstable Afflictiontobmaps
2011-07-13Core/Spells: Define and implement attributes SPELL_ATTR1_CANT_BE_REDIRECTED a...QAston
2011-07-13Core/Spells: Define and implement attribute SPELL_ATTR3_CANT_TRIGGER_PROC, ch...QAston
2011-07-10Core/Spells: Add a base for brand new proc system, this is a WIP and doesn't ...QAston
2011-07-04Typo in enum name, thanks Nayd for pointing thisQAston
2011-07-04Core/Spells: Remove some incorrect spell attribute checks and add custom attr...QAston
2011-07-02Core/Spells: Define 2 more spell attributes: SPELL_ATTR6_CAN_TARGET_POSSESSED...QAston
2011-07-02Core/Spells: Define many unknown SpellCastTargetFlags enum values, rename som...QAston
2011-07-01Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreQAston
2011-07-01Core/Spells: Define attributes: SPELL_ATTR0_CAST_TRACK_TARGET(0x00400000), SP...QAston
2011-06-30Core/Spells: Prevent abilities that are 'usable while stunned' being usable w...tobmaps
2011-06-30Core/Spells: Correctly define TARGET_UNIT_NEARBY_PARTY(3) and TARGET_UNIT_NEA...QAston
2011-06-28Core/Misc: Minor cleanup and code style fixestobmaps
2011-06-28Core/SpellMgr: Minor cleanup in codeSpp-
2011-06-28This reverts commit f580cddc09c9c08d91a7b45a2999a822465e9c23.kaelima
2011-06-28Core: Add wintergrasp-patch to wintergrasp_cleanup branch - resurrected from ...click
2011-06-26Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreQAston
2011-06-26Database/Spells: Add spell_proc table which is a replacement for spell_proc_e...QAston
2011-06-26Scripts/Icecrown Citadel: Valithria Dreamwalker encounter should start when s...Shauren
2011-06-26Scripts/Icecrown CitadelShauren
2011-06-26Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreQAston
2011-06-26Core/Spells: don't allow spells which hit target only with SPELL_EFFECT_DUMMY...QAston
2011-06-25Core/Spells: Removed more unneeded hackselecyb
2011-06-25Core/Spells: Removed unneded hackelecyb
2011-06-25Core/Spells: Drop some unneeded and wrong codeelecyb
2011-06-20Core/Misc: Some random cleanups and code style fixestobmaps
2011-06-20Core/Spells: Fix diminishing group for Curse of the Elementselecyb
2011-06-19Core/Spells: Fixed two more diminish returns - Curse of Tongues & Curse of El...Lopin
2011-06-19Core/Spells: Judgment of Justice should be limited to 10 seconds in PvPelecyb
2011-06-17Core/Spell: Correctly reordered diminishing groups for sharing diminishing ti...kaelima
2011-06-17Core/Spells: Conservator's Grip is now marked as a debuff, Fists of Stone as ...Lopin
2011-06-16Core/Spells: effects with target mode TARGET_UNIT_AREA_PATH should be negativetobmaps
2011-06-12Core/Spells: Fixed few spells in Auriaya's encounter (Ulduar) - Sonic Screech...Lopin
2011-06-12Core: Continued cleanupkaelima
2011-06-11Core: Codestyle cleanupclick
2011-06-11Core/Spells: Drop some redundant code.QAston
2011-06-11Core/Spells: Removed unneeded hackShauren