..
lzma
Some targets need string.h here.
2010-02-03 22:50:07 -05:00
archiver_dir.c
Cleaned up some FIXMEs.
2012-03-22 00:21:28 -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
Removed a FIXME: use correct error code for writing to read-only archives.
2012-03-22 00:05:10 -04:00
archiver_lzma.c
Removed a FIXME: use correct error code for writing to read-only archives.
2012-03-22 00:05:10 -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
Removed a FIXME: use correct error code for writing to read-only archives.
2012-03-22 00:05:10 -04:00
archiver_unpacked.c
Removed a FIXME: use correct error code for writing to read-only archives.
2012-03-22 00:05:10 -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
Removed a FIXME: use correct error code for writing to read-only archives.
2012-03-22 00:05:10 -04:00
physfs.c
Removed a FIXME.
2012-03-22 02:57:29 -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
Removed fallback for systems that have no userdir.
2012-03-22 00:27:46 -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
Make sure the prefdir has a final dirsep on it.
2012-03-21 23:59:43 -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
Removed a FIXME.
2012-03-22 02:38:10 -04:00