aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat/LanguageMgr.cpp
AgeCommit message (Expand)Author
2025-06-26Core/Chat: Fixed chat language translations for messages containing item link...Shauren
2024-12-31Core/Misc: Include cleanup - remove MapUtils.h from Containers.hShauren
2024-10-05Core/Chat: Improve ingame language translation (#30298)Meji
2023-05-13Core/Misc: Replace string to int conversion functions from Common.h with c++1...Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-02-09Core/Utils: Extract template base class out of flag128Shauren
2022-02-04Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)Treeston
2021-05-03Core/Chat: Chat translation improvementsShauren
2021-05-03Core/Chat: Allow incorrect spell/skill language assignments to mirror client ...Shauren
2021-05-03Core/Chat: Load chat language data from db2 and implement serverside chat tra...Matan Shukry