DarkflameServer/dNet
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
..
AuthPackets.cpp chore: organize build flags (#1371) 2023-12-31 00:26:49 -06:00
AuthPackets.h feat: Reward codes (#1308) 2023-11-21 18:05:15 -08:00
BitStreamUtils.h chore: Eradicate C-style casts and further clean up some code (#1361) 2023-12-27 22:18:20 -06:00
ChatPackets.cpp chore: Eradicate C-style casts and further clean up some code (#1361) 2023-12-27 22:18:20 -06:00
ChatPackets.h format codebase 2022-07-28 08:39:57 -05:00
ClientPackets.cpp fix: general crashes (#1336) 2023-12-16 12:27:06 -06:00
ClientPackets.h feat: make the help menu top 5 issues work and configurable (#1293) 2023-11-15 19:30:46 -06:00
CMakeLists.txt Update CMake configuration for easier maintenance (#642) 2022-07-17 00:24:16 +01:00
dNetCommon.h format codebase 2022-07-28 08:39:57 -05:00
dServer.cpp feat: Abstract Logger and simplify code (#1207) 2023-10-21 16:31:55 -07:00
dServer.h feat: Abstract Logger and simplify code (#1207) 2023-10-21 16:31:55 -07:00
MasterPackets.cpp chore: miscellaneous code, formatting, and syntax cleanup (#1351) 2023-12-23 18:11:00 -06:00
MasterPackets.h format codebase 2022-07-28 08:39:57 -05:00
PacketUtils.cpp chore: Eradicate C-style casts and further clean up some code (#1361) 2023-12-27 22:18:20 -06:00
PacketUtils.h chore: cleanup LU(W)string writing (#1188) 2023-09-20 20:06:28 -05:00
WorldPackets.cpp chore: miscellaneous code, formatting, and syntax cleanup (#1351) 2023-12-23 18:11:00 -06:00
WorldPackets.h Breakout rest of the enums from dCommonVars and clean it up (#1061) 2023-05-02 17:39:21 -05:00
ZoneInstanceManager.cpp chore: cleanup LU(W)string writing (#1188) 2023-09-20 20:06:28 -05:00
ZoneInstanceManager.h format codebase 2022-07-28 08:39:57 -05:00