smallmodel
1ef1bad9ae
Add network profiling tool from Spearhead and Breakthrough
...
Profiling can be enabled with `cl_netprofile` and `sv_netprofile`, the overlay can be shown using `cl_netprofileoverlay` and `sv_netprofileoverlay` and the server can dump network profile using the `netprofiledump` command
2024-11-09 21:38:16 +01:00
smallmodel
ac22b1cfbf
Use an higher fragment size when sending a message to the loopback
2024-08-25 23:41:03 +02:00
smallmodel
766d4d23bf
Incremented MAX_LOOPBACK otherwise the client would drop the gamestate while loading
2023-10-22 19:47:43 +02:00
smallmodel
9b3aaa0f87
Using string+5 rather than string+(4+1)
2023-08-19 00:33:55 +02:00
OM
24cf12dd36
Fixed Linux compilation errors
2023-05-28 22:54:19 +02:00
OM
92a5883243
Networking fixes
2023-05-28 21:36:09 +02:00
OM
c1213e6027
Various fixes and additions
2023-05-28 20:19:35 +02:00
OM
b4ad70dc20
Fixed server connection issue
2023-05-10 18:21:21 +02:00
L
d4faf0c0e0
Fixed compilation errors on Unix
2023-02-01 00:28:40 +01:00
Ley0k
85b7ac3ed5
Using size_t for lengths (also remove most warnings when compiling for x64)
2017-02-19 21:14:27 +01:00
Ley0k
09bed43f97
Hard reset
2016-03-27 11:49:47 +02:00