aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands/cs_pet.cpp
AgeCommit message (Expand)Author
2023-05-13Core/Misc: Replace string to int conversion functions from Common.h with c++1...Shauren
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-02-27[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...Treeston
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-02-11Core/Misc: Optimize ChatCommand includes (include only where neccessary)Shauren
2022-01-31Core/Pets: Pet management refactoring (#25191)Shauren
2021-12-13Core/Unit: rename several getters to follow codestyleccrs
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-06-12Core/Spells: Implement using different difficulty data from all spell related...Shauren
2020-04-29Core/Misc: camelize GetFaction/SetFaction properlyariel-
2020-01-02New YearAokromes
2019-07-21Core/Creatures: Various fixes for creatures, regarding combat conditions, des...xinef1
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-20Core/Game: Include cleanup, part 3Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-01-09Merge pull request #17138 from ForesterDev/creature_familyShocker
2017-01-01Update copyright note for 2017vincent-michael
2016-09-03Scripts/Commands: Small QoL adjustmentstreeston
2016-01-01Update copyright note for 2016Vincent-Michael
2015-10-22Core/Commands: Refactored chat command script hook, fixes a crash when buildi...Shauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-21Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-09-11Scripts/Commands: Retrieve Creature template in HandlePetCreateCommand from C...jackpoz
2013-09-10Core/RBAC: Move pet commands to RBAC (using individual permissions)Spp