Ryan C. Gordon
|
03dbc3f758
Make __PHYSFS_platformDirSeparator into a single char.
|
пре 14 година |
Ryan C. Gordon
|
a42ada1380
Fixed dereference of free()'d memory.
|
пре 14 година |
Ryan C. Gordon
|
54cc53349d
Cleaned up some __PHYSFS_platformStat() details.
|
пре 14 година |
Ryan C. Gordon
|
f871802f51
Cleaned up some #includes.
|
пре 15 година |
Ryan C. Gordon
|
7f0e7105a7
Removed isDirectory, isSymLink and exists methods from internal code.
|
пре 15 година |
Ryan C. Gordon
|
4bc5ed1725
Abstracted file i/o into PHYSFS_Io interface.
|
пре 15 година |
Ryan C. Gordon
|
fc680aa468
Removed PHYSFS_Archiver's isArchive() method.
|
пре 15 година |
Ryan C. Gordon
|
2beafa790d
Removed getLastModTime() interface from the archivers; it's not used anymore.
|
пре 15 година |
Ryan C. Gordon
|
c306d73fdc
Patched to compile.
|
пре 15 година |
Ryan C. Gordon
|
f99f0ef9e7
Fixed details of PHYSFS_Archiver's stat method.
|
пре 15 година |
Ryan C. Gordon
|
4000b234c0
Moved all the file i/o from stdio-style to POSIX-style.
|
пре 15 година |
Ryan C. Gordon
|
f1cd4d8f0d
THIS is Christoph's PHYSFS_stat() work.
|
пре 16 година |
Ryan C. Gordon
|
8e78e4719d
Backed out changeset f87b0b7cca8e ... This wasn't Christoph's patch. Sorry!
|
пре 16 година |
Ryan C. Gordon
|
7cc80bebc5
Added first work on PHYSFS_stat() API (thanks, Christoph!).
|
пре 16 година |
Ryan C. Gordon
|
595ac1da39
Cleaned up returns that look like function calls for my updated coding style.
|
пре 16 година |
Ryan C. Gordon
|
2a65060cde
Moved directory structure around.
|
пре 17 година |