summaryrefslogtreecommitdiff
path: root/src/d_net.h
AgeCommit message (Collapse)Author
2007-05-16Rejig net_cl_new_sync and drone to be in d_net.c instead ofSimon Howard
net_client.c. Fix FEATURE_MULTIPLAYER conditional compile. Move some function definitions in d_net.c into headers. Reorganise the Makefile to split out files into sections based on features. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 875
2006-10-18Strip out CVS logs, RCS Id tags.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 704
2006-05-19Add a config file setting to allow a delay to be specified on startup.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 484
2006-02-24Remove redundant stuff relating to the old network codeSimon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 388
2006-02-19Increase the size of BACKUPTICS to deal with heavy lagSimon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 373
2006-01-22Periodically request the time from clients to estimate their offset toSimon Howard
the server time. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 323
2005-07-23Remove unneccessary pragmasSimon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 18
2005-07-23Update copyright to GNU GPLSimon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 8
2005-07-23Initial revisionSimon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 4