.. |
lzma
|
Some targets need string.h here.
|
2010-02-03 22:50:07 -05:00 |
archiver_dir.c
|
Moved PHYSFS_ArchiveInfo into PHYSFS_Archiver.
|
2012-03-25 17:17:56 -04:00 |
archiver_grp.c
|
Moved PHYSFS_ArchiveInfo into PHYSFS_Archiver.
|
2012-03-25 17:17:56 -04:00 |
archiver_hog.c
|
Moved PHYSFS_ArchiveInfo into PHYSFS_Archiver.
|
2012-03-25 17:17:56 -04:00 |
archiver_iso9660.c
|
Add binary compatibility to PHYSFS_Io.
|
2012-03-25 17:18:24 -04:00 |
archiver_lzma.c
|
Added Zip64 support to the .zip archiver.
|
2012-06-01 05:44:50 -04:00 |
archiver_mvl.c
|
Moved PHYSFS_ArchiveInfo into PHYSFS_Archiver.
|
2012-03-25 17:17:56 -04:00 |
archiver_qpak.c
|
Moved PHYSFS_ArchiveInfo into PHYSFS_Archiver.
|
2012-03-25 17:17:56 -04:00 |
archiver_unpacked.c
|
Added Zip64 support to the .zip archiver.
|
2012-06-01 05:44:50 -04:00 |
archiver_wad.c
|
Moved PHYSFS_ArchiveInfo into PHYSFS_Archiver.
|
2012-03-25 17:17:56 -04:00 |
archiver_zip.c
|
Removed a '//' comment.
|
2012-06-01 05:59:12 -04:00 |
physfs.c
|
Added Zip64 support to the .zip archiver.
|
2012-06-01 05:44:50 -04:00 |
physfs.h
|
Add binary compatibility to PHYSFS_Io.
|
2012-03-25 17:18:24 -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 Zip64 support to the .zip archiver.
|
2012-06-01 05:44: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
|
Renamed __PHYSFS_utf8strcasecmp() to __PHYSFS_utf8stricmp().
|
2012-03-22 03:02:50 -04:00 |
platform_beos.cpp
|
More FIXME cleanup.
|
2012-03-24 00:26:04 -04:00 |
platform_macosx.c
|
Make sure base dir always has a dirsep at the end of it.
|
2012-03-23 04:14:01 -04:00 |
platform_posix.c
|
More FIXME cleanup.
|
2012-03-24 00:26:04 -04:00 |
platform_unix.c
|
More FIXME cleanup.
|
2012-03-24 00:26:04 -04:00 |
platform_windows.c
|
Make sure base dir always has a dirsep at the end of it.
|
2012-03-23 04:14:01 -04:00 |