Ryan C. Gordon
|
1ed8bc07c0
Comment tweaks (FIXME additions, typo corrections, etc).
|
13 роки тому |
Ryan C. Gordon
|
16ee8355db
Centralize responsibility for filtering symlinks during enumeration.
|
13 роки тому |
Ryan C. Gordon
|
e40d80b00f
Allow application-supplied archivers.
|
13 роки тому |
Ryan C. Gordon
|
e61ade0062
Perhaps the note about Quake 3 is getting a little dated.
|
13 роки тому |
Ryan C. Gordon
|
6222a4a92d
Add binary compatibility to PHYSFS_Io.
|
14 роки тому |
Ryan C. Gordon
|
4cfd7277f3
Made archiver list dynamic, in preparation for external archivers.
|
14 роки тому |
Ryan C. Gordon
|
716ea0522f
Fixed Doxygen typo.
|
14 роки тому |
Ryan C. Gordon
|
de54065b31
Updated docs on PHYSFS_setSaneConfig().
|
14 роки тому |
Ryan C. Gordon
|
af4bf8419f
Changed enum typedef to make this Doxygen-friendly.
|
14 роки тому |
Ryan C. Gordon
|
d4a99cc204
Fixed comment.
|
14 роки тому |
Ryan C. Gordon
|
4aec77e618
Fixed a typo in the docs.
|
14 роки тому |
Ryan C. Gordon
|
24d6a925d1
Added PHYSFS_getPrefDir().
|
14 роки тому |
Ryan C. Gordon
|
ba676b23e5
Reworked the error reporting API. Now we use error codes instead of strings.
|
14 роки тому |
Ryan C. Gordon
|
7a8e3de103
Minor updates to the docs.
|
14 роки тому |
Ryan C. Gordon
|
25224b0e7a
We never use calloc() internally.
|
14 роки тому |
Ryan C. Gordon
|
9e2acfd8a6
Removed OS/2 support.
|
14 роки тому |
Ryan C. Gordon
|
4d46d42f73
Removed PocketPC support. It was old and crusty and targeted a dead platform.
|
14 роки тому |
Ryan C. Gordon
|
28007c9bae
Fixed a typo in the docs.
|
14 роки тому |
Ryan C. Gordon
|
7f0e7105a7
Removed isDirectory, isSymLink and exists methods from internal code.
|
15 роки тому |
Ryan C. Gordon
|
2219123cc5
SWIG bindings update.
|
15 роки тому |
Ryan C. Gordon
|
84c6e2242e
Added PHYSFS_mountHandle(). Now you can do archives-in-archives!
|
15 роки тому |
Ryan C. Gordon
|
d9e98704f7
PHYSFS_getRealDir() can't report a path for things that aren't real files.
|
15 роки тому |
Ryan C. Gordon
|
bb9f5e5049
Added PHYSFS_mountMemory().
|
15 роки тому |
Ryan C. Gordon
|
8cd320b858
Added PHYSFS_mountIo().
|
15 роки тому |
Ryan C. Gordon
|
4bc5ed1725
Abstracted file i/o into PHYSFS_Io interface.
|
15 роки тому |
Ryan C. Gordon
|
2beafa790d
Removed getLastModTime() interface from the archivers; it's not used anymore.
|
15 роки тому |
Ryan C. Gordon
|
c1969d0595
Added PHYSFS_unmount(), deprecated addToSearchPath and removeFromSearchPath.
|
15 роки тому |
Ryan C. Gordon
|
f7a8d9292c
Fixed PHYSFS_stat()'s return value to match rest of PhysicsFS API.
|
15 роки тому |
Ryan C. Gordon
|
b69dfedaf0
Deprecated PHYSFS_getLastModTime()...use PHYSFS_stat() instead, now.
|
15 роки тому |
Ryan C. Gordon
|
51a22c576e
Updated SWIG bindings.
|
15 роки тому |