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