DarkflameServer/dChatServer
David Markowitz e54faa3820
chore: organize build flags (#1371)
* chore: organize build flags

* Remove ambiguous include path

Don't be default incluyde bcrypt so you need to specify the folder.  Allows pre-processor to find the correct file.

* Revert settings

* working

f
2023-12-31 00:26: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 chore: organize build flags (#1371) 2023-12-31 00:26:49 -06:00
CMakeLists.txt chore: organize build flags (#1371) 2023-12-31 00:26:49 -06: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