Commit Graph

22 Commits

Author SHA1 Message Date
a504b27767 move sock into sys layer 2025-07-14 17:04:39 -05:00
f27ec95481 remove host thread 2025-07-14 16:42:44 -05:00
ff8056b214 remove atomic signedness 2025-07-11 12:14:09 -05:00
6838c7ac02 add padded atomic types 2025-07-10 12:47:12 -05:00
69a8a7aa9a move synchronization primitives out of sys layer 2025-07-06 16:20:07 -05:00
b50ba7d4e2 move mutexes & cvs into opaque ptrs 2025-06-17 23:30:59 -05:00
04f4c3a180 convert sys thread & watch structs to opaque ptrs 2025-06-17 23:06:42 -05:00
cfd8fb5f21 store arena in its own committed memory 2025-06-17 22:21:58 -05:00
f9cbe61b7b separate host_update into host_update_begin & host_update_end 2025-02-26 08:28:50 -06:00
6442998795 host channel heartbeat for rtt 2025-02-25 19:39:47 -06:00
a364f311d1 prediction progress 2025-02-25 18:41:39 -06:00
a6d103f391 rename all 'buckets' -> 'bins' 2025-02-25 12:03:13 -06:00
dcbabbdfd1 fix precise sleep inaccurate because scheduler period not set 2025-02-10 16:37:32 -06:00
eee5945954 differentiate client entities 2025-02-08 17:11:04 -06:00
ca664ac291 memory & network usage statistics 2025-02-08 09:28:38 -06:00
a78c5e1a47 networking progress 2025-02-08 07:06:56 -06:00
78ace4b38a buddy progress 2025-02-07 19:17:27 -06:00
72728e6a98 host progress 2025-02-07 15:18:36 -06:00
808edf6e57 user game network communication beginning to work 2025-02-06 20:33:40 -06:00
84e64b5cce host progress 2025-02-06 16:13:28 -06:00
627f736345 host progress 2025-02-06 14:32:06 -06:00
a80eff9e39 host progress 2025-02-03 19:54:06 -06:00