Ryan C. Gordon
|
cdbd264cb4
The stable-1.0 branch didn't support Unicode at all.
|
11 years ago |
Ryan C. Gordon
|
e095ee4303
Backport from default branch: corrected PHYSFS_enumerateFiles() documentation.
|
11 years ago |
Ryan C. Gordon
|
b35a36ddaa
Upped version to 1.0.2.
|
17 years ago |
Ryan C. Gordon
|
625e8e8f87
Merged r893:894 from trunk: Doxygen correction.
|
19 years ago |
Ryan C. Gordon
|
994e62e5f2
Fixed typo in Doxygen comment.
|
19 years ago |
Ryan C. Gordon
|
cbf1dc67f3
Apparently the visibility attribute only exists in gcc3 and up.
|
20 years ago |
Ryan C. Gordon
|
0d9f7c7b8a
Added -fvisibility=hidden support, for builds by gcc4 and later.
|
20 years ago |
Ryan C. Gordon
|
57b48ae7f6
Fixed documentation for PHYSFS_setWriteDir().
|
20 years ago |
Ryan C. Gordon
|
481f85a91c
Upped version to 1.0.1.
|
20 years ago |
Ryan C. Gordon
|
df02d9722d
Fixed some documentation/header comment typos (thanks, Gaetan!)
|
21 years ago |
Ryan C. Gordon
|
c5bf5c15d7
PHYSFS_file is now PHYSFS_File to match 2.0 API (but has a typedef for
|
21 years ago |
Ryan C. Gordon
|
d43ca254c1
Last minute changes, fixes, and build system updates for 1.0.
|
22 years ago |
Ryan C. Gordon
|
efdc4ac8a6
Added Doom WAD support.
|
22 years ago |
Ryan C. Gordon
|
83fde3e480
Upped version to 0.1.9.
|
22 years ago |
Ryan C. Gordon
|
90060615ab
Forgot to mention qpak in the docs.
|
23 years ago |
Ryan C. Gordon
|
3a27dd9310
Descent I/II HOG and MVL archive support (thanks, Bradley Bell!).
|
23 years ago |
Ryan C. Gordon
|
e6f4d10e7f
Minor doxygen fix.
|
23 years ago |
Ryan C. Gordon
|
0e9169d1b5
Upped version to 0.1.8.
|
23 years ago |
Ryan C. Gordon
|
3ad51e49e4
Added buffering API.
|
23 years ago |
Ryan C. Gordon
|
5c1eb877e9
Fixed a typo in the documentation.
|
23 years ago |
Ryan C. Gordon
|
ddb833c7f7
Added PHYSFS_(read|write)[SU][BL]E(16|32|64) and upped version to 0.1.7.
|
23 years ago |
Ryan C. Gordon
|
3f1ada178f
Lots of tweaks and revisions for Doxygen support.
|
24 years ago |
Ryan C. Gordon
|
5386a5c6a2
Added PHYSFS_getLastModTime() API. (Thanks, John Hall!)
|
24 years ago |
Ryan C. Gordon
|
be92dae75b
Upped version to 0.1.6
|
24 years ago |
Ryan C. Gordon
|
769b2a5464
FIXME removal.
|
24 years ago |
Ryan C. Gordon
|
b7cd18b98b
Upped version to 0.1.5.
|
24 years ago |
Ryan C. Gordon
|
748cbac1c0
Patches for correctness and cleaner win32 support.
|
24 years ago |
Ryan C. Gordon
|
29be44dae5
Added byte ordering API.
|
24 years ago |
Gregory S. Read
|
5d5f15ca9a
-Made type cast changes that Ryan needs to approve.
|
24 years ago |
Ryan C. Gordon
|
179aadad27
Updated comment on thread safety.
|
24 years ago |