index
:
chocolate-doom
trimui-s
chocolate-doom-2.2.1 with trimui s support
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net_sdl.c
Age
Commit message (
Expand
)
Author
2008-09-06
Remove includes of doomdef.h where possible, move generic parts into top
Simon Howard
2007-10-18
#define snprintf, vsnprintf to _snprintf, _vsnprintf in MSVC.
Simon Howard
2007-06-22
Replace 35 with TICRATE where appropriate.
Simon Howard
2006-12-24
Javadoc-style self-documenting system for command line options.
Simon Howard
2006-10-18
Strip out CVS logs, RCS Id tags.
Simon Howard
2006-10-05
Packet loss simulation code for test.
Simon Howard
2006-09-17
Fix local LAN queries.
Simon Howard
2006-05-29
Fix broadcast transmits (-search works!)
Simon Howard
2006-05-11
Allow port to be specified for client to connect to through -port or
Simon Howard
2006-04-09
Broadcast searches (currently broken)
Simon Howard
2006-04-06
Debug code for tracking bandwidth usage
Simon Howard
2006-01-02
Rename i_net_module -> net_sdl_module. Fix the AddrToString method.
Simon Howard
2005-12-29
Automatically initialise the address table
Simon Howard
2005-10-30
Add foundation code for the new networking system
Simon Howard