r8487 - trunk/darkplaces

havoc at icculus.org havoc at icculus.org
Thu Sep 4 01:51:51 EDT 2008


Author: havoc
Date: 2008-09-04 01:51:51 -0400 (Thu, 04 Sep 2008)
New Revision: 8487

Modified:
   trunk/darkplaces/cl_demo.c
   trunk/darkplaces/cl_main.c
   trunk/darkplaces/cl_parse.c
   trunk/darkplaces/cl_screen.c
   trunk/darkplaces/console.c
   trunk/darkplaces/dpvsimpledecode.c
   trunk/darkplaces/fs.c
   trunk/darkplaces/fs.h
   trunk/darkplaces/gl_rmain.c
   trunk/darkplaces/host.c
   trunk/darkplaces/host_cmd.c
   trunk/darkplaces/jpeg.c
   trunk/darkplaces/libcurl.c
   trunk/darkplaces/menu.c
   trunk/darkplaces/prvm_cmds.c
   trunk/darkplaces/sv_demo.c
   trunk/darkplaces/sv_main.c
   trunk/darkplaces/wad.c
Log is attached.
split FS_Open into FS_OpenRealFile and FS_OpenVirtualFile (read-only),
this allows the savegame menu to only display savegames from the current
save directory (not other directories in the virtual filesystem)
added b (binary) flag to a few FS_OpenRealFile calls, and removed from a
few others (so that logs and QuakeC-written files use OS line endings)


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20080904.055151.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20080904/11b2fc8f/attachment.diff>


More information about the twilight-commits mailing list