Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Tue Dec 16 10:26:38 EST 2003


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2003-12-16 15:26:38 UTC

Log message:

rewrote FS_Search, hopefully it will work better now, and it now matches directories inside paks (in other words: listing sound/* will tell you about sound/plats and sound/whatever.wav, this is mainly to be consistent with filesystem directories), it is also no longer two-pass (although simple the two-pass approach was dangerous if the two listings came out different), and it now sorts the listing
rewrote much of matchpattern, now handles path separators specially, and uses a much better approach to handling the * wildcard (no longer looks for the following character, simply tries multiple matchpattern calls until it hits a path separator or gets a match)

Modified files:
     common.h filematch.c fs.c
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20031216.152638.havoc.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20031216/1683ff55/attachment.diff>


More information about the twilight-commits mailing list