Networking Overhaul: Modern packets, buffers, handshake, dispatch & security hardening

See Readme
This commit is contained in:
rtw1x1
2026-02-08 07:35:02 +00:00
parent 0cc595bf09
commit 60ee35e921
142 changed files with 5703 additions and 14494 deletions

View File

@@ -1,4 +1,4 @@
#include "stdafx.h"
#include "stdafx.h"
#include "libgame/attribute.h"
#include "sectree_manager.h"
#include "char.h"
@@ -6,7 +6,7 @@
#include "item.h"
#include "item_manager.h"
#include "desc_manager.h"
#include "packet.h"
#include "packet_structs.h"
SECTREE::SECTREE()
{