Ryan C. Gordon
|
9cec66be3e
Removed SWIG ifdefs in physfs.h
|
před 8 roky |
Ryan C. Gordon
|
15c18b0c04
os2: added OS/2 support back in.
|
před 8 roky |
Francesco Bertolaccini
|
e4206408e5
Add support for VDF
|
před 8 roky |
Ryan C. Gordon
|
66b7767cec
Added support for password-protected .zip files.
|
před 9 roky |
Ryan C. Gordon
|
8363d15439
Fixed some documentation typos (thanks, Paul!).
|
před 9 roky |
Ryan C. Gordon
|
32d4f4541e
HTTPS all the things.
|
před 10 roky |
Ryan C. Gordon
|
628b88f112
PHYSFS_enumerateFiles() actually promises sorting order, and always has.
|
před 11 roky |
Ryan C. Gordon
|
2dd99ccbb2
Rearranged PHYSFS_Archiver struct.
|
před 13 roky |
Ryan C. Gordon
|
36b542ee7f
Cleaned out "exists" nonsense in openRead() API.
|
před 13 roky |
Ryan C. Gordon
|
7824a093fb
Cleaned out the "exists" nonsense in the stat() API.
|
před 13 roky |
Ryan C. Gordon
|
ada24e9c5d
Moved supportsSymlinks into PHYSFS_ArchiveInfo.
|
před 13 roky |
Ryan C. Gordon
|
1ed8bc07c0
Comment tweaks (FIXME additions, typo corrections, etc).
|
před 13 roky |
Ryan C. Gordon
|
16ee8355db
Centralize responsibility for filtering symlinks during enumeration.
|
před 13 roky |
Ryan C. Gordon
|
e40d80b00f
Allow application-supplied archivers.
|
před 13 roky |
Ryan C. Gordon
|
e61ade0062
Perhaps the note about Quake 3 is getting a little dated.
|
před 13 roky |
Ryan C. Gordon
|
6222a4a92d
Add binary compatibility to PHYSFS_Io.
|
před 14 roky |
Ryan C. Gordon
|
4cfd7277f3
Made archiver list dynamic, in preparation for external archivers.
|
před 14 roky |
Ryan C. Gordon
|
716ea0522f
Fixed Doxygen typo.
|
před 14 roky |
Ryan C. Gordon
|
de54065b31
Updated docs on PHYSFS_setSaneConfig().
|
před 14 roky |
Ryan C. Gordon
|
af4bf8419f
Changed enum typedef to make this Doxygen-friendly.
|
před 14 roky |
Ryan C. Gordon
|
d4a99cc204
Fixed comment.
|
před 14 roky |
Ryan C. Gordon
|
4aec77e618
Fixed a typo in the docs.
|
před 14 roky |
Ryan C. Gordon
|
24d6a925d1
Added PHYSFS_getPrefDir().
|
před 14 roky |
Ryan C. Gordon
|
ba676b23e5
Reworked the error reporting API. Now we use error codes instead of strings.
|
před 14 roky |
Ryan C. Gordon
|
7a8e3de103
Minor updates to the docs.
|
před 14 roky |
Ryan C. Gordon
|
25224b0e7a
We never use calloc() internally.
|
před 14 roky |
Ryan C. Gordon
|
9e2acfd8a6
Removed OS/2 support.
|
před 14 roky |
Ryan C. Gordon
|
4d46d42f73
Removed PocketPC support. It was old and crusty and targeted a dead platform.
|
před 14 roky |
Ryan C. Gordon
|
28007c9bae
Fixed a typo in the docs.
|
před 14 roky |
Ryan C. Gordon
|
7f0e7105a7
Removed isDirectory, isSymLink and exists methods from internal code.
|
před 15 roky |