]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - lhnet.h
Missed the cl_particles.c edits to remove RSurf_ActiveWorldEntity. I blame VS2017...
[xonotic/darkplaces.git] / lhnet.h
2013-05-25 divverentImplement DSCP for ToS according to RFC2474 / RFC4594
2011-10-22 havocmajor overhaul for thread-safety - many global variable...
2010-08-19 havocfix almost all g++ -pedantic warnings
2009-05-14 molivierFixed IPv6 support, including the addition of the maste...
2008-08-19 havocimplemented an lhnetaddresstype_t enum instead of using...
2008-08-19 havocredesigned lhnetaddress_t struct to be a generic contai...
2007-11-21 havocfix some warnings
2007-11-18 havocfix an unsigned/signed comparison warning on lhnetsocke...
2007-03-29 havocadded NetConn_SleepMicroseconds function, and LHNET_Sle...
2004-01-23 havocdisabled opening of ipv6 sockets since that code still...
2003-06-22 havocForgot to include lhnet in the previous commit and...