r1041 - in trunk: . fs

lordhavoc at icculus.org lordhavoc at icculus.org
Wed Dec 26 02:40:47 EST 2007


Author: lordhavoc
Date: 2007-12-26 02:40:47 -0500 (Wed, 26 Dec 2007)
New Revision: 1041

Modified:
   trunk/fs/dir_posix.c
   trunk/fs/dir_win32.c
   trunk/fs/fs.c
   trunk/nfile.c
   trunk/nfile.h
   trunk/resource.c
Log is attached.
reworked File_ code to use FS_ code only for archives, all ordinary
files are now accessed directly, this fixes problems with File_LoadFile
getting outdated file size information or claiming that a file is
missing if it was written in this same session without using FS_Rescan
(which is too slow to use very frequently)
NOTE: archives are no longer supported in userpath (~/.darkwar)


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20071226.074047.diff
URL: <http://icculus.org/pipermail/neither-commits/attachments/20071226/2bf1ef95/attachment.diff>


More information about the neither-commits mailing list