summaryrefslogtreecommitdiff
path: root/src/net_defs.h
AgeCommit message (Expand)Author
2006-01-21Add first game data sending code. Check the client version when connecting.Simon Howard
2006-01-14Include the game version in the settings structure.Simon Howard
2006-01-11ticcmd diffs: allow compare and patching ticcmds, and reading/writingSimon Howard
2006-01-10Reliable packet transport mechanismSimon Howard
2006-01-08Allow the server to reject clientsSimon Howard
2006-01-08Send keepalives if the connection is not doing anything else.Simon Howard
2006-01-01Client disconnect codeSimon Howard
2005-12-30Fix client code to correctly send reply to server on connection.Simon Howard
2005-12-29Add initial client/server connect code. Reorganise sources list inSimon Howard
2005-10-30Add foundation code for the new networking systemSimon Howard