DarkflameServer/dNet
Aaron Kimbrell 8e84cafdfa
feat: add configurable feature and versions (#1298)
* feat: add configurable feature and versions
to allow for easily swithing it out to enable features in the client for funsies
tested that this doesn't break anything and added test

* cleanup
2023-11-18 03:33:23 -06:00
..
AuthPackets.cpp feat: add configurable feature and versions (#1298) 2023-11-18 03:33:23 -06:00
AuthPackets.h Breakout rest of the enums from dCommonVars and clean it up (#1061) 2023-05-02 17:39:21 -05:00
BitStreamUtils.h chore: cleanup LU(W)string writing (#1188) 2023-09-20 20:06:28 -05:00
ChatPackets.cpp chore: cleanup LU(W)string writing (#1188) 2023-09-20 20:06:28 -05:00
ChatPackets.h format codebase 2022-07-28 08:39:57 -05:00
ClientPackets.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -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: cleanup LU(W)string writing (#1188) 2023-09-20 20:06:28 -05:00
MasterPackets.h format codebase 2022-07-28 08:39:57 -05:00
PacketUtils.cpp feat: Abstract Logger and simplify code (#1207) 2023-10-21 16:31:55 -07:00
PacketUtils.h chore: cleanup LU(W)string writing (#1188) 2023-09-20 20:06:28 -05:00
WorldPackets.cpp feat: Abstract Logger and simplify code (#1207) 2023-10-21 16:31:55 -07: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