]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Blub's "deflate" extension to the download system.
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 8 Jan 2009 18:58:13 +0000 (18:58 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 8 Jan 2009 18:58:13 +0000 (18:58 +0000)
commit2712912e8219e96a09a172b87ec2f4f6cff5ad97
tree4991f46d4f1f9b606d72aa4078072816cdcdcac0
parent3d89764dc242c88906c8a295d50aef2a7ca4366f
Blub's "deflate" extension to the download system.
Currently only provides csprogs.dat in deflated form.
Compatible in both directions, compression is only done if both client and server use this new code.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@8638 d7cf8633-e32d-0410-b094-e92efae38249
cl_parse.c
client.h
fs.c
fs.h
server.h
sv_main.c