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