Ryan C. Gordon
|
0e38afca9b
Corrected example code for PHYSFS_enumerate in physfs.h
|
6 jaren geleden |
Ryan C. Gordon
|
f5458fbc6c
cmake: Minimum CMake version is now 2.8.12.
|
6 jaren geleden |
Kevin d'Orange
|
95fd951c57
CMake: made install step export the targets
|
7 jaren geleden |
Ryan C. Gordon
|
2ae6fe8833
Tagging 3.0.2 release
|
7 jaren geleden |
Ryan C. Gordon
|
f8f89035c4
Bumped version to 3.0.2!
|
7 jaren geleden |
Ryan C. Gordon
|
2dc2dd1b04
Fixed compiler warning.
|
7 jaren geleden |
Ryan C. Gordon
|
81bb11ddbc
windows: Workaround for WinXP systems.
|
7 jaren geleden |
Ryan C. Gordon
|
fa34bb479d
Only flush file handles on close if they were opened for writing.
|
7 jaren geleden |
Ryan C. Gordon
|
9a825fcd77
Updated copyright year for 2019.
|
7 jaren geleden |
Ryan C. Gordon
|
3ba1e363d1
cmake: Special build target names ("dist" "docs" "uninstall") can be renamed.
|
7 jaren geleden |
Ryan C. Gordon
|
0d3d0afc9a
Allow builds to opt-out or opt-in to specific archivers, whichever's easier.
|
7 jaren geleden |
Ryan C. Gordon
|
20da8fab65
PHYSFS_flush() shouldn't call PHYSFS_Io::flush().
|
7 jaren geleden |
Ryan C. Gordon
|
9ef9a06db3
windows: Workaround GetUserProfileDirectory's API change in Win10 build 1809.
|
7 jaren geleden |
Ryan C. Gordon
|
4a56820f1d
PHYSFS_setWriteDir() shouldn't create an empty file if the dir doesn't exist.
|
7 jaren geleden |
Ryan C. Gordon
|
b1c6c7f4a8
Fix up physfs.h for compilers that are sensitive about preprocessor defines.
|
8 jaren geleden |
Ryan C. Gordon
|
a828a91feb
apple: Patched to compile with older (mac 10.7) SDKs (thanks, Ken and Ryan!).
|
8 jaren geleden |
Ryan C. Gordon
|
be0afe31e3
ignorecase: Don't crash if enumeration returned a NULL pointer.
|
8 jaren geleden |
Ryan C. Gordon
|
d08188c1e0
Updated copyright date.
|
8 jaren geleden |
Ryan C. Gordon
|
e216897cb9
7zip: don't forget to destroy the PHYSFS_Io when closing the archive!
|
8 jaren geleden |
Ryan C. Gordon
|
ac1ee1a3f2
Patched physfsrwops to compile against SDL 1.2 (thanks, Rob!).
|
8 jaren geleden |
Ryan C. Gordon
|
9ea364e46e
Bumped version to 3.0.1!
|
8 jaren geleden |
Ryan C. Gordon
|
179bd1d40a
Catch access to paths that are just "." or ".." without any path separator.
|
8 jaren geleden |
Ryan C. Gordon
|
a80261989e
Fixed mounting a symlink to a real directory.
|
8 jaren geleden |
Ryan C. Gordon
|
b8aa7dab87
Fixed some infinite loops that a maliciously-crafted .iso can trigger.
|
8 jaren geleden |
Ryan C. Gordon
|
b9fd9e8100
Don't allow NULL filenames to be mounted.
|
8 jaren geleden |
Ryan C. Gordon
|
e290b8d0a0
Fixed crash when duplicating PHYSFS_Io for zipfiles.
|
8 jaren geleden |
Ryan C. Gordon
|
12b7a80640
Added some notes on API documentation.
|
8 jaren geleden |
Ryan C. Gordon
|
9e756312d5
Bumped version to 3.0.0!
|
8 jaren geleden |
Ryan C. Gordon
|
975b7a577b
Added R?mi Verschelde to the credits.
|
8 jaren geleden |
R?mi Verschelde
|
3167a48675
CMake: Honor LIB_SUFFIX for pkgconfig install path
|
8 jaren geleden |