aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/PetHandler.cpp
AgeCommit message (Expand)Author
2017-02-11Core/Logs: Fine tune more logsAokromes
2017-02-05Core/Misc: Coding standard (#17521)Aokromes
2017-01-13Fixed buildjoschiwald
2017-01-01Update copyright note for 2017vincent-michael
2016-12-13Core/Units: Cleanup hardcoded magic numbers for byte field offsetsShauren
2016-06-13Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-06-06Core/Misc: Fixed coverity issuesShauren
2016-06-05Core/PacketIO: Updated spell packetsShauren
2016-06-03Core/PacketIO: Implemented new Cast HighGuid type and fix some mistakes with ...Warpten
2016-05-26Core/Pets: Implemented pet specializations (#17058)myran2
2016-03-02Merge branch 'pets' of https://github.com/myran2/TrinityCore into myran2-petsDDuarte
2016-02-02Core/PacketIO: Updated and enabled CMSG_REQUEST_PVP_REWARDSCarbenium
2016-02-02Core/PacketIO: Add CMSG_REQUEST_PET_INFO packet class for further usageCarbenium
2016-02-02Core/PacketIO: Updated and enabled CMSG_PET_SPELL_AUTOCASTCarbenium
2016-02-02Core/PacketIO: Updated and enabled CMSG_PET_STOP_ATTACKCarbenium
2016-02-02Core/PacketIO: Updated and enabled CMSG_PET_ABANDONCarbenium
2016-02-01Core/PacketIO: Updated and enabled CMSG_DISMISS_CRITTERCarbenium
2016-01-01Update copyright note for 2016Vincent-Michael
2015-09-24Core/Misc: Remove unneeded ToCreature() castsjackpoz
2015-09-24Core/Misc: Remove unneeded ToCreature() castsjackpoz
2015-07-18Core/PacketIO: Updated spell packetsShauren
2015-07-05Core: White space CleanUpVincent-Michael
2015-05-19Core/PacketsIO: Implemented or updated most of party related packets.et65
2015-04-28Core/Entities: Reworked guid scopesShauren
2015-04-21Core/Logging: Removed a bunch of useless "received X" logsShauren
2015-04-18Core/PacketIO: Updated and enabled SMSG_CHAT_PLAYER_NOTFOUND for WoDVincent-Michael
2015-04-18Core/PacketIO: Updated and enabled CMSG_QUERY_PET_NAME / SMSG_QUERY_PET_NAME_...Vincent-Michael
2015-03-27Core/PacketIO: Updated values of all known server opcodesShauren
2015-03-22Core/Misc: Warning fixesShauren
2015-02-22Core/Log: Move a few PetHandler INFO-notifications over to DEBUG-levelclick
2015-02-17Core/Spells: Cooldown updatesShauren
2015-01-30Core/Spells: Reimplemented automatic spell learningShauren
2015-01-10Core/PacketIO: Reenabled most opcodes for WorldSession::DosProtection::GetMax...Shauren
2015-01-05Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...Shocker
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-30Core/Spells: some work on auras and packetsRat
2014-11-24Core/Spells: core now builds without scripts project, still not stableRat
2014-11-10Core/Talents: Update talent system, remove talent pointsIntel
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-22Core/Entities: Sixth part of removing GetGUIDLow() usesShauren
2014-10-21Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...Shauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-18SQL: Fix sql importVincent-Michael
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-06-09Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-08Core/Handlers: Move a couple of logs to debug, they can appear without anythi...Trisjdc
2014-06-06Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-06Core/NetworkIO: Added latency info for opcodes overflow logMichael