]> icculus.org git repositories - divverent/darkplaces.git/history - netconn.h
fix stupid typo in GLSL shader
[divverent/darkplaces.git] / netconn.h
2004-12-27 black-Added support for 10 hostcache masks, which will be...
2004-12-22 black-Fixed a wrong parameter type in netconn.
2004-12-21 black-Added a new hostcache interface:
2004-11-12 havocmoved rate and connecttime from netconn structure to...
2004-10-15 havocreduced cl_net* cvars to just cl_netlocalping and cl_ne...
2004-05-21 havocTomaz renamed cl_fake* networking cvars to cl_net*
2004-02-21 havocrate limited networking ("rate" command in client conso...
2003-09-19 havocfinished a lot of little todo items, mostly regarding...
2003-08-07 havocsimulated packet loss (cl_fakepacketloss_receive, cl_fa...
2003-08-06 havocworking code is better than broken code
2003-08-06 havocupgraded network protocol to DPPROTOCOL_VERSION4 -...
2003-07-08 havocsome enhancements to timeout handling inspired by ProQu...
2003-06-22 havocForgot to include lhnet in the previous commit and...