aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Unit
AgeCommit message (Expand)Author
2011-01-06Core/Spells: Implemented Improved Faerie Fire crit chance increase effectSarjuuk
2011-01-05Fix typo (Note to self: USE THE RIGHT BRANCH WHEN DOING TESTCOMPILES!)click
2011-01-05Core/Entities: Send SMSG_DISMOUNT notification to client when dismounting (mo...click
2011-01-04Core/Units: Call Unit::InterruptNonMeleeSpells before RemoveFromWorld to make...Machiavelli
2011-01-02Core/Auras: Fixed transform aura stacking logicShauren
2011-01-02Core/Spells: Cleaned up Shaman 4P Enhancement and Paladin 2P Retribution set ...Shauren
2011-01-02Prevent infinite absorption (and spell damage from Incanter's Absorption) whe...leak
2011-01-02Fix T10 Bonus for:John Holiver
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-31Core/Items: Implemented spell penetration stat on items and use it from encha...Shauren
2010-12-31Missing changes from 72a115f242f4d4e7de48Machiavelli
2010-12-31Core/Auras:QAston
2010-12-31Core/Auras: Fix aura positivity check after rev bb4bd46d213415841a2c.QAston
2010-12-31Core/Auras: Recheck aura presence on target after calling linked events in ch...QAston
2010-12-31Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreQAston
2010-12-31Core/Auras: Do not recheck aura positivity every aura effect apply/remove.QAston
2010-12-31Scripts/Trial of the Crusader:John Holiver
2010-12-31Core/Spells: Fix Sacred Shield proccing on attackerj4r0d
2010-12-30Core/Vehicles: Send transport X,Y,Z offsets as floats instead of uint32, fixe...Machiavelli
2010-12-30Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreQAston
2010-12-30Core/Spells: Remove some incanter's absorbtion code forgotten in previous rev.QAston
2010-12-30Merge branch 'master' of github.com:TrinityCore/TrinityCoreMachiavelli
2010-12-30Core/Vehicles: - Redefine VEHICLE_SEAT_FLAG_USABLE as VEHICLE_SEAT_FLAG_CAN_E...Machiavelli
2010-12-30Core/ScriptSystem: Add OnEffectManaShield and AfterEffectManaShield hooks to ...QAston
2010-12-30Core/Unit: Move spell specific code from Unit::CalcAbsorbResist to AuraScripts.QAston
2010-12-29Core/Units: Units shouldn't be able to dodge while castingMachiavelli
2010-12-29Core/Vehicles:Machiavelli
2010-12-27Core: Kill off some warningsclick
2010-12-27Core/Auras: Fixed enchant proc stack rulesShauren
2010-12-27Core/Unit: Big cleanup in Unit::CalcAbsorbResistQAston
2010-12-27Core/Vehicles: Some research on VehicleSeatFlagsB.Machiavelli
2010-12-26Core: Remove a useless log-error in Unit::BuildMovementPacket()click
2010-12-26Core/Auras: Add some asserions to hunt down reason of a crash in Aura::Update...QAston
2010-12-25Fix buildMachiavelli
2010-12-25Core/Spells: Remove double initialization of ¨GetAuraEffectsByType(SPELL_AUR...Machiavelli
2010-12-25Core/Unit: Fix crashes in Unit::CalcAbsorbResist and Unit::DealDamage caused ...QAston
2010-12-25Core: Fix a few warnings here and there.click
2010-12-25Core/Entities: Fix a minor disrepancy in the handling of weapon specializatio...click
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-23Core/Spells: Fix a warning in SPELL_AURA_MOD_DAMAGE_PERCENT_DONE (explicitly ...click
2010-12-23Core/Spells: Fix Glyph of Death GripMachiavelli
2010-12-23Core/Spells: Fix SPELL_AURA_MOD_DAMAGE_PERCENT_DONE(79) to affect proper spel...Machiavelli
2010-12-22Core/Unit: Check if NPC is on a transport before sending StopMoving() -packet...click
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-22Core/ObjectMgr: Static members are no longer accessed through singletonShauren
2010-12-21Core/Auras: Fixed auras incorrectly stacking with different item casters intr...Shauren
2010-12-20Scripts/Temple of Anh'Qiraj: Fixed possible crash in mob_anubisath_sentinelShauren
2010-12-20Core/Auras: Allow stacking of auras proced from different itemsShauren
2010-12-20Core/Spells: Fix Improved Spirit Tap proc from Mind Flay crits.Machiavelli
2010-12-19Core: Rename spell attributes, use more general nameslinencloth