physfs/src
Ryan C. Gordon 43367c0c29 Fixed some brainfarts in the Windows version of PHYSFS_getPrefDir(). 2012-03-21 23:52:44 -04:00
..
lzma Some targets need string.h here. 2010-02-03 22:50:07 -05:00
archiver_dir.c Removed a FIXME. 2012-03-20 15:44:10 -04:00
archiver_grp.c Reworked the error reporting API. Now we use error codes instead of strings. 2012-03-20 15:38:12 -04:00
archiver_hog.c Reworked the error reporting API. Now we use error codes instead of strings. 2012-03-20 15:38:12 -04:00
archiver_iso9660.c Reworked the error reporting API. Now we use error codes instead of strings. 2012-03-20 15:38:12 -04:00
archiver_lzma.c Reworked the error reporting API. Now we use error codes instead of strings. 2012-03-20 15:38:12 -04:00
archiver_mvl.c Reworked the error reporting API. Now we use error codes instead of strings. 2012-03-20 15:38:12 -04:00
archiver_qpak.c Reworked the error reporting API. Now we use error codes instead of strings. 2012-03-20 15:38:12 -04:00
archiver_unpacked.c Reworked the error reporting API. Now we use error codes instead of strings. 2012-03-20 15:38:12 -04:00
archiver_wad.c Reworked the error reporting API. Now we use error codes instead of strings. 2012-03-20 15:38:12 -04:00
archiver_zip.c Reworked the error reporting API. Now we use error codes instead of strings. 2012-03-20 15:38:12 -04:00
physfs.c Fixed some brainfarts in the Windows version of PHYSFS_getPrefDir(). 2012-03-21 23:52:44 -04:00
physfs.h Added PHYSFS_getPrefDir(). 2012-03-21 23:30:50 -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 Added PHYSFS_getPrefDir(). 2012-03-21 23:30:50 -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 Make sure utf8codepoint() advances the pointer even on bogus input. 2011-06-01 03:10:08 -04:00
platform_beos.cpp Added PHYSFS_getPrefDir(). 2012-03-21 23:30:50 -04:00
platform_macosx.c Added PHYSFS_getPrefDir(). 2012-03-21 23:30:50 -04:00
platform_posix.c Reworked the error reporting API. Now we use error codes instead of strings. 2012-03-20 15:38:12 -04:00
platform_unix.c Added PHYSFS_getPrefDir(). 2012-03-21 23:30:50 -04:00
platform_windows.c Fixed some brainfarts in the Windows version of PHYSFS_getPrefDir(). 2012-03-21 23:52:44 -04:00