Commit Graph

14 Commits

Author SHA1 Message Date
fdd888cb32 add clang support to metaprogram 2026-02-12 18:32:35 -06:00
d829c3c1a8 raw net packets 2026-01-18 19:33:00 -06:00
3cdff3c4c5 client connection 2026-01-17 22:10:25 -06:00
cacdf10229 use iocp for net worker waits instead of WSAPoll + dummy sockets 2026-01-17 18:45:25 -06:00
34c37417a9 formatting 2026-01-17 16:23:16 -06:00
c3959a6970 xor packet magic during checksum implicitly 2026-01-17 16:15:07 -06:00
f88c33e332 server -> client tile sync 2026-01-16 20:54:12 -06:00
27c337202d adler32 checksum for packets 2026-01-16 16:34:47 -06:00
e6f1bb6661 working net sequencing 2026-01-16 15:21:49 -06:00
673c865d21 network reliability testing 2026-01-16 14:23:53 -06:00
d9451af62e net wake sockets 2026-01-16 00:30:05 -06:00
9912e0bfdd working networking 2026-01-15 23:22:11 -06:00
9f0ea6e45b networking progress 2026-01-15 17:51:50 -06:00
fe5aca14d2 net_win32 layer 2026-01-15 13:22:24 -06:00