summaryrefslogtreecommitdiff
path: root/src/net_sdl.c
AgeCommit message (Expand)Author
2009-09-30Change British English spellings to American English, for consistency.Simon Howard
2007-10-18#define snprintf, vsnprintf to _snprintf, _vsnprintf in MSVC.Simon Howard
2007-06-22Replace 35 with TICRATE where appropriate.Simon Howard
2006-12-24Javadoc-style self-documenting system for command line options.Simon Howard
2006-10-18Strip out CVS logs, RCS Id tags.Simon Howard
2006-10-05Packet loss simulation code for test.Simon Howard
2006-09-17Fix local LAN queries.Simon Howard
2006-05-29Fix broadcast transmits (-search works!)Simon Howard
2006-05-11Allow port to be specified for client to connect to through -port orSimon Howard
2006-04-09Broadcast searches (currently broken)Simon Howard
2006-04-06Debug code for tracking bandwidth usageSimon Howard
2006-01-02Rename i_net_module -> net_sdl_module. Fix the AddrToString method.Simon Howard
2005-12-29Automatically initialise the address tableSimon Howard
2005-10-30Add foundation code for the new networking systemSimon Howard