aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
AgeCommit message (Expand)Author
2013-01-03Merge pull request #8753 from MrSmite/Pet_SpeedFixSubv
2013-01-03Core/Scripts: Drop `gameobject_scripts` table - empty, deprecated and no long...Nay
2013-01-03Core/Misc: More corrections to guid handling change (2292025)Spp
2013-01-02Core/Misc: Missing changes from 8968dbc (Partial revert of 2292025)Spp
2013-01-02Core/Misc: Partial revert of 2292025 (Core/Misc: Replaced some macro definiti...Spp
2013-01-02Core/Misc: Use equal_range instead of lower_bound/upper_bound calls where pos...Spp
2013-01-02Core/Misc: Replaced some macro definitions with inline functionsSpp
2013-01-01Core/Player: Fix armor calculation - 2nd tryGacko
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: Account for creatures that are spawned below ground level when...Subv
2012-12-29*Fixing a typo.therzok
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: Fix warning in 7b9b67a3b3bb88566b15abab4d47c2c64717f548Vincent_Michael
2012-12-27Core/Vehicles: Fixed seat id for auras with SPELL_AURA_CONTROL_VEHICLE. Also ...Trista
2012-12-26Core/Quest: Drop table quest_end_scriptsVincent_Michael
2012-12-26Core/Totem: Have Lightwell use Totem logicMidnaAT
2012-12-25Update src/server/game/Entities/Unit/Unit.cppMrSmite
2012-12-26Core/Battleground: Rename and correct usage of opcode 1223 and increase the t...kaelima
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/Quests: Added support for 10/25 man only raid questsShauren
2012-12-24Core/Movement: Final fix for MSG_MOVE_TELEPORTTrista
2012-12-24Update src/server/game/Entities/Unit/Unit.cppMrSmite
2012-12-23Allow setting afk/dnd message in afk/dnd statestfx
2012-12-23Fix receiving whispers while being dndstfx
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: Fix some codestyle in 957571e18c4d6e5874ce1052ae49e4d0d21018beVincent_Michael
2012-12-21Core/Spell: Add missing break.Gacko
2012-12-20Core/Spell: Shadow's Fate conditionsGacko
2012-12-20Merge pull request #8662 from MrSmite/ItemContainer_1.1Subv
2012-12-20Core/Spell: Reimplement Shadow's Fate checkGacko
2012-12-20Core/Spell: Shadow's Fate should hit every unitGacko