Ryan C. Gordon
|
7394c07d6b
apple: Patched to compile with older (mac 10.7) SDKs (thanks, Ken and Ryan!).
|
8 years ago |
Ryan C. Gordon
|
0bad12d401
ignorecase: Don't crash if enumeration returned a NULL pointer.
|
8 years ago |
Ryan C. Gordon
|
89d4809f28
Updated copyright date.
|
8 years ago |
Ryan C. Gordon
|
ea90a92016
7zip: don't forget to destroy the PHYSFS_Io when closing the archive!
|
8 years ago |
Ryan C. Gordon
|
3597a7b69a
Call the default branch "3.1.0" to avoid confusion.
|
8 years ago |
Ryan C. Gordon
|
c86895264b
Remove deprecated PHYSFS_getLastError() from all the extras (thanks, Rob!).
|
8 years ago |
Ryan C. Gordon
|
47b0e834dc
Patched physfsrwops to compile against SDL 1.2 (thanks, Rob!).
|
8 years ago |
Ryan C. Gordon
|
90dfc49f6d
Added tag release-3.0.1 for changeset fa8e38bcc354
|
8 years ago |
Ryan C. Gordon
|
a45afc5d50
Catch access to paths that are just "." or ".." without any path separator.
|
8 years ago |
Ryan C. Gordon
|
62d24e228f
Fixed mounting a symlink to a real directory.
|
8 years ago |
Ryan C. Gordon
|
26db9376da
Fixed some infinite loops that a maliciously-crafted .iso can trigger.
|
8 years ago |
Ryan C. Gordon
|
1c7945461d
Don't allow NULL filenames to be mounted.
|
8 years ago |
Ryan C. Gordon
|
f5e5b586c7
Fixed crash when duplicating PHYSFS_Io for zipfiles.
|
8 years ago |
Ryan C. Gordon
|
fbb8ce7e2d
Added some notes on API documentation.
|
8 years ago |
Ryan C. Gordon
|
347bb7b6c8
Tagging 3.0.0 release
|
8 years ago |
Ryan C. Gordon
|
9e756312d5
Bumped version to 3.0.0!
|
8 years ago |
Ryan C. Gordon
|
975b7a577b
Added R?mi Verschelde to the credits.
|
8 years ago |
R?mi Verschelde
|
3167a48675
CMake: Honor LIB_SUFFIX for pkgconfig install path
|
8 years ago |
Ryan C. Gordon
|
bb2c38cdea
Added SLB to list of supported archives.
|
8 years ago |
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 |