]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - net_udp.c
fixed a bunch of signed/unsigned mismatch warnings in newer gcc versions (mostly...
[xonotic/darkplaces.git] / net_udp.c
2003-06-04 havocfixed a bunch of signed/unsigned mismatch warnings...
2003-04-26 havoccleaned up UDP_Init a bit
2003-04-25 havocUDP_Init now tries to bind to INADDR_ANY and various...
2003-04-13 havocexpanded UDP_Read and UDP_Write error messages to inclu...
2003-03-28 havocUDP_StringToAddr did not work with less than full x...
2003-03-28 havocnet_wins.c is gone, winsock support merged into net_udp.c
2003-02-20 havocsome minor cleanup of PartialIPAddress (and some commen...
2002-12-11 molivierSome stupid Linux machines (i.e. Mandrake) seem to...
2002-09-24 havocfix warnings
2002-09-24 havocThanks to Elric for adding dpmaster support!
2002-09-11 havocwhitespace
2002-06-02 knghtbrdA minor removal of a few pieces of dead code. Nothing...
2002-02-27 lordhavocrenamed byte to qbyte throughout engine to eliminate...
2001-05-27 lordhavoccleaned up nearly all of the externs in .c files (moved...
2001-02-18 despairCouple of 1 liner compile fixes. Missing header and...
2000-11-30 taniwhaapply the 0 byte udp packet DoS fix from nuq.
2000-09-06 lordhavocLinux GLX, a lot of code shrinkage/cleanup, assembly...