summaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands/cs_send.cpp
AgeCommit message (Expand)Author
2025-11-14fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)Francesco Borzì
2025-01-07fix(Core/Misc): Correct some fmt logs (#21106)Kitzunu
2024-09-03refactor(Core/Misc): Acore::StringFormat to fmt format (#19838)Kitzunu
2024-07-23refactor(Core/Chat): PSendSysMessage to `fmt` (#19449)Kitzunu
2023-12-22refactor(Scripts): remove useless includes (#18004)IntelligentQuantum
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-05-28fix(Scripts/Commands): Fix '.send items' command to no longer require an item...KJack
2022-01-19feat(Core/Common): add new helpers for time utility (#10207)Kargatum
2022-01-02refactor(Core): remove unused imports (#9969)Francesco Borzì
2021-12-21refactor(Scripts/Commands): convert cs_misc to new system (#8939)IntelligentQuantum