summaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands/PlayerCommand.cpp
AgeCommit message (Collapse)Author
2024-08-15Revert "chore(Script/Misc): cleanup" (#19627)Andrew
Revert "chore(Script/Misc): cleanup (#19619)" This reverts commit 7ff8f723974ccc275fe674f0a7e5db12a030216a.
2024-08-14chore(Script/Misc): cleanup (#19619)Kitzunu
* chore(Script/Misc): cleanup * more cleanup * cleanup
2023-12-02feat(Core/ChatHandler): Add SendErrorMessage helper (#17919)Kitzunu
* feat(Core/Chat): Add SendErrorMessage helper * lost boy
2021-11-22refactor(Core/Misc): headers cleanup (#9259)Kargatum
2021-11-12refactor(Scripts/Commands): convert cs_learn & cs_player to new system (#9050)IntelligentQuantum
2021-11-05fix(Scripts/Player): some refactor related to PlayerCommand functions (#8975)Andrius Peleckas
2021-11-04fix(Core/Commands): correct header `PlayerCommand.h` file structure (#8947)Kargatum
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
2021-02-24refactor(Core): sort #includes alphabetically (#4579)Kitzunu
2020-11-05fix(Core/CS): Fixed learn command using null session when send over SOAP (#3595)Petric
2019-12-20feat(Core/CommandScript): New GM command "player learn" (#2487)Stoabrogga