physfs/archivers
Ryan C. Gordon 90031c81f3 Did the same thing to FileHandles than I did to DirHandles, but this
triggered massive tweaking in physfs.c. A lot of code got little
cleanups, which was nice. Less malloc pressure, too, since opening a
file used to allocate a ton of crap and mush it together...now it's
basically down to one structure and the instance data in whatever
archiver.
2004-09-26 13:00:59 +00:00
..
Makefile.am Westwood MIX archive support. 2004-04-09 06:36:09 +00:00
dir.c Did the same thing to FileHandles than I did to DirHandles, but this 2004-09-26 13:00:59 +00:00
grp.c Did the same thing to FileHandles than I did to DirHandles, but this 2004-09-26 13:00:59 +00:00
hog.c Did the same thing to FileHandles than I did to DirHandles, but this 2004-09-26 13:00:59 +00:00
mix.c Did the same thing to FileHandles than I did to DirHandles, but this 2004-09-26 13:00:59 +00:00
mvl.c Did the same thing to FileHandles than I did to DirHandles, but this 2004-09-26 13:00:59 +00:00
qpak.c Did the same thing to FileHandles than I did to DirHandles, but this 2004-09-26 13:00:59 +00:00
wad.c Did the same thing to FileHandles than I did to DirHandles, but this 2004-09-26 13:00:59 +00:00
zip.c Did the same thing to FileHandles than I did to DirHandles, but this 2004-09-26 13:00:59 +00:00