summaryrefslogtreecommitdiff
path: root/src/net_structrw.h
AgeCommit message (Expand)Author
2014-05-05Clean up file headers.Simon Howard
2012-10-28Merge from trunk.Simon Howard
2012-10-28Add functions for network signature requests. These request the signedSimon Howard
2012-10-25Switch from MD5 to SHA-1 for network digests.Simon Howard
2011-10-19Change MAXPLAYERS to NET_MAXPLAYERS and add back individual MAXPLAYERSSimon Howard
2011-09-17Add multiplayer query code to setup tool, and rework join gameSimon Howard
2010-11-20Remove dependency of network code on Doom code.Simon Howard
2006-10-18Strip out CVS logs, RCS Id tags.Simon Howard
2006-10-06Send deh/wad checksums to the server when connecting.Simon Howard
2006-09-17Split off query data into a net_querydata_t structure in net_structrw.cSimon Howard
2006-02-23Add lowres_turn parameter to net_full_ticcmd_t structure r/w functionsSimon Howard
2006-02-16Define a new type net_full_ticcmd_t, a structure containing all ticcmdsSimon Howard
2006-01-13Update prototypes to match header. Make sure we include the header in theSimon Howard
2006-01-11ticcmd diffs: allow compare and patching ticcmds, and reading/writingSimon Howard
2005-12-30Fix client code to correctly send reply to server on connection.Simon Howard