physfs/archivers
Ryan C. Gordon f2ebb00ef9 Says Travis Wells:
"Meh. I just realized the wad archiver isn't considering ExMx or MAPxx entries
correctly, it treats them as files,when it should consider them directories,
and place the next 11 entries in that directory.Right now it's making it
impossible to open maps, since they all have the same names, they all overlap.
So it's not very useful right now.

...

Here's the patch to wad.c, it should now correctly place the map-files into
subdirectories."

Thanks, Travis!
2003-12-18 19:53:20 +00:00
..
.cvsignore Descent I/II HOG and MVL archive support (thanks, Bradley Bell!). 2003-03-30 18:59:54 +00:00
Makefile.am Added Doom WAD support. 2003-12-15 04:01:18 +00:00
dir.c Some cleanups for PocketPC port. 2002-11-22 06:24:10 +00:00
grp.c Some cleanups for PocketPC port. 2002-11-22 06:24:10 +00:00
hog.c removed a warning by adding a cast 2003-08-09 15:07:08 +00:00
mvl.c Patched compiler warnings (thanks, Bradley Bell!) 2003-05-16 15:31:42 +00:00
qpak.c Made QPAK archiver case insensitive again. 2003-11-09 21:06:15 +00:00
wad.c Says Travis Wells: 2003-12-18 19:53:20 +00:00
zip.c Off-by-one fix by Dieter Baron...fixes segfault in zip archive searching in 2003-07-20 21:13:25 +00:00