.. |
lzma
|
Some targets need string.h here.
|
2010-02-03 22:50:07 -05:00 |
archiver_dir.c
|
HTTPS all the things.
|
2016-02-25 02:51:28 -05:00 |
archiver_grp.c
|
HTTPS all the things.
|
2016-02-25 02:51:28 -05:00 |
archiver_hog.c
|
HTTPS all the things.
|
2016-02-25 02:51:28 -05:00 |
archiver_iso9660.c
|
HTTPS all the things.
|
2016-02-25 02:51:28 -05:00 |
archiver_lzma.c
|
Replace unsigned long cast with cast to size_t (thanks, David!).
|
2016-08-16 14:46:53 -04:00 |
archiver_mvl.c
|
HTTPS all the things.
|
2016-02-25 02:51:28 -05:00 |
archiver_qpak.c
|
Changed some URLs from http:// to https://, where supported.
|
2017-06-20 14:06:13 -04:00 |
archiver_slb.c
|
HTTPS all the things.
|
2016-02-25 02:51:28 -05:00 |
archiver_unpacked.c
|
Cleaned out "exists" nonsense in openRead() API.
|
2012-11-30 13:00:08 -05:00 |
archiver_vdf.c
|
vdf: Remove unused chunks of code, fix endianness.
|
2017-07-03 14:47:25 -04:00 |
archiver_wad.c
|
Rearranged PHYSFS_Archiver struct.
|
2012-11-30 14:09:56 -05:00 |
archiver_zip.c
|
Remove unused variable.
|
2017-07-03 14:41:08 -04:00 |
physfs.c
|
Add support for VDF
|
2017-06-20 13:22:41 -04:00 |
physfs.h
|
os2: added OS/2 support back in.
|
2017-07-05 21:29:37 -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
|
HTTPS all the things.
|
2016-02-25 02:51:28 -05:00 |
physfs_internal.h
|
Watcom C should include malloc.h to make the alloca macro available.
|
2017-07-05 21:30:39 -04:00 |
physfs_miniz.h
|
Fixed miniz code that triggers recent GCCs' -Wmisleading-indentation.
|
2016-08-26 18:46:11 -04:00 |
physfs_platforms.h
|
os2: added OS/2 support back in.
|
2017-07-05 21:29:37 -04:00 |
physfs_unicode.c
|
HTTPS all the things.
|
2016-02-25 02:51:28 -05:00 |
platform_beos.cpp
|
HTTPS all the things.
|
2016-02-25 02:51:28 -05:00 |
platform_macosx.c
|
HTTPS all the things.
|
2016-02-25 02:51:28 -05:00 |
platform_os2.c
|
Patched platform_os2.c to compile.
|
2017-07-05 23:48:21 -04:00 |
platform_posix.c
|
Don't fsync() read-only filehandles (thanks, Andreas!).
|
2013-08-21 23:30:33 -04:00 |
platform_unix.c
|
HTTPS all the things.
|
2016-02-25 02:51:28 -05:00 |
platform_windows.c
|
Remove unused functions and variables in platform_windows.
|
2016-08-15 05:41:36 -05:00 |
platform_winrt.cpp
|
Removed a few tabstops to test something on the Mercurial server.
|
2015-06-18 00:12:15 -04:00 |