Ryan C. Gordon
|
31443d2c81
Upped version to 1.1.0
|
20 лет назад |
Ryan C. Gordon
|
d840403c1c
All memory management now goes through allocation hooks instead of directly to
|
21 лет назад |
Ryan C. Gordon
|
a2cc461727
More mountpoint work and other cleanups.
|
21 лет назад |
Ryan C. Gordon
|
67776da8cc
Split off sanitizePlatformIndependentPath() from verifySecurity(), which makes
|
21 лет назад |
Ryan C. Gordon
|
93adbf1d88
First chunk of PHYSFS_mount() implementation. Incomplete!
|
21 лет назад |
Ryan C. Gordon
|
d19d7b5a59
Fixed some documentation/header comment typos (thanks, Gaetan!)
|
21 лет назад |
Ryan C. Gordon
|
c2765f8571
Added callback APIs and ripped up the internals everywhere to use them.
|
21 лет назад |
Ryan C. Gordon
|
8641e4e7ef
Changed PHYSFS_file to PHYSFS_File to match rest of API's naming
|
21 лет назад |
Ryan C. Gordon
|
90031c81f3
Did the same thing to FileHandles than I did to DirHandles, but this
|
21 лет назад |
Ryan C. Gordon
|
94759513d9
Cleaned up archiver interface to not deal with DirHandles anymore,
|
21 лет назад |
Ryan C. Gordon
|
7553af8acf
Minor allocation hook corrections.
|
21 лет назад |
Ryan C. Gordon
|
c0acfc0118
Initial structure for replacable allocator work.
|
21 лет назад |
Ryan C. Gordon
|
d43ca254c1
Last minute changes, fixes, and build system updates for 1.0.
|
22 лет назад |
Ryan C. Gordon
|
efdc4ac8a6
Added Doom WAD support.
|
22 лет назад |
Ryan C. Gordon
|
83fde3e480
Upped version to 0.1.9.
|
22 лет назад |
Ryan C. Gordon
|
90060615ab
Forgot to mention qpak in the docs.
|
23 лет назад |
Ryan C. Gordon
|
3a27dd9310
Descent I/II HOG and MVL archive support (thanks, Bradley Bell!).
|
23 лет назад |
Ryan C. Gordon
|
e6f4d10e7f
Minor doxygen fix.
|
23 лет назад |
Ryan C. Gordon
|
0e9169d1b5
Upped version to 0.1.8.
|
23 лет назад |
Ryan C. Gordon
|
3ad51e49e4
Added buffering API.
|
23 лет назад |
Ryan C. Gordon
|
5c1eb877e9
Fixed a typo in the documentation.
|
23 лет назад |
Ryan C. Gordon
|
ddb833c7f7
Added PHYSFS_(read|write)[SU][BL]E(16|32|64) and upped version to 0.1.7.
|
24 лет назад |
Ryan C. Gordon
|
3f1ada178f
Lots of tweaks and revisions for Doxygen support.
|
24 лет назад |
Ryan C. Gordon
|
5386a5c6a2
Added PHYSFS_getLastModTime() API. (Thanks, John Hall!)
|
24 лет назад |
Ryan C. Gordon
|
be92dae75b
Upped version to 0.1.6
|
24 лет назад |
Ryan C. Gordon
|
769b2a5464
FIXME removal.
|
24 лет назад |
Ryan C. Gordon
|
b7cd18b98b
Upped version to 0.1.5.
|
24 лет назад |
Ryan C. Gordon
|
748cbac1c0
Patches for correctness and cleaner win32 support.
|
24 лет назад |
Ryan C. Gordon
|
29be44dae5
Added byte ordering API.
|
24 лет назад |
Gregory S. Read
|
5d5f15ca9a
-Made type cast changes that Ryan needs to approve.
|
24 лет назад |