aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Creature
AgeCommit message (Expand)Author
2013-10-03Core/Players: Fixed issues with incorrect targets being selected for spellsShauren
2013-09-30Core/SAI: Add 'playerOnly' parameters to SMART_TARGET_CLOSEST_ENEMY and SMART...Discover-
2013-09-03Core/Misc: Fixed some more issues found by static code analysis tools.Sebastian Valle
2013-08-30Core/Creatures: Fix base stats calculations for some cases.Machiavelli
2013-08-20Core/AurasShauren
2013-08-17Core/Misc: Implemented GetObjectScale functionVincent-Michael
2013-07-19Core/Misc: Change creatures and gameobject phasemask from 16 to 32 bitsVlad
2013-07-11Core/Quests: Fixed quest sharingShauren
2013-06-22Core/Movement: Prevent dynamic changes of movement flags for charmed creaturesShauren
2013-06-18Core/MovementShauren
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-06-11Core/SAI: Add check so npc will not send text to pet. Also updated isPet() to...Malcrom
2013-06-11Core/Objects: Object scale will now also affect bounding radius and combat re...Shauren
2013-06-08Core/Gossip: Revert unlearn and dual spec gossip stuff in c238cae7d0733c76ee8...Vincent-Michael
2013-06-07Core/CreaturesShauren
2013-06-03Core: Remove some no longer needed gossip code.Malcrom
2013-05-30Core/Misc: Another batch of fixes for issues found by static analysisSpp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-04-08Core/Gossip: New AddMenuItem method for using DB textsGacko
2013-03-25Core/Misc: Minor optimizations (+ code changes to reduce differences with 4.3...Spp
2013-03-21Core/Pets: Fixed crashes introduced in 1496e4df842db07ec5b2474b05d8279f0e4a907bShauren
2013-03-21Core/Pets: Remove unnecesary member variable (m_owner)Spp
2013-03-20Core/Misc: Define multiple functions const (+ code cleanup here and there)Spp
2013-03-20Core/Misc: Do not use singleton when calling to static function ChooseDisplay...Spp
2013-03-13Core/VehiclesShauren
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-03-04Core/Entities: Move complex function implementations from Creature.h to Creat...QAston
2013-02-28Merge pull request #9299 from Ascathor/masterQAston
2013-02-26Core&SQL: Fix typos (RBAC and equips related)Nay
2013-02-26Several todo corrections for documentationAscathor
2013-02-26Fixing some Engrish.Ascathor
2013-02-25Additional changes and requests as by @subvAscathor
2013-02-25Some documentation additions within player.h and Creature.hAscathor
2013-02-25Merge pull request #9193 from drskull/masterQAston
2013-02-24Core/Summons: Implement summon groups system to be able to summon multiple NP...horn
2013-02-22Core/Creatures: Set hover movement flag if bytes1 have hover flag and creatur...Shauren
2013-02-20Core/NPCs: Fix some equipment issues introduced with 028c72a9f2c606e8af3Nay
2013-02-18Core/NPCs: Refactor equipmentsNay
2013-02-18Core/Vehicles: Refactor some parts of vehicle systemMachiavelli
2013-02-14Core/Loot: Minor change to previous commit, thanks Vincent_Michael for remind...Shauren
2013-02-13Core/Loot: Only 3 items of the same entry can drop on 25 man raid difficultie...Shauren
2013-02-11Set Spirit Wolf attack speed at 1.5s (enhancement shaman spell Feral Spirit)dr.skull
2013-01-26Core/GossipDef: Fix a build error from 9812afe08beNay
2013-01-25Adds CONF option to show quest levels in dialogs.MrSmite
2013-01-16Core/Log: Change an error to contain DB table guid instead of low guidAokromes
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-31Core: Fixed some level 4 warnings (msvc)Shauren
2012-12-29Core/Entities: Account for creatures that are spawned below ground level when...Subv
2012-12-29*Fixing a typo.therzok