Ryan C. Gordon 9159717a27 Fixed non-Zip64 .zip files. 13 years ago
..
lzma 6d6fec87ad Some targets need string.h here. 16 years ago
archiver_dir.c 758e5beedb Moved PHYSFS_ArchiveInfo into PHYSFS_Archiver. 14 years ago
archiver_grp.c 758e5beedb Moved PHYSFS_ArchiveInfo into PHYSFS_Archiver. 14 years ago
archiver_hog.c 758e5beedb Moved PHYSFS_ArchiveInfo into PHYSFS_Archiver. 14 years ago
archiver_iso9660.c 758e5beedb Moved PHYSFS_ArchiveInfo into PHYSFS_Archiver. 14 years ago
archiver_lzma.c a865b14bec Added Zip64 support to the .zip archiver. 14 years ago
archiver_mvl.c 758e5beedb Moved PHYSFS_ArchiveInfo into PHYSFS_Archiver. 14 years ago
archiver_qpak.c 758e5beedb Moved PHYSFS_ArchiveInfo into PHYSFS_Archiver. 14 years ago
archiver_unpacked.c a865b14bec Added Zip64 support to the .zip archiver. 14 years ago
archiver_wad.c 758e5beedb Moved PHYSFS_ArchiveInfo into PHYSFS_Archiver. 14 years ago
archiver_zip.c 9159717a27 Fixed non-Zip64 .zip files. 13 years ago
physfs.c 5c18db7fe9 Don't sort if there's nothing to do (prevents array underflow, too). 13 years ago
physfs.h 6222a4a92d Add binary compatibility to PHYSFS_Io. 14 years ago
physfs_byteorder.c ba676b23e5 Reworked the error reporting API. Now we use error codes instead of strings. 14 years ago
physfs_casefolding.h 2a65060cde Moved directory structure around. 17 years ago
physfs_internal.h a865b14bec Added Zip64 support to the .zip archiver. 14 years ago
physfs_miniz.h 2aa0c5a278 Replace C++/C99 single-line comments in miniz with C98 /* comments */ ... 14 years ago
physfs_platforms.h 2486105f4f Make physfs_platforms.h define with a 1, so "#if X" works. 14 years ago
physfs_unicode.c 53fe6d360a Renamed __PHYSFS_utf8strcasecmp() to __PHYSFS_utf8stricmp(). 14 years ago
platform_beos.cpp dda627412c More FIXME cleanup. 14 years ago
platform_macosx.c 9d01a645ed Make sure base dir always has a dirsep at the end of it. 14 years ago
platform_posix.c dda627412c More FIXME cleanup. 14 years ago
platform_unix.c dda627412c More FIXME cleanup. 14 years ago
platform_windows.c 9d01a645ed Make sure base dir always has a dirsep at the end of it. 14 years ago