summaryrefslogtreecommitdiff
path: root/src/d_net.c
AgeCommit message (Expand)Author
2006-02-19Move tic number expansion code to common code. Parse game data packetsSimon Howard
2006-01-13Add text-mode I/O functions.Simon Howard
2006-01-02Create NET_SV_Shutdown function to shut down the server. Call itSimon Howard
2006-01-02Add a "-client" option to test connecting to a local server.Simon Howard
2006-01-02Encapsulate the event queue code properly. Add a D_PopEvent functionSimon Howard
2006-01-02Neater prefixes: NET_Client -> NET_CL_. NET_Server -> NET_SV_.Simon Howard
2006-01-01Client disconnect codeSimon Howard
2006-01-01Remove GS_WAITINGSTART gamestate. This will be independent of the mainSimon Howard
2005-12-30Fix client code to correctly send reply to server on connection.Simon Howard
2005-09-22Remove external statistics driver support (-statcopy):Simon Howard
2005-09-08Delay calls so we don't use the entire CPUSimon Howard
2005-09-04shut up compiler warningsSimon Howard
2005-08-31Remove the last traces of NORMALUNIXSimon Howard
2005-08-04Use DOOM_VERSION to define the Doom version (don't conflict withSimon Howard
2005-07-23Use ANSI-standard limit constants. Remove LINUX define.Simon Howard
2005-07-23Update copyright to GNU GPLSimon Howard
2005-07-23Initial revisionSimon Howard