Ryan C. Gordon
|
c1fc073160
Simplified doBufferedRead().
|
7 лет назад |
Ryan C. Gordon
|
e1acf8e25e
Fixed PHYSFS_flush().
|
7 лет назад |
Ryan C. Gordon
|
d87aa12cb7
OS/2: Patched to compile.
|
7 лет назад |
Ryan C. Gordon
|
8c0310ce18
OS/2: Deal with UTF-8 -> codepage conversion on older OS/2 installs.
|
7 лет назад |
Ryan C. Gordon
|
b3ffc08d31
OS/2: don't report failures on Unicode conversion on older OS/2 installs.
|
7 лет назад |
Francesco Bertolaccini
|
ec50497580
vdf: Don't add directories; UNPK_addEntry()/DirTree will fill in parents.
|
7 лет назад |
Marty Plummer
|
ac6f88bfe7
Allow physfs.pc generation on mingw-w64 and osx homebrew/etc,
|
7 лет назад |
Ryan C. Gordon
|
3a749b18dc
Made PHYSFS_caseFold() a public API.
|
7 лет назад |
Ryan C. Gordon
|
025fb43e1b
Added some warnings to the docs about converting bad Unicode strings.
|
7 лет назад |
Ryan C. Gordon
|
90e0e2c1d3
unicode: Added UTF-16 and UCS-4 stricmp functions.
|
7 лет назад |
Ryan C. Gordon
|
563987a86e
OS/2: Fixed NULL pointer dereference.
|
7 лет назад |
Ryan C. Gordon
|
54836a1eee
Clarified some documentation.
|
7 лет назад |
Ryan C. Gordon
|
d375655132
Updated PHYSFS_Archiver with PHYSFS_EnumerateCallbackResult change.
|
7 лет назад |
Ryan C. Gordon
|
9c06122a70
Make PHYSFS_EnumerateCallback return an enum instead of an int.
|
7 лет назад |
Ryan C. Gordon
|
6bfcd001fe
windows: Disable _CRT_SECURE_NO_WARNINGS again.
|
7 лет назад |
Ryan C. Gordon
|
b133830e87
Cleaned up some header inclusion politics.
|
7 лет назад |
Ryan C. Gordon
|
2db7af8222
qnx: Added more proper support for QNX.
|
7 лет назад |
Ryan C. Gordon
|
e49cb73015
Bump version to 2.1.1, since we've been at 2.1.0 for 8.5 years. :)
|
7 лет назад |
Ryan C. Gordon
|
bc1bff0b6d
physfshttpd: serve up directory listings, a few other cleanups.
|
7 лет назад |
Ryan C. Gordon
|
87f82a18a1
physfshttpd: removed deprecated PHYSFS_getLastError() calls.
|
7 лет назад |
Ryan C. Gordon
|
0548991d87
Fixed one more Visual Studio compiler warning.
|
7 лет назад |
Ryan C. Gordon
|
ff81b86fd4
Whoops, patched to compile.
|
7 лет назад |
Ryan C. Gordon
|
de76634237
Fixed some compiler warnings on Visual Studio.
|
7 лет назад |
Ryan C. Gordon
|
58da119434
Fixed some warnings that Xcode brought up.
|
7 лет назад |
Ryan C. Gordon
|
003a6a0898
Updated TODO.txt
|
7 лет назад |
Ryan C. Gordon
|
eb04cff2bf
zip: add some zip_resolve() calls, deal with DirTree-inserted parent dirs.
|
7 лет назад |
Ryan C. Gordon
|
0602e63ffd
This appears to have been fixed at some point.
|
7 лет назад |
Ryan C. Gordon
|
778ffdd7e7
Don't fail enumeration if a directory isn't available in a given archive.
|
7 лет назад |
Ryan C. Gordon
|
74c2e34bbf
Little tweaks to __PHYSFS_initSmallAlloc().
|
7 лет назад |
Ryan C. Gordon
|
9bd9623ca2
Fix symlink filtering for enumeration under a virtual mount point.
|
7 лет назад |