physfs/src
Ryan C. Gordon 4eafb44817 Get rid of array of static archivers. 2012-11-30 14:37:37 -05:00
..
lzma Some targets need string.h here. 2010-02-03 22:50:07 -05:00
archiver_dir.c Rearranged PHYSFS_Archiver struct. 2012-11-30 14:09:56 -05:00
archiver_grp.c Rearranged PHYSFS_Archiver struct. 2012-11-30 14:09:56 -05:00
archiver_hog.c Rearranged PHYSFS_Archiver struct. 2012-11-30 14:09:56 -05:00
archiver_iso9660.c Rearranged PHYSFS_Archiver struct. 2012-11-30 14:09:56 -05:00
archiver_lzma.c Rearranged PHYSFS_Archiver struct. 2012-11-30 14:09:56 -05:00
archiver_mvl.c Rearranged PHYSFS_Archiver struct. 2012-11-30 14:09:56 -05:00
archiver_qpak.c Rearranged PHYSFS_Archiver struct. 2012-11-30 14:09:56 -05:00
archiver_slb.c Rearranged PHYSFS_Archiver struct. 2012-11-30 14:09:56 -05:00
archiver_unpacked.c Cleaned out "exists" nonsense in openRead() API. 2012-11-30 13:00:08 -05:00
archiver_wad.c Rearranged PHYSFS_Archiver struct. 2012-11-30 14:09:56 -05:00
archiver_zip.c Rearranged PHYSFS_Archiver struct. 2012-11-30 14:09:56 -05:00
physfs.c Get rid of array of static archivers. 2012-11-30 14:37:37 -05:00
physfs.h Rearranged PHYSFS_Archiver struct. 2012-11-30 14:09:56 -05: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 Cleaned out "exists" nonsense in openRead() API. 2012-11-30 13:00:08 -05: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 Turn off CD-ROM support on Android. 2012-11-02 00:47:50 -04:00
physfs_unicode.c Make __PHYSFS_utf8stricmp() work like you'd expect. 2012-11-28 01:30:29 -05:00
platform_beos.cpp More FIXME cleanup. 2012-03-24 00:26:04 -04:00
platform_macosx.c Fixed warning on iOS 2012-09-04 23:25:37 -07:00
platform_posix.c Cleaned out the "exists" nonsense in the stat() API. 2012-11-30 12:43:56 -05:00
platform_unix.c More FIXME cleanup. 2012-03-24 00:26:04 -04:00
platform_windows.c Remove __PHYSFS_setError(), use the new public API instead. 2012-11-30 12:49:25 -05:00