Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Sun Jan 21 15:27:47 EST 2007


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2007-01-21 20:27:47 UTC

Log message:

implemented individual file downloads on darkplaces servers
deferred loading of files until signon 2 (necessary for download system)
made loading of files operate in two passes, first for existing files and then again for files that need to be downloaded
added cl_joinbeforedownloadsfinish cvar to cause the game to begin after the map is loaded, before other downloads finish (not entirely sure this is a good idea, but it's cool)
added sv_allowdownloads cvar to allow enabling/disabling of downloads, and sv_allowdownloads_inarchive and sv_allowdownloads_archive cvars to allow server administrators to enable downloading files from archives or even whole archives if so desired (however the client does not currently request archives)

Modified files:
     cl_input.c cl_main.c cl_parse.c cl_screen.c client.h common.c
     fs.c fs.h host.c protocol.h server.h snd_main.c sv_main.c
     sv_user.c todo
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20070121.202747.havoc.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20070121/cae5f98e/attachment.diff>


More information about the twilight-commits mailing list