summaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands/cs_arena.cpp
AgeCommit message (Expand)Author
2025-06-05chore(Core): Remove unused and inaccurate comment headers for various script-...Benjamin Jackson
2025-02-12feat(Core/Arena): Add support for arena seasons completion with progression i...Anton Popovichenko
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
2021-12-19refactor(Core): remove unused imports (#9767)Francesco Borzì
2021-11-18refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166)Skjalf
2021-10-26chore(Core/Arena): LANG_AREAN_ERROR_NAME_NOT_FOUND > LANG_ARENA_ERROR_NAME_NO...IntelligentQuantum
2021-10-23feat(Core/Chat): new argument parsing and unify chat hyperlink parsing (#6243)Kargatum
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
2021-04-25feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885)UltraNix
2021-03-17fix(Core/License): issue with old files license (#4762)Francesco Borzì
2021-02-24refactor(Core): sort #includes alphabetically (#4579)Kitzunu
2020-10-11refactor(Core/Scripts): restyle scripts lib with astyle (#3467)Kargatum
2019-05-13feat(Core/Commands): Arena command (#1798)IntelligentQuantum