aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Creature
AgeCommit message (Expand)Author
2012-01-07Merge branch 'master' into 4.xNay
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-27Merge branch 'master' into 4.xNay
2011-12-27Merge branch 'master' into 4.x and some warning fixesSpp
2011-12-26Speedup loading in LoadCreatureFormationsSubv2112
2011-12-22Core/Quest: Enable and 'fix' SMSG_QUESTGIVER_REQUEST_ITEMSNay
2011-12-22Core/Quest: Fix SMSG_QUESTGIVER_STATUS(_MULTIPLE)weclub
2011-12-21Core/Quests: Implement SMSG_QUESTUPDATE_COMPLETENay
2011-12-21Fix compile and a typoNay
2011-12-21Core/Quests: Update SMSG_QUESTGIVER_QUEST_DETAILSNay
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-06Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xMachiavelli
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-27Core/Unit: Update `creature_template` table and SMSG_CREATURE_QUERY_RESPONSENay
2011-11-26Core/Quests: Update `quest_template` and SMSG_QUEST_QUERY_RESPONSENay
2011-11-26Merge branch 'master' into 4.xNay
2011-11-26Core|DB/Quests: Rename and re-order fields in `quest_template` table, for the...Nay
2011-11-26Core/Misc: Fix compile and char creationkaelima
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
2011-10-07REPO: code-style clean-upBootz
2011-10-01Core/Creature: Do not attack non-combat pets.Nay
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-28Core: Move FormationMgr to namespaceSpp
2011-09-18Core/Build: Fix non-PCH buildsclick
2011-09-16Core/Entities: Replace Unit::canAttack usage with more accurate Unit::IsValid...QAston
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-09-04Core/Quests: Fix quests with RepObjective2 set. Closes #2901.Nay
2011-08-30Core: Crash fix (TemporarySummon), remove some warnings and some other minor ...Spp-
2011-08-19Core/Spells: Implement recently discovered target check attributes and move m...QAston