index
:
mirror/azerothcore-wotlk.git
custom
master
https://github.com/azerothcore/azerothcore-wotlk.git @ 2025-09-28T15:01:01Z
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Commands
/
cs_arena.cpp
Age
Commit message (
Expand
)
Author
2025-06-05
chore(Core): Remove unused and inaccurate comment headers for various script-...
Benjamin Jackson
2025-02-12
feat(Core/Arena): Add support for arena seasons completion with progression i...
Anton Popovichenko
2024-07-23
refactor(Core/Chat): PSendSysMessage to `fmt` (#19449)
Kitzunu
2023-12-02
feat(Core/Scripting): move all script objects to separated files (#17860)
Winfidonarleyan
2023-12-02
feat(Core/ChatHandler): Add SendErrorMessage helper (#17919)
Kitzunu
2021-12-19
refactor(Core): remove unused imports (#9767)
Francesco Borzì
2021-11-18
refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166)
Skjalf
2021-10-26
chore(Core/Arena): LANG_AREAN_ERROR_NAME_NOT_FOUND > LANG_ARENA_ERROR_NAME_NO...
IntelligentQuantum
2021-10-23
feat(Core/Chat): new argument parsing and unify chat hyperlink parsing (#6243)
Kargatum
2021-09-30
feat(License): add new headers information about license (#7941)
Kargatum
2021-04-25
feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885)
UltraNix
2021-03-17
fix(Core/License): issue with old files license (#4762)
Francesco Borzì
2021-02-24
refactor(Core): sort #includes alphabetically (#4579)
Kitzunu
2020-10-11
refactor(Core/Scripts): restyle scripts lib with astyle (#3467)
Kargatum
2019-05-13
feat(Core/Commands): Arena command (#1798)
IntelligentQuantum