| .. |
|
lzma
|
6d6fec87ad
Some targets need string.h here.
|
16 lat temu |
|
archiver_dir.c
|
b1d4afcbd3
Cleaned up some FIXMEs.
|
14 lat temu |
|
archiver_grp.c
|
0584117f85
Changed so that this builds a reasonable default with no command line #defines.
|
14 lat temu |
|
archiver_hog.c
|
0584117f85
Changed so that this builds a reasonable default with no command line #defines.
|
14 lat temu |
|
archiver_iso9660.c
|
0584117f85
Changed so that this builds a reasonable default with no command line #defines.
|
14 lat temu |
|
archiver_lzma.c
|
0584117f85
Changed so that this builds a reasonable default with no command line #defines.
|
14 lat temu |
|
archiver_mvl.c
|
0584117f85
Changed so that this builds a reasonable default with no command line #defines.
|
14 lat temu |
|
archiver_qpak.c
|
0584117f85
Changed so that this builds a reasonable default with no command line #defines.
|
14 lat temu |
|
archiver_unpacked.c
|
53fe6d360a
Renamed __PHYSFS_utf8strcasecmp() to __PHYSFS_utf8stricmp().
|
14 lat temu |
|
archiver_wad.c
|
0584117f85
Changed so that this builds a reasonable default with no command line #defines.
|
14 lat temu |
|
archiver_zip.c
|
0584117f85
Changed so that this builds a reasonable default with no command line #defines.
|
14 lat temu |
|
physfs.c
|
0584117f85
Changed so that this builds a reasonable default with no command line #defines.
|
14 lat temu |
|
physfs.h
|
4aec77e618
Fixed a typo in the docs.
|
14 lat temu |
|
physfs_byteorder.c
|
ba676b23e5
Reworked the error reporting API. Now we use error codes instead of strings.
|
14 lat temu |
|
physfs_casefolding.h
|
2a65060cde
Moved directory structure around.
|
17 lat temu |
|
physfs_internal.h
|
0584117f85
Changed so that this builds a reasonable default with no command line #defines.
|
14 lat temu |
|
physfs_miniz.h
|
2aa0c5a278
Replace C++/C99 single-line comments in miniz with C98 /* comments */ ...
|
14 lat temu |
|
physfs_platforms.h
|
2486105f4f
Make physfs_platforms.h define with a 1, so "#if X" works.
|
14 lat temu |
|
physfs_unicode.c
|
53fe6d360a
Renamed __PHYSFS_utf8strcasecmp() to __PHYSFS_utf8stricmp().
|
14 lat temu |
|
platform_beos.cpp
|
cd5362cc57
Removed a bogus FIXME.
|
14 lat temu |
|
platform_macosx.c
|
60aa0e460c
Make sure the prefdir has a final dirsep on it.
|
14 lat temu |
|
platform_posix.c
|
a0af6bbb71
Removed fallback for systems that have no userdir.
|
14 lat temu |
|
platform_unix.c
|
60aa0e460c
Make sure the prefdir has a final dirsep on it.
|
14 lat temu |
|
platform_windows.c
|
66fbf41bc0
Allow Windows to read/write more than 4 gigs to a file in one shot.
|
14 lat temu |