aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Unit
AgeCommit message (Expand)Author
2015-08-29Core/Unit: Prevent AoE damage to have effect in some cases when faction is un...StormBytePP
2015-08-24Core/Unit: Do not remove aura with interrupt flag AURA_INTERRUPT_FLAG_NOT_UND...StormBytePP
2015-08-20Core/Misc: Added checks for procSpell nullptr casesStormBytePP
2015-08-12Core/Misc: Remove unneeded ToCreature() castsjackpoz
2015-08-12Core/Misc: Remove unneeded ToCreature() castsjackpoz
2015-08-08Merge pull request #15119 from robinsch/groundingjackpoz
2015-08-05Core/Spells: Fix damage done by SPELL_EFFECT_NORMALIZED_WEAPON_DMGjackpoz
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-18#15108robinsch
2015-07-15Merge pull request #14974 from pete318/stealth_workmik1893
2015-07-15Merge pull request #15092 from robinsch/shamanT10enhancementRushor
2015-07-15Core/Spells: Enhancement Shaman T10 4P bonus set #15090robinsch
2015-07-14Merge pull request #14987 from robinsch/fixupSpellModDOTmik1893
2015-07-02The following stealth changes are implemented.pete318
2015-07-01Core/Unit: Fix issue with Divine Shield immunitiesrobinsch
2015-07-01Core/Spells: Revert changes to Unit.cpp done in https://github.com/TrinityCor...robinsch
2015-06-30Core/Spells: Implemented CAST_FLAG_IMMUNITYShauren
2015-06-26Core/Units: Changed SPELL_AURA_MOD_MINIMUM_SPEED to always be applied, not on...Shauren
2015-06-14Merge pull request #14250 from xjose93/SPELL_AURA_USE_NORMAL_MOVEMENT_SPEEDjackpoz
2015-06-14Core/Unit: Fix snare/daze immunities versus SPELL_AURA_USE_NORMAL_MOVEMENT_SP...xjose93
2015-06-02Core/Movement: Knockback Effect on Flying Mountrobinsch
2015-06-01Core/Auras: Fixed SPELLMOD_DOT not being appliedrobinsch
2015-06-01Core/Misc: Removed some old unused enumsShauren
2015-06-01Merge pull request #14782 from doctaweeks/fixes-for-6.xMitchesD
2015-05-19Core/Misc: Moved Position to its own fileShauren
2015-05-19Merge pull request #14454 from ariel-/cdDuarte Duarte
2015-05-03Fix: Can cast on fear if rooted [3.3.5a]tkrokli
2015-04-29Core/Spells: Fix typoVincent-Michael
2015-04-19Core/Misc: Fix issues reported by static analysisjackpoz
2015-04-19Core/Unit: fixed removing UNIT_FLAG_PET_IN_COMBAT from guardiansMitchesD
2015-04-18Core/Misc: Fix issues reported by static analysisjackpoz
2015-04-13Port commit 56186319bdd41dd26b6cc14f84e6e41eef5d953b (6.x branch)ariel-
2015-04-04Core/Misc: Fix issues reported by static analysisjackpoz
2015-04-04Core/Misc: Fix issues reported by static analysisjackpoz
2015-03-30Core/Misc: Remove unused headersleak
2015-03-18Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...Nayd
2015-03-08Core: More INFO -> DEBUG (Unit.cpp this time)click
2015-01-11Core/Spells: fixed Shatter crit chance modifierjoschiwald
2015-01-07Core/Aura: Replace assert with logged error for invalid AuraRemoveModejackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-26Core: Use the correct function to convert strings to unsigned longs and unsig...Nayd
2014-10-18Core/Spells: Grounding Totem: - correctly magnet spells and dies - let missil...mik1893
2014-10-18Core/Spells: Trigger extra attacks on proper targettrickerer
2014-09-22Core/Players/DK: Implement Rune Grace Period mechanicMorgoporc
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-16Core/Spells: Fix some -Wconversion warningsUnholychick
2014-09-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-16Core/Logging: Fixed incorrect usage of guid in logsShauren
2014-09-14Merge branch 'mik1893/fear-vs-stun'jackpoz
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren