This website requires JavaScript.
Explore
Help
Sign In
walkero
/
physfs
Watch
1
Star
0
Fork
You've already forked physfs
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
565f973e2e
physfs
/
archivers
History
Ryan C. Gordon
d1d0ea025f
FIXME removal: Replaced a strncpy() with a memcpy().
2007-05-27 14:34:28 +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
FIXME removal: Replaced a strncpy() with a memcpy().
2007-05-27 14:34:28 +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
Fixed zip archiver: could do bogus seek if a small, non-zip file got put
2007-05-05 05:52:43 +00:00