]> icculus.org git repositories - divverent/darkplaces.git/commit
implemented csprogs.dat downloading with special dlcache/name.size.crc file naming...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 22 Jan 2007 22:01:27 +0000 (22:01 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 22 Jan 2007 22:01:27 +0000 (22:01 +0000)
commit8b37a3a674013f693250d761388cbf39265a0d42
tree0d749af07c3006430bb2c20055dfd483128eae3f
parentf9dcdc3e0de79608d613dc34c5bb1d14c32fa8a8
implemented csprogs.dat downloading with special dlcache/name.size.crc file naming, this is in need of testing
added csqc_progsize cvar to csqc signon process (still compatible with old servers)

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