aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Unit
AgeCommit message (Expand)Author
2013-01-03Merge pull request #8753 from MrSmite/Pet_SpeedFixSubv
2013-01-02Core/Misc: Use equal_range instead of lower_bound/upper_bound calls where pos...Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-31Core/Units: Check aura presence before casting liquid spell to avoid resettin...Shauren
2012-12-31Core: Fixed some level 4 warnings (msvc)Shauren
2012-12-31Core/Units: Cleaned up DealDamage log message and moved it to debug levelShauren
2012-12-31Core/Vehicles: Fixed basepoints used when ride vehicle aura is created for !I...Shauren
2012-12-30Core/Vehicles: revert 95152d57539064d8278e323899290cba2fb2b0cd and 95152d5753...Trista
2012-12-29Core/Movement: MSG_MOVE_TELEPORT is not supposed to be sent to the player bei...Subv
2012-12-29Core/Entities: Update movement flags for flying/swimming creatures on Creatur...Subv
2012-12-28Core/Entities: Add a delta to the ground level difference for removing the fl...Subv
2012-12-27Core/Movement: Do not set movement flags for creatures based only on their In...Subv
2012-12-27Core/Vehicles: Fixed seat id for auras with SPELL_AURA_CONTROL_VEHICLE. Also ...Trista
2012-12-25Update src/server/game/Entities/Unit/Unit.cppMrSmite
2012-12-24Update src/server/game/Entities/Unit/Unit.cppMrSmite
2012-12-25Core: Fix some codestyleVincent_Michael
2012-12-24Core/Movement: Fix codestyle -7092e9350bbb8123de688be0bf5dd87d8196d34fTrista
2012-12-24Core/Movement: Final fix for MSG_MOVE_TELEPORTTrista
2012-12-24Update src/server/game/Entities/Unit/Unit.cppMrSmite
2012-12-23Core/Entities: Also send MSG_MOVE_TELEPORT to the playerSubv
2012-12-23Core/Entities: Missing change from previous commitSubv
2012-12-23Core/Movement: Fixed near teleports, big thanks to @Trista who basically figu...Subv
2012-12-23Fix pets lagging behind and despawning by slightly adjusting speedMrSmite
2012-12-22Merge pull request #8739 from MrSmite/PetAI_CanAttack_bugfixSubv
2012-12-22Update src/server/game/Entities/Unit/Unit.hMrSmite
2012-12-22 Core/Spell: Last work on Shadows FateGacko
2012-12-22Core/Spell: Shadows Fate crash fixGacko
2012-12-21Fix pet stopping approach when attacked by another creatureMrSmite
2012-12-22Core: Fix more some codestyleVincent_Michael
2012-12-21Core/Spell: Add missing break.Gacko
2012-12-20Core/Spell: Shadow's Fate conditionsGacko
2012-12-20Core/Spell: Reimplement Shadow's Fate checkGacko
2012-12-20Core/Spell: Shadow's Fate should hit every unitGacko
2012-12-19Core/Spell: Improve/correct last commitGacko
2012-12-19Core/Spell: Fix Shadow's Fate auraGacko
2012-12-17Core/Scripts: Adding script hooks to allow for third party scripts to modify ...Carlos Vargas
2012-12-07 PetAI - Overhaul / bug fixMrSmite
2012-12-04core/spells: add pointercheck in Unit::HandleProcTriggerSpell()ille
2012-11-30Core/Spells: Convert Replenishment in spell scriptVincent-Michael
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-27Merge pull request #8481 from Ne3x/unholy_blight_fixShauren
2012-11-27Core/Units: make SetHover virtualSpp
2012-11-26Core/Spells: Fix Unholy Blight not stacking correctly Note: As of patch 3.2.0...Ne3x
2012-11-25Core/Spells: Removed selecting shapeshift model based on race and skin color ...Shauren
2012-11-20Fix compile under windowsSpp
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-09Doze mechanics Fix - By ArrakioLorenzo J. Gonzalez Cabrera
2012-10-29Core/Misc: Proper fix for previous commit (c5c8e38 - check race change before...Spp