physfs/archivers
Ryan C. Gordon 1e6550292d Logic bug in MVL/HOG/GRP archivers: these archives never contain subdirs...but they
only enumerated their files when looking in a directory other than the root,
 instead of enumerating only for the root. Thanks to Chris Taylor for the
 catch.
2007-03-28 17:29:52 +00:00
..
dir.c Renamed LICENSE to LICENSE.txt 2007-03-11 10:10:28 +00:00
grp.c Logic bug in MVL/HOG/GRP archivers: these archives never contain subdirs...but they 2007-03-28 17:29:52 +00:00
hog.c Logic bug in MVL/HOG/GRP archivers: these archives never contain subdirs...but they 2007-03-28 17:29:52 +00:00
lzma.c Replaced some Malloc and all the alloca() calls with __PHYSFS_smallAlloc(), 2007-03-24 03:54:58 +00:00
mvl.c Logic bug in MVL/HOG/GRP archivers: these archives never contain subdirs...but they 2007-03-28 17:29:52 +00:00
qpak.c Replaced some Malloc and all the alloca() calls with __PHYSFS_smallAlloc(), 2007-03-24 03:54:58 +00:00
wad.c Renamed LICENSE to LICENSE.txt 2007-03-11 10:10:28 +00:00
zip.c Replaced some Malloc and all the alloca() calls with __PHYSFS_smallAlloc(), 2007-03-24 03:54:58 +00:00