aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/PetHandler.cpp
AgeCommit message (Expand)Author
2021-09-04Core/Spells: Unify spell effect access api in both branchesShauren
2021-05-16Core: Combat/threat system rewrite (PR #19930)Treeston
2021-04-16[3.3.5] CastSpell unclusterfucking (that's a word now) (#21123)Treeston
2021-04-15Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2021-04-06Core/PacketIO: Use new time utilities in packets instead of plain time_t/uint32Shauren
2021-02-25Core/Misc: Fix static analysis issuesjackpoz
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-07-16Pet/Guardian AI hook re-organizing (#19824)Treeston
2020-06-12Core/Spells: Implement using different difficulty data from all spell related...Shauren
2020-05-21Core/Misc: GCC build and warning fixesShauren
2020-04-28Core/Misc: cleanup SetInFront usesccrs
2020-01-02New YearAokromes
2019-07-27Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-06-15Core/Pets: Fixed flashing pet attack button (#18906)xinef1
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-12-09Core/Pets: Fixed exploit where warlock can abandon its pet to generate new na...xinef1
2018-03-01Delete double include #include "PetPackets.h"Brecky
2018-01-01Update copyright note for 2018vincent-michael
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-05-16Core/Game: Include cleanup - removed G3D classes from packetsShauren
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