Ryan C. Gordon
|
09baf99aa4
Don't fsync() read-only filehandles (thanks, Andreas!).
|
vor 12 Jahren |
Ryan C. Gordon
|
26f5eb481e
Fixed memory leak.
|
vor 12 Jahren |
Ryan C. Gordon
|
7a42f7dd41
Fixed off-by-one error in findBinaryInPath() (thanks, Dmitry!).
|
vor 12 Jahren |
Ryan C. Gordon
|
4eafb44817
Get rid of array of static archivers.
|
vor 13 Jahren |
Ryan C. Gordon
|
2dd99ccbb2
Rearranged PHYSFS_Archiver struct.
|
vor 13 Jahren |
Ryan C. Gordon
|
f5c746967f
Removed comments added by Captain Obvious.
|
vor 13 Jahren |
Ryan C. Gordon
|
36b542ee7f
Cleaned out "exists" nonsense in openRead() API.
|
vor 13 Jahren |
Ryan C. Gordon
|
697c31e81b
Remove __PHYSFS_setError(), use the new public API instead.
|
vor 13 Jahren |
Ryan C. Gordon
|
7824a093fb
Cleaned out the "exists" nonsense in the stat() API.
|
vor 13 Jahren |
Ryan C. Gordon
|
ada24e9c5d
Moved supportsSymlinks into PHYSFS_ArchiveInfo.
|
vor 13 Jahren |
Ryan C. Gordon
|
1ed8bc07c0
Comment tweaks (FIXME additions, typo corrections, etc).
|
vor 13 Jahren |
Ryan C. Gordon
|
16ee8355db
Centralize responsibility for filtering symlinks during enumeration.
|
vor 13 Jahren |
Ryan C. Gordon
|
259399124a
POSIX version of __PHYSFS_platformStat() now reports symlinks correctly.
|
vor 13 Jahren |
Ryan C. Gordon
|
e40d80b00f
Allow application-supplied archivers.
|
vor 13 Jahren |
Ryan C. Gordon
|
123313c3cd
Make __PHYSFS_utf8stricmp() work like you'd expect.
|
vor 13 Jahren |
Ryan C. Gordon
|
9826c8b073
Cleaned up some simple comments.
|
vor 13 Jahren |
Ryan C. Gordon
|
e61ade0062
Perhaps the note about Quake 3 is getting a little dated.
|
vor 13 Jahren |
Ryan C. Gordon
|
8156bd219c
Only check for pthread library if pthread.h was found.
|
vor 13 Jahren |
Ryan C. Gordon
|
06edd385fc
From stable-2.0: explicitly check for pthread library, and link against it.
|
vor 13 Jahren |
Ryan C. Gordon
|
7be76515a5
Updated TODO
|
vor 13 Jahren |
Aleksi Nurmi
|
fd137cba42
SLB archiver
|
vor 13 Jahren |
Ryan C. Gordon
|
7bd05972c7
Turn off CD-ROM support on Android.
|
vor 13 Jahren |
Ryan C. Gordon
|
72430427c8
Updated TODO.txt.
|
vor 13 Jahren |
Ryan C. Gordon
|
de59afc5a2
Remove SWIG stuff from build.
|
vor 13 Jahren |
Ryan C. Gordon
|
1c48a28166
Use .tar.bz2 on this branch, too.
|
vor 13 Jahren |
Ryan C. Gordon
|
3f212a8a44
Lowercased most of the CMake project file.
|
vor 13 Jahren |
Sam Lantinga
|
724b71a657
Fixed warning on iOS
|
vor 13 Jahren |
Ryan C. Gordon
|
13855849e6
Fixed infinite loop (thanks, Sam!)
|
vor 13 Jahren |
Ryan C. Gordon
|
986c40ac6a
Don't look for libhistory.
|
vor 13 Jahren |
Ryan C. Gordon
|
e38b5e9cb7
An attempt to make this more Unix-friendly.
|
vor 13 Jahren |