aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Unit
AgeCommit message (Expand)Author
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-02Core/Spells: Also Death Runes itself should be able to turn into a Death Rune...Liberate
2011-08-01Some codestyle cleanupSilinoron
2011-08-01Core/Entities: Allow Shaman totems to crit with spells, and add a temp workar...Machiavelli
2011-08-01Core/Spells: Use ModStackAmount for CastCustomSpell with aura stack value if ...Shauren
2011-08-01Core/Spells: Update commentMachiavelli
2011-07-31Core/Spells: Small update to TriggeredFlags and fix Glyph of Totem of Wrath w...Machiavelli
2011-07-31Fix gcc build and remove redundant check from 0afc3cMachiavelli
2011-07-31Core/Spells: Change low level bool triggered with bitmask TriggerCastFlags to...Machiavelli
2011-07-31Core/Spells: Add missing braces to possession spell check - fixes problems wi...QAston
2011-07-30Core/Vehicles: Allow damaging NPC passengers.Machiavelli
2011-07-28Core/Spells: Fix a crash on checking school immunity added to unit manually (...QAston
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-28CoreSpells: Typofixes: fix area auras autocast and usage of items in combat.QAston
2011-07-27Core/Movement: Implemented methods to animate creatures landing and takeoff a...Shauren
2011-07-27Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)Spp-
2011-07-27Fix some warnings here and thereSpp-
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-24Core/Spells: Properly fix Ignitetobmaps
2011-07-24Core/Units: Prevent dodge/parry/block while under the effects of fear or deso...Sarjuuk
2011-07-24Core/Spells: Grounding Totem should respect line of sightSarjuuk
2011-07-23Core/Spells: Bonuses from SPELL_AURA_MOD_CRIT_DAMAGE_BONUS should be multipli...Sarjuuk
2011-07-23Core/Spells: Bonuses from SPELL_AURA_MOD_DAMAGE_PERCENT_TAKEN should be multi...tobmaps
2011-07-23Core/SpellsSarjuuk
2011-07-23Core/Spells: Fix talent Deep Wounds. Original idea by DrTenmatobmaps
2011-07-22Core/Spells: Define and implement SPELL_ATTR6_NO_DONE_PCT_DAMAGE_MODS; revert...tobmaps
2011-07-22Core/Spells: Update damage formulas for talent Ignitetobmaps
2011-07-21Core/Spells: Fix Glyph of Scourge Striketobmaps
2011-07-19Core/Entities: After some research redefine MOVEMENTFLAG_MASK_MOVING and make...Machiavelli
2011-07-16Core/Spells: Fix talent Dirty DeedsDrTenma
2011-07-16Core/Spells: Fix exploit with Fiery Payback talenttobmaps
2011-07-16Core/Spells: Fix Unstable Afflictiontobmaps
2011-07-15Core/Spells: Fix Divine Hymn critstobmaps
2011-07-15Core/Spells: Set UNIT_FIELD_TARGET to current spell cast target for proper fa...Shauren
2011-07-15Core/Spells: Fix talent Improved Unholy PresenceDrTenma
2011-07-13Core/Spells: Define and implement attributes SPELL_ATTR1_CANT_BE_REDIRECTED a...QAston
2011-07-13Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreQAston
2011-07-13Core/Spells: Define and implement attribute SPELL_ATTR3_CANT_TRIGGER_PROC, ch...QAston
2011-07-13Core/Spells: Fix Beacon of Light in more correct waytobmaps
2011-07-13Core/Spells: Fix combat log bugs with Beacon of LightSarjuuk
2011-07-12Cosmetic: Some cosmetic changes in Unit.cpp and conversion of pVictim to victimSpp-
2011-07-12Core/Entities: MOVEMENTFLAG_ROOT in conjunction with MOVEMENTFLAG_FALLING wil...Machiavelli
2011-07-11Core/Spells: Breaking news: Spell Reflection cannot reflect abilities (patch ...QAston
2011-07-10Core/Spells: Add a base for brand new proc system, this is a WIP and doesn't ...QAston
2011-07-08Core/Units: Removed unused vehicle checkShauren
2011-07-08Core/Spells: Allow death knights to mount while under the effect of Lichborne.kaelima
2011-07-06Core: Rename GetDispellMask to GetDispelMaskSpp-