aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Creature
AgeCommit message (Expand)Author
2013-12-12Core/Movement: Fixed possible invalid memory accessShauren
2013-12-11Don't allow units to enter combat upon deathtrickerer
2013-11-26Core: fix buildjoschiwald
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-11-07Core/CreatureGroups: Calculation change requested by Shauren.Malcrom
2013-11-06Core/CreatureGroups: Add fields to creature_formations and code to prevent cr...Malcrom
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-10-27Core/Transports: Correct path generation for a few transportsShauren
2013-10-26Core/Spells: Implemented additional conditions for spells that start cooldown...Shauren
2013-10-20Core/Pet: Allow all pets to swimgerripeach
2013-10-16Core/TransportsShauren
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