EverWrath/src/test
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
..
common/Configuration refactor(src/common): remove unused imports (#19506) 2024-07-30 20:06:46 -03:00
mocks refactor(Core/World): Move SendGMText to ChatHandler and allow fmt (#19490) 2024-08-08 20:12:33 -03:00
server/game/Miscellaneous feat(Core/Scripting): move all script objects to separated files (#17860) 2023-12-02 21:13:20 +01:00
CMakeLists.txt feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00