aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Unit
AgeCommit message (Expand)Author
2016-01-08Core/Spells: Fixed Raise Allyccrs
2016-01-01Update copyright note for 2016Rushor
2015-12-11Core/Creatures: Implemented automatic detection of trigger models, their orde...Shauren
2015-12-07Core/Unit: Add Unit::KillSelf() overloadjackpoz
2015-12-06Core/Quest: Fix issues reported by static analysisjackpoz
2015-12-01Scripts/Icecrown Citadel: Professor Putricide - fixed Expunged Gas damage for...Shauren
2015-11-29Unit/PossessBar: Fix spell ordering on possess bar to reflect spell position ...treeston
2015-11-28Core/Spells fix Arcane MissilesShinDarth
2015-11-26Core/Misc: fix warning and misc codestyle fixesMitchesD
2015-11-25Merge pull request #15763 from ShinDarth/channeledShauren
2015-11-25Core/Spells: fix conflicts between duration and cast time of channeled spellsShinDarth
2015-11-01Merge pull request #15681 from Treeston/3.3.5-faerlinaMitchesD
2015-10-31Core/Conditions: Optimizations part 3 removed copying condition containers al...Shauren
2015-10-31Core/Conditions: Type renamingShauren
2015-10-31Core/Player: Fixed tab issuesKittnz
2015-10-30Core/Player: Set correct Gender by ModelidKittnz
2015-10-29Core/World: Store account id in CharacterInfo to reduce the amount of databas...Shauren
2015-10-26Scripts/Naxxramas: Faerlina cleanup:treeston
2015-10-14Core/Auras: Fixed auras limited to a single target not being removed in all c...pete318
2015-10-06Rooted vehicle movement (#13342 for example)pete318
2015-09-25Merge pull request #15473 from Treeston/3.3.5-fixplayerdamagereqjackpoz
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
2015-09-15Core/Unit: Fixed incorrect value sent in highest threat unit updateShauren
2015-09-09Allow player-created temporary summons (quest "helper" NPCs summoned by item ...treeston
2015-09-07Allow mounting while under transformations that can be cast while mounted.treeston
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