Ryan C. Gordon
|
f425f051db
Little tweaks to __PHYSFS_initSmallAlloc().
|
8 лет назад |
Ryan C. Gordon
|
8db27a1236
Fix symlink filtering for enumeration under a virtual mount point.
|
8 лет назад |
Ryan C. Gordon
|
cfe3f0180b
Make PHYSFS_exists() work with mounts from PHYSFS_mountIo(io, NULL, ...)
|
8 лет назад |
Ryan C. Gordon
|
3b7ee3974c
Don't set readonly if PHYSFS_stat()'ing something not in the write dir.
|
8 лет назад |
Ryan C. Gordon
|
63277e500c
Turns out we were doing this for a (maybe not good, but reasonable) reason.
|
8 лет назад |
Ryan C. Gordon
|
3078acd1eb
Archivers can now specify whether an archive definitely was intended for them.
|
8 лет назад |
Ryan C. Gordon
|
2a6215394b
Reduced some FIXME-3.0 tags to normal FIXME. They can wait.
|
8 лет назад |
Ryan C. Gordon
|
88e7f3eb0f
Sanity check archivers that should only have low-ASCII filename.
|
8 лет назад |
Ryan C. Gordon
|
9c9325c2c5
Filled in more documentation.
|
8 лет назад |
Ryan C. Gordon
|
dd68246737
7z: do global initialization once without risking a race condition.
|
8 лет назад |
Ryan C. Gordon
|
1364f6a915
PHYSFS_setSaneConfig uses enum callbacks now.
|
8 лет назад |
Ryan C. Gordon
|
0d61295781
Improved some documentation.
|
8 лет назад |
Ryan C. Gordon
|
cc3ac9539e
Patched to compile on various platforms and compilers.
|
8 лет назад |
Ryan C. Gordon
|
7fcddfb741
Don't mark the PHYSFS_EnumFilesCallback _typedef_ as deprecated.
|
8 лет назад |
Ryan C. Gordon
|
6da5bea804
Updated docs to use PHYSFS_getLastErrorCode() instead of PHYSFS_getLastError().
|
8 лет назад |
Ryan C. Gordon
|
f6a8533ba2
FIXME removal: document enumerateFiles() sorting promises.
|
8 лет назад |
Ryan C. Gordon
|
db2201e4e1
Added some FIXMEs and deprecated PHYSFS_getLastError().
|
8 лет назад |
Ryan C. Gordon
|
ee9687bca9
Reworked enumeration to be more powerful.
|
8 лет назад |
Ryan C. Gordon
|
b082bc3432
Removed __PHYSFS_stricmpASCII functions.
|
8 лет назад |
Ryan C. Gordon
|
78c1a985ec
Made physfs_lzmasdk.h's include-once blockers match other files' formatting.
|
8 лет назад |
Ryan C. Gordon
|
15048fbb1d
ignorecase.c: use PHYSFS_utf8stricmp() now.
|
8 лет назад |
Ryan C. Gordon
|
d1f2637ca8
utf8: big improvements to case-insensitive UTF-8 string compare.
|
8 лет назад |
Ryan C. Gordon
|
587ec88a0d
FIXME removal: this code is fine, I guess.
|
8 лет назад |
Ryan C. Gordon
|
1efdb62a8f
haiku: CD-ROM detection should report any mounted volume on a B_CD device.
|
8 лет назад |
Ryan C. Gordon
|
0e778b0b16
FIXME removal: it's okay for the PHYSFS_Io to be NULL here.
|
8 лет назад |
Ryan C. Gordon
|
961c0604dc
apple: Patched to compile on XCode versions < 7.
|
8 лет назад |
Ryan C. Gordon
|
c52be25d1e
windows: minor cleanup.
|
8 лет назад |
Ryan C. Gordon
|
982411ec8a
apple: Start using some Cocoa APIs, clean up a few related things.
|
8 лет назад |
Ryan C. Gordon
|
0a730433ae
Rename physfs_platform_macos.c to physfs_platform_apple.m
|
8 лет назад |
Ryan C. Gordon
|
ca4d5be5f8
cmake: Pacify warning about Policy CMP0042 not being set.
|
8 лет назад |