EverWrath/src
Kitzunu bb7765d91e
refactor(Core/World): Move SendGMText to ChatHandler and allow fmt (#19490)
* refactor(Core/World): Move SendGMText to WorldSession and allow `fmt`

- Move SendGMText from World to WorldSession

- Make SendGMText use fmt

- Make SendGMText parse acore_string entries

* Update cs_message.cpp

* tokenize the string only once

* Move to chathandler

* Update WorldSession.cpp

* make sure we have a session
2024-08-08 20:12:33 -03:00
..
cmake refactor(Deps/OpenSSL): Deprecate OpenSSL 1.x (#19452) 2024-08-07 18:13:31 +02:00
common refactor(Deps/OpenSSL): Deprecate OpenSSL 1.x (#19452) 2024-08-07 18:13:31 +02:00
genrev feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
server refactor(Core/World): Move SendGMText to ChatHandler and allow fmt (#19490) 2024-08-08 20:12:33 -03:00
test refactor(Core/World): Move SendGMText to ChatHandler and allow fmt (#19490) 2024-08-08 20:12:33 -03:00
tools fix(Core/Common): add missing import (#19535) 2024-07-31 09:10:12 +02:00
CMakeLists.txt refactor(Cmake): add support build selected applications and tools (#11836) 2022-05-31 17:05:39 +07:00