]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - lhnet.c
Added a mempool parameter to FS_LoadFile
[xonotic/darkplaces.git] / lhnet.c
2004-03-10 havocadded Print versions of Printf functions and made all...
2004-02-21 havoccl_fakelocalping cvars now produce the specified ping...
2004-01-24 havocfix a severe bug with the checking of WSAStartup (basic...
2004-01-23 havocdisabled opening of ipv6 sockets since that code still...
2003-12-09 molivierEarly support for NetBSD (the dedicated binary works...
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...