Ryan C. Gordon
|
f871802f51
Cleaned up some #includes.
|
15 anni fa |
Ryan C. Gordon
|
7f0e7105a7
Removed isDirectory, isSymLink and exists methods from internal code.
|
15 anni fa |
Ryan C. Gordon
|
4bc5ed1725
Abstracted file i/o into PHYSFS_Io interface.
|
15 anni fa |
Ryan C. Gordon
|
74f8cb4f91
Fixed incorrect #ifdef.
|
15 anni fa |
Ryan C. Gordon
|
fc680aa468
Removed PHYSFS_Archiver's isArchive() method.
|
15 anni fa |
Ryan C. Gordon
|
2beafa790d
Removed getLastModTime() interface from the archivers; it's not used anymore.
|
15 anni fa |
Ryan C. Gordon
|
c306d73fdc
Patched to compile.
|
15 anni fa |
Ryan C. Gordon
|
f7a8d9292c
Fixed PHYSFS_stat()'s return value to match rest of PhysicsFS API.
|
15 anni fa |
Ryan C. Gordon
|
4000b234c0
Moved all the file i/o from stdio-style to POSIX-style.
|
15 anni fa |
Ryan C. Gordon
|
68632d3c57
Wrap BAIL_* and GOTO_* macros in do { } while (0) ...
|
15 anni fa |
Ryan C. Gordon
|
11e2306c1c
Added a FIXME.
|
15 anni fa |
Ryan C. Gordon
|
cd3587bbf3
Make ISO9660 archiver optional.
|
16 anni fa |
Ryan C. Gordon
|
39e4da1929
Corrected file extension for ISO9660 archiver.
|
16 anni fa |
Ryan C. Gordon
|
0fa35af2b9
ISO9660 archiver, compliments of Christoph Nelles.
|
16 anni fa |