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

See Readme
This commit is contained in:
rtw1x1
2026-02-08 07:36:07 +00:00
parent 058589ca1b
commit cda1c73bd3
72 changed files with 3612 additions and 6155 deletions

View File

@@ -35,7 +35,6 @@ enum
PLAYER_NAME_MAX_LEN = 12,
};
void initudp();
void initapp();
void initime();
void initsystem();