aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/PetHandler.cpp
AgeCommit message (Expand)Author
2013-08-14Core/Spells:joschiwald
2013-08-13Fix non-pch compileMachiavelli
2013-08-12Core/Vehicle: Fix spell focus check for vehicle casterVincent-Michael
2013-07-21Core/Misc: replace (Player*) casts with ToPlayer()joschiwald
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-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-04-29Core/Logs: Add player guid into some logs.xjose93
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-01-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-21Merge git://github.com/TrinityCore/TrinityCore into mmapskaelima
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-23Merge remote-tracking branch 'origin/master' into mmapsNay
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-11-09Core/Build: Enable Clang PCH support and OS X specific featuresSpp
2012-11-05Merge git://github.com/TrinityCore/TrinityCore into mmapskaelima
2012-11-03fix random typos (f.i. blocked activation autocast petspells from spellbook)ille
2012-11-02Core/Guild: Code RefactorSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-09-25Core/Configs: Removed vmap.petLOS option in the worldserver config, it was in...Subv
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-06-03Core/Protocol: Move some debug messages to their appropriate debug output mask.kaelima
2012-04-06PeAI updateMrSmite
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.2leak
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.1leak
2012-02-21Update src/server/game/Handlers/PetHandler.cppMachiavelli
2012-02-21Core/Pets: Fix stay command if pet is currently processing spline movementMachiavelli
2012-02-03Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*Shocker
2012-01-26Core: Change Handlers locationSpp