aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Creature
AgeCommit message (Expand)Author
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
2012-12-29Core/Entities: Update movement flags for flying/swimming creatures on Creatur...Subv
2012-12-27Core/Movement: Do not set movement flags for creatures based only on their In...Subv
2012-12-17Core: Remove tabs, fix whitespace and fix nonPCH properly (5am, too late for ...click
2012-12-17Core/Creature: Update template - reinitialize spell bar for vehiclesthesensei
2012-12-14Scripts/Events/Achievement: fix 'Out With It'CeIa
2012-12-07 PetAI - Overhaul / bug fixMrSmite
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-23Core/Movement: Remove deprecated method Creature::AI_SendMoveToPacket.kaelima