Ryan C. Gordon
|
9e756312d5
Bumped version to 3.0.0!
|
před 8 roky |
Ryan C. Gordon
|
975b7a577b
Added R?mi Verschelde to the credits.
|
před 8 roky |
R?mi Verschelde
|
3167a48675
CMake: Honor LIB_SUFFIX for pkgconfig install path
|
před 8 roky |
Ryan C. Gordon
|
bb2c38cdea
Added SLB to list of supported archives.
|
před 8 roky |
Ryan C. Gordon
|
9b42fe23fd
Fixed doxygen comment.
|
před 8 roky |
Ryan C. Gordon
|
300beeda72
Tagging 2.1.1 release
|
před 8 roky |
Ryan C. Gordon
|
1722e9ba92
Added Tobias Markus to CREDITS.txt.
|
před 8 roky |
Ryan C. Gordon
|
4ca60a090b
cmake: mark readline include directories as SYSTEM (thanks, Tobias!).
|
před 8 roky |
Ryan C. Gordon
|
3d8817346d
Fixed seeking within read buffers.
|
před 8 roky |
Ryan C. Gordon
|
425131ccda
Simplified doBufferedRead().
|
před 8 roky |
Ryan C. Gordon
|
2b78f64c11
Fixed PHYSFS_flush().
|
před 8 roky |
Ryan C. Gordon
|
395b2b02dd
OS/2: Patched to compile.
|
před 8 roky |
Ryan C. Gordon
|
69d3df3286
OS/2: Deal with UTF-8 -> codepage conversion on older OS/2 installs.
|
před 8 roky |
Ryan C. Gordon
|
7a26b83733
OS/2: don't report failures on Unicode conversion on older OS/2 installs.
|
před 8 roky |
Francesco Bertolaccini
|
e728c65912
vdf: Don't add directories; UNPK_addEntry()/DirTree will fill in parents.
|
před 8 roky |
Marty Plummer
|
db700fd327
Allow physfs.pc generation on mingw-w64 and osx homebrew/etc,
|
před 8 roky |
Ryan C. Gordon
|
21b2fd39f2
Made PHYSFS_caseFold() a public API.
|
před 8 roky |
Ryan C. Gordon
|
bc2ddf0a53
Added some warnings to the docs about converting bad Unicode strings.
|
před 8 roky |
Ryan C. Gordon
|
9f8ecb91cb
unicode: Added UTF-16 and UCS-4 stricmp functions.
|
před 8 roky |
Ryan C. Gordon
|
eb75883226
OS/2: Fixed NULL pointer dereference.
|
před 8 roky |
Ryan C. Gordon
|
689333dc8f
Clarified some documentation.
|
před 8 roky |
Ryan C. Gordon
|
6ad71878fe
Updated PHYSFS_Archiver with PHYSFS_EnumerateCallbackResult change.
|
před 8 roky |
Ryan C. Gordon
|
4e0d3d55e9
Make PHYSFS_EnumerateCallback return an enum instead of an int.
|
před 8 roky |
Ryan C. Gordon
|
5fb9119ebc
windows: Disable _CRT_SECURE_NO_WARNINGS again.
|
před 8 roky |
Ryan C. Gordon
|
7607eeeb00
Cleaned up some header inclusion politics.
|
před 8 roky |
Ryan C. Gordon
|
e19422cc06
qnx: Added more proper support for QNX.
|
před 8 roky |
Ryan C. Gordon
|
cd0ccf64ed
Bump version to 2.1.1, since we've been at 2.1.0 for 8.5 years. :)
|
před 8 roky |
Ryan C. Gordon
|
98278f787b
physfshttpd: serve up directory listings, a few other cleanups.
|
před 8 roky |
Ryan C. Gordon
|
2270b3c3c2
physfshttpd: removed deprecated PHYSFS_getLastError() calls.
|
před 8 roky |
Ryan C. Gordon
|
b311ee44ad
Fixed one more Visual Studio compiler warning.
|
před 8 roky |