DarkflameServer/dNet
Gie "Max" Vanommeslaeghe dc602a94eb
Merge pull request #1715 from DarkflameUniverse/webapiv2
feat: Chat Web API (now with no threading)
2025-01-17 22:38:15 +01:00
..
AuthPackets.cpp don't unecessairly convert to string 2025-01-03 09:27:48 -06:00
AuthPackets.h chore: Change AuthServer to use BitStream references (#1475) 2024-02-26 08:06:02 -06:00
BitStreamUtils.h Fix g++ 14 (#1610) 2024-06-06 04:00:44 -05:00
ChatPackets.cpp cleanup and make the web routes cleaner 2025-01-06 01:23:29 -06:00
ChatPackets.h cleanup and make the web routes cleaner 2025-01-06 01:23:29 -06:00
ClientPackets.cpp Remove deps from dNet (#1401) 2024-01-07 08:05:57 +01:00
ClientPackets.h Remove deps from dNet (#1401) 2024-01-07 08:05:57 +01:00
CMakeLists.txt Update dNet/CMakeLists.txt 2025-01-02 20:21:41 -08:00
dNetCommon.h fix: use generated bcrypt password for internal master connections (#1720) 2025-01-10 01:45:20 -08:00
dServer.cpp fix: use generated bcrypt password for internal master connections (#1720) 2025-01-10 01:45:20 -08:00
dServer.h fix: use generated bcrypt password for internal master connections (#1720) 2025-01-10 01:45:20 -08:00
MasterPackets.cpp consolidate the messagetype enums into a single namespace (#1647) 2024-11-17 18:39:44 -06:00
MasterPackets.h format codebase 2022-07-28 08:39:57 -05:00
PacketUtils.cpp chore: remove all raw packet reading from chat packet handler (#1415) 2024-01-14 01:03:01 -06:00
PacketUtils.h chore: remove all raw packet reading from chat packet handler (#1415) 2024-01-14 01:03:01 -06:00
WorldPackets.cpp consolidate the messagetype enums into a single namespace (#1647) 2024-11-17 18:39:44 -06:00
WorldPackets.h feat: slashcommands for showall, findplayer, get/openhttpmoninfo, and debug world packet (#1545) 2024-04-17 21:47:28 -05:00
ZoneInstanceManager.cpp chore: continue work on removing raw packet reading (#1404) 2024-01-07 02:02:27 -06:00
ZoneInstanceManager.h chore: continue work on removing raw packet reading (#1404) 2024-01-07 02:02:27 -06:00