| .. |
|
lzma
|
6d6fec87ad
Some targets need string.h here.
|
16 years ago |
|
archiver_dir.c
|
32d4f4541e
HTTPS all the things.
|
10 years ago |
|
archiver_grp.c
|
32d4f4541e
HTTPS all the things.
|
10 years ago |
|
archiver_hog.c
|
32d4f4541e
HTTPS all the things.
|
10 years ago |
|
archiver_iso9660.c
|
32d4f4541e
HTTPS all the things.
|
10 years ago |
|
archiver_lzma.c
|
b66b2d4563
Replace unsigned long cast with cast to size_t (thanks, David!).
|
9 years ago |
|
archiver_mvl.c
|
32d4f4541e
HTTPS all the things.
|
10 years ago |
|
archiver_qpak.c
|
656a9b92c0
Changed some URLs from http:// to https://, where supported.
|
8 years ago |
|
archiver_slb.c
|
32d4f4541e
HTTPS all the things.
|
10 years ago |
|
archiver_unpacked.c
|
36b542ee7f
Cleaned out "exists" nonsense in openRead() API.
|
13 years ago |
|
archiver_vdf.c
|
4b80422a79
vdf: Remove unused chunks of code, fix endianness.
|
8 years ago |
|
archiver_wad.c
|
2dd99ccbb2
Rearranged PHYSFS_Archiver struct.
|
13 years ago |
|
archiver_zip.c
|
dc5958ec71
Remove unused variable.
|
8 years ago |
|
physfs.c
|
e4206408e5
Add support for VDF
|
8 years ago |
|
physfs.h
|
e4206408e5
Add support for VDF
|
8 years ago |
|
physfs_byteorder.c
|
ba676b23e5
Reworked the error reporting API. Now we use error codes instead of strings.
|
14 years ago |
|
physfs_casefolding.h
|
32d4f4541e
HTTPS all the things.
|
10 years ago |
|
physfs_internal.h
|
e4206408e5
Add support for VDF
|
8 years ago |
|
physfs_miniz.h
|
dfd658ff92
Fixed miniz code that triggers recent GCCs' -Wmisleading-indentation.
|
9 years ago |
|
physfs_platforms.h
|
e13803c101
Removed some tabs and an extra semicolon.
|
11 years ago |
|
physfs_unicode.c
|
32d4f4541e
HTTPS all the things.
|
10 years ago |
|
platform_beos.cpp
|
32d4f4541e
HTTPS all the things.
|
10 years ago |
|
platform_macosx.c
|
32d4f4541e
HTTPS all the things.
|
10 years ago |
|
platform_posix.c
|
09baf99aa4
Don't fsync() read-only filehandles (thanks, Andreas!).
|
12 years ago |
|
platform_unix.c
|
32d4f4541e
HTTPS all the things.
|
10 years ago |
|
platform_windows.c
|
51f0807cb3
Remove unused functions and variables in platform_windows.
|
9 years ago |
|
platform_winrt.cpp
|
1ab2afda15
Removed a few tabstops to test something on the Mercurial server.
|
10 years ago |