physfs/src
Ryan C. Gordon 0360899357 Moved QPAK support into archiver_unpacked.c
More dupe code removal, and more functional generic backend code!
2012-03-23 02:45:38 -04:00
..
lzma Some targets need string.h here. 2010-02-03 22:50:07 -05:00
archiver_dir.c Removed archive description macros, moved those strings inline. 2012-03-23 00:55:56 -04:00
archiver_grp.c Minor tweak. 2012-03-23 02:43:22 -04:00
archiver_hog.c Removed archive description macros, moved those strings inline. 2012-03-23 00:55:56 -04:00
archiver_iso9660.c Changed so that this builds a reasonable default with no command line #defines. 2012-03-23 00:52:32 -04:00
archiver_lzma.c Removed archive description macros, moved those strings inline. 2012-03-23 00:55:56 -04:00
archiver_mvl.c Removed archive description macros, moved those strings inline. 2012-03-23 00:55:56 -04:00
archiver_qpak.c Moved QPAK support into archiver_unpacked.c 2012-03-23 02:45:38 -04:00
archiver_unpacked.c Moved QPAK support into archiver_unpacked.c 2012-03-23 02:45:38 -04:00
archiver_wad.c Removed archive description macros, moved those strings inline. 2012-03-23 00:55:56 -04:00
archiver_zip.c Removed archive description macros, moved those strings inline. 2012-03-23 00:55:56 -04:00
physfs.c Changed so that this builds a reasonable default with no command line #defines. 2012-03-23 00:52:32 -04:00
physfs.h Fixed a typo in the docs. 2012-03-22 03:00:16 -04:00
physfs_byteorder.c Reworked the error reporting API. Now we use error codes instead of strings. 2012-03-20 15:38:12 -04:00
physfs_casefolding.h Moved directory structure around. 2009-03-27 15:10:42 -04:00
physfs_internal.h Moved QPAK support into archiver_unpacked.c 2012-03-23 02:45:38 -04:00
physfs_miniz.h Replace C++/C99 single-line comments in miniz with C98 /* comments */ ... 2012-03-11 03:56:24 -04:00
physfs_platforms.h Make physfs_platforms.h define with a 1, so "#if X" works. 2012-03-19 20:41:14 -04:00
physfs_unicode.c Renamed __PHYSFS_utf8strcasecmp() to __PHYSFS_utf8stricmp(). 2012-03-22 03:02:50 -04:00
platform_beos.cpp Removed a bogus FIXME. 2012-03-22 03:15:50 -04:00
platform_macosx.c Make sure the prefdir has a final dirsep on it. 2012-03-21 23:59:43 -04:00
platform_posix.c Removed fallback for systems that have no userdir. 2012-03-22 00:27:46 -04:00
platform_unix.c Make sure the prefdir has a final dirsep on it. 2012-03-21 23:59:43 -04:00
platform_windows.c Allow Windows to read/write more than 4 gigs to a file in one shot. 2012-03-22 03:11:54 -04:00