aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/PetHandler.cpp
AgeCommit message (Expand)Author
2016-08-07Core/Logs: Fine tune more logsAokromes
2016-07-06Core/Misc: Coding standard (#17521)Aokromes
2016-01-01Update copyright note for 2016Rushor
2015-10-31Core/Players: Implemented serverside validation of reserved/profane namesShauren
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-08-12Core/Misc: Remove unneeded ToCreature() castsjackpoz
2015-08-12Core/Misc: Remove unneeded ToCreature() castsjackpoz
2015-04-13Port commit 56186319bdd41dd26b6cc14f84e6e41eef5d953b (6.x branch)ariel-
2015-03-18Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...Nayd
2015-02-22Core/Log: Move a few PetHandler INFO-notifications over to DEBUG-levelclick
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-18SQL: Fix sql importVincent-Michael
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-06-08Core/Handlers: Move a couple of logs to debug, they can appear without anythi...Trisjdc
2014-06-06Core/NetworkIO: Added latency info for opcodes overflow logMichael
2014-06-05Core/Talents: Align server checks to Client limitsjackpoz
2014-04-28Core/Misc: remove some obsolete parametersjoschiwald
2014-03-02Core/Player: delete queststatus (weekly/monthly/seasonal) on deleting charact...joschiwald
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-03Core/Misc: Fix some static analysis issuesjackpoz
2013-11-24Core: Fix buildVincent_Michael
2013-11-24Misc/Misc: A mix useless random changesVincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-09-15Core/Misc: Fixed some more issues found by static code analysis tools.Ascathor
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