Shauren
|
f84cd43b36
|
Core/Chat: Fixed chat language translations for messages containing item links using new 11.1.5 color format
|
2025-06-26 15:37:57 +02:00 |
|
Shauren
|
d778d5ec7c
|
Core/Misc: Include cleanup - remove MapUtils.h from Containers.h
|
2024-12-31 18:12:36 +01:00 |
|
Meji
|
086632d871
|
Core/Chat: Improve ingame language translation (#30298)
|
2024-10-05 11:11:13 +02:00 |
|
Shauren
|
3260b94dd6
|
Core/Misc: Replace string to int conversion functions from Common.h with c++17 std::from_chars based ones Trinity::StringTo
|
2023-05-13 15:46:27 +02:00 |
|
Shauren
|
d791afae1d
|
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compatible api)
|
2023-01-08 21:16:53 +01:00 |
|
Shauren
|
5c417bec98
|
Core/Utils: Extract template base class out of flag128
|
2022-02-09 23:11:03 +01:00 |
|
Treeston
|
9f97fdd31a
|
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
(cherry picked from commit 534a2388b7)
|
2022-02-04 00:27:14 +01:00 |
|
Shauren
|
67e16888ac
|
Core/Chat: Chat translation improvements
* Remove hyperlinks from translated chat messages
* Implement case preservation rules depending on receiver client locale
|
2021-05-03 23:53:24 +02:00 |
|
Shauren
|
14098b28b3
|
Core/Chat: Allow incorrect spell/skill language assignments to mirror client behavior
|
2021-05-03 23:53:24 +02:00 |
|
Matan Shukry
|
3b578fc6b9
|
Core/Chat: Load chat language data from db2 and implement serverside chat translations
|
2021-05-03 23:53:24 +02:00 |
|