]> icculus.org git repositories - divverent/darkplaces.git/history - lhnet.c
fix a crash related to MAX_EDICTS in "pr_fields" command (thanks to SeienAbunae for...
[divverent/darkplaces.git] / lhnet.c
2003-08-29 havocnow prints "Connection refused" if LHNET_Read gets...
2003-08-07 havocsimulated packet loss (cl_fakepacketloss_receive, cl_fa...
2003-07-21 havocfix an error in a last minute change (was using maxcont...
2003-07-21 havocpatch up some major cracks in the armor of the function...
2003-07-04 havocbecause gethostbyname("0.0.0.0") fails in windows,...
2003-07-03 havocfix htons warnings in MSVC (thanks to Tomaz for reporti...
2003-06-22 havocForgot to include lhnet in the previous commit and...