aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Unit
AgeCommit message (Expand)Author
2015-07-01Core/Unit: Fix issue with Divine Shield immunitiesrobinsch
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
2014-09-13Core/Chat: cleanup MonsterText methodsjoschiwald
2014-09-13Core/Units: Take into account HoverHeight in IsWithinMeleeRangeccrs
2014-09-13Core/Entities: Use new PackedGuid classShauren
2014-09-11Core/Unit: Fix some movement issues when multiple controls are appliedmik1893
2014-09-09Core/Unit: Do not give client control back to player after fearmik1893
2014-08-25Merge branch 'trickerer/mulreflect' into masterjackpoz
2014-08-24Core/Unit: Fix some phasing change problems with vehicleVincent-Michael
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-08-14Core/Creature: update creature_template and some other small thingsjoschiwald
2014-08-13Core/Spells: Implement SPELL_ATTR7_IGNORE_DURATION_MODS attributeShocker
2014-08-09Core/Server: Add missing overridesDDuarte
2014-08-07Core/Misc: Remove unused variablejackpoz
2014-07-31Core/Loot: Fixed pickpocket refill timer and use send proper loot error packe...Shauren
2014-07-27Core/Network: Optimized packet sending by removing unneccessary memory copyingShauren
2014-07-24Core/Units: Properly remove auras that don't pass IsHighestExclusiveAuraTrisjdc