]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
migrated cls.message and client->message buffers into netconn_t struct
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 11 Feb 2006 02:33:30 +0000 (02:33 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 11 Feb 2006 02:33:30 +0000 (02:33 +0000)
commit9cc276c2e36a6fc6cfafd8a0fb6df85e2f644c07
treec2af252fc7b5bf2975ee439bf45e0c12fd69f0b5
parente38555a335ff7e0533ac3d0544918404c7346f38
migrated cls.message and client->message buffers into netconn_t struct

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5960 d7cf8633-e32d-0410-b094-e92efae38249
15 files changed:
cl_main.c
cl_parse.c
client.h
cmd.c
common.c
common.h
host.c
host_cmd.c
mvm_cmds.c
netconn.c
netconn.h
prvm_cmds.c
server.h
sv_main.c
svvm_cmds.c