aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Creature
AgeCommit message (Expand)Author
2012-03-27Core/DBLayer: Correct few more wrong read types (No. 1)Nay
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.1leak
2012-03-25Memory: Get rid of some memory leaks, converted FormationMgr back to singletonSubv
2012-03-23Core/Creatures: Properly initialize m_zoneScript when it depends on zone id (...Shauren
2012-03-18Core/Units: Fix movementflag apply for flying/hovering creatures on respawnMachiavelli
2012-03-17Core/Game: Code style and remove unused core.Gyx
2012-03-15Core/Units: Offset z coordinate only if MOVEMENTFLAG_HOVER is present, not MO...Machiavelli
2012-03-13more cleanupthomas33
2012-03-12Core/Units:Machiavelli
2012-03-09Some random cleanup here and thereSpp
2012-02-27Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...Spp
2012-02-23Core: Random cleanup + compile fixShauren
2012-02-23Core/Movement: Use SetWalk(true/false) instead of AddUnit/RemoveUnit.Venugh
2012-02-16Core/Entities: Removed unused variableShauren
2012-02-16Fix a lot of warningsSpp
2012-02-12Codestyle: Renamed some variables to fit codestyleSubv
2012-02-09Merge pull request #5160 from TrinityCore/dynamic_vmapsSubv
2012-02-09Core/Collision: Ported dynamic line of sight patch by Silverice from MaNGOS andSubv2112
2012-02-03Codestyle/Logs: Add more detailed information in Creature::Respawn, replacing...Subv2112
2012-02-03Core/Entities: Rename UNIT_FLAG_OOC_NOT_ATTACKABLE and UNIT_FLAG_PASSIVE to U...QAston
2012-02-03Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*Shocker
2012-01-14Core/Movement: Implement spline movement subsystem.Machiavelli
2012-01-13Core/Movement: Prevent IdleMovementGenerator being put into MOTION_SLOT_IDLE ...Machiavelli
2012-01-04Merge pull request #4229 from devilcoredev/fix_002Shocker
2012-01-04Merge pull request #4489 from devilcoredev/fix_001Shocker
2012-01-01Fix 'The Undying' and 'The Immortal' achievements.Giuseppe Montesanto
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-26Speedup loading in LoadCreatureFormationsSubv2112
2011-12-20Update grid system. Try to fix some crashes and transport passengers (now the...megamage
2011-12-14Fix immunity system for many spells.Giuseppe Montesanto
2011-12-03Core/Quests: Fix some variable renaming fails in quest related codeNay
2011-11-28Delete obj if it is not successfully added to grid. More to fix.megamage
2011-11-26Core|DB/Quests: Rename and re-order fields in `quest_template` table, for the...Nay
2011-11-09Merge pull request #3872 from Bootz/masterShocker
2011-11-07Core/Creature: Prevent Spirit Guides (bg spirit healers) to be seen by alive ...kaelima
2011-11-07Core: Codestyle clean-upBootz
2011-11-02Core/Misc: Fix spelling typotobmaps
2011-10-19Core/Grid:kaelima
2011-10-18Rename some classes in grid system.megamage
2011-10-18Core: Fix some warningsSpp
2011-10-17Core/Misc: Added 'f' after float valuesFredi Machado
2011-10-13Remove some "_" from private methods as required by TC standards. Thanks to S...megamage
2011-10-13More cleanup of CanSeeOrDetectmegamage
2011-10-13Some cleanup of CanSeeOrDetect code.megamage
2011-10-11Fix a crash caused by my previous commit.megamage
2011-10-10Remove/Add creature from/to map when it changes map.megamage
2011-10-10Rename "SetPosition" to "UpdatePosition".megamage
2011-10-10Merge pull request #3399 from megamage/mastermegamage
2011-10-07REPO: Code-style clean-upsBootz
2011-10-07Fix the relocation of creatures across cells. Try to fix #3054.megamage