DarkflameServer/dChatServer
Daniel Seiler 42a71bbeab
feat: add DLU_CONFIG_DIR env var (#1370)
* feat: add DLU_CONFIG_DIR env var

* fix: PascalCase
2023-12-30 07:07:49 -06:00
..
ChatIgnoreList.cpp simplify code path 2023-11-18 20:33:30 -08:00
ChatIgnoreList.h fix up enum names 2023-11-18 20:21:13 -08:00
ChatPacketHandler.cpp chore: Eradicate C-style casts and further clean up some code (#1361) 2023-12-27 22:18:20 -06:00
ChatPacketHandler.h cleanup enums to make them more consistent 2023-01-22 17:38:47 -06:00
ChatServer.cpp feat: add DLU_CONFIG_DIR env var (#1370) 2023-12-30 07:07:49 -06:00
CMakeLists.txt IgnoreList: Add and Populate fully working 2023-11-18 03:55:12 -08:00
PlayerContainer.cpp chore: Eradicate C-style casts and further clean up some code (#1361) 2023-12-27 22:18:20 -06:00
PlayerContainer.h IgnoreList: Add and Populate fully working 2023-11-18 03:55:12 -08:00