summaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands/cs_pet.cpp
AgeCommit message (Expand)Author
2024-08-25refactor(Core/Object): adds consistency in the use of type object check (#19671)Grimdhex
2024-07-23refactor(Core/Chat): PSendSysMessage to `fmt` (#19449)Kitzunu
2023-12-02feat(Core/Scripting): move all script objects to separated files (#17860)Winfidonarleyan
2023-12-02feat(Core/ChatHandler): Add SendErrorMessage helper (#17919)Kitzunu
2023-08-27refactor(Scripts): remove unused imports (#17097)Francesco Borzì
2022-01-19feat(Core/Common): add new helpers for time utility (#10207)Kargatum
2022-01-15fix(Core/Pets): fix crash at pet resurrect (#10120)Kargatum
2022-01-10fix(Core/Pets): fixed crash happening when current pet is forcibly removed (#...Kargatum
2022-01-02refactor(Core): remove unused imports (#9969)Francesco Borzì
2021-12-30feat(Core/Pets): Management refactoring (#9712)Kargatum
2021-12-21refactor(Scripts/Commands): convert cs_misc to new system (#8939)IntelligentQuantum