Ryan C. Gordon
|
a7ce178eec
Add basic atomic operations for refcounting, etc.
|
8 лет назад |
Ryan C. Gordon
|
61bdee4d78
__PHYSFS_platformDeinit() should return void.
|
8 лет назад |
Ryan C. Gordon
|
1e2650b6fc
Serious cleanup and update of Windows RT support.
|
8 лет назад |
Ryan C. Gordon
|
a5461ddcd9
Some minor preprocessor nitpicks.
|
8 лет назад |
Ryan C. Gordon
|
6d91dde273
Rename __PHYSFS_Archiver_SZIP to __PHYSFS_Archiver_7Z.
|
8 лет назад |
Ryan C. Gordon
|
03097332ca
unpacked: let archivers specify create and modified times, hook up to iso9660.
|
8 лет назад |
Ryan C. Gordon
|
3c9351c0ad
unpacked: let archivers "abandon" the archive instead of closing it.
|
8 лет назад |
Ryan C. Gordon
|
d3ac612b61
DirTrees and unpacked archives shouldn't demand a count of entries for init.
|
8 лет назад |
Ryan C. Gordon
|
a5d3dd498e
Rewrote the 7zip archiver.
|
8 лет назад |
Ryan C. Gordon
|
62ad133862
Reworked the "unpacked" archivers to use DirTree.
|
8 лет назад |
Ryan C. Gordon
|
ffa1836335
Moved ZIP tree management up to a higher level, to be reused elsewhere.
|
8 лет назад |
Ryan C. Gordon
|
5afd9754e2
Reenable QPAK support by default.
|
8 лет назад |
Ryan C. Gordon
|
19b15d34a1
Cleaned up what symbols are exported from the library.
|
8 лет назад |
Ryan C. Gordon
|
c2c1c7ac30
Removed __PHYSFS_platformSetDefaultAllocator(); nothing uses it now.
|
8 лет назад |
Ryan C. Gordon
|
73070339a4
Simplify CMakeLists.txt, etc.
|
8 лет назад |
Ryan C. Gordon
|
cf11d2ec99
Workaround snprintf() deficiencies on Visual Studio.
|
8 лет назад |
Ryan C. Gordon
|
59a07020a8
Turn on all the archivers by default.
|
8 лет назад |
Ryan C. Gordon
|
32da097a55
Cleanup BAIL_* and GOTO_* macros to be less cluttered.
|
8 лет назад |
Ryan C. Gordon
|
58bca6ae05
Watcom C should include malloc.h to make the alloca macro available.
|
8 лет назад |
Ryan C. Gordon
|
15c18b0c04
os2: added OS/2 support back in.
|
8 лет назад |
Francesco Bertolaccini
|
e4206408e5
Add support for VDF
|
8 лет назад |
Ryan C. Gordon
|
c3cc732a70
Updated byte order tests to match what SDL does now.
|
10 лет назад |
Ryan C. Gordon
|
32d4f4541e
HTTPS all the things.
|
10 лет назад |
Ryan C. Gordon
|
b479c57bcb
zip: Reworked how we organize ZIP entries.
|
10 лет назад |
Ryan C. Gordon
|
acd00dda94
Fixed a comment.
|
10 лет назад |
Ryan C. Gordon
|
e608c5c3de
Move __PHYSFS_strdup() declaration up with other string helpers.
|
10 лет назад |
Martin Ahrnbom
|
9d55f3f099
Added support for WinRT 8.1 Universal Apps.
|
11 лет назад |
Ryan C. Gordon
|
4046759f61
Better basedir detection for various Unix platforms.
|
12 лет назад |
Ryan C. Gordon
|
36b542ee7f
Cleaned out "exists" nonsense in openRead() API.
|
13 лет назад |
Ryan C. Gordon
|
697c31e81b
Remove __PHYSFS_setError(), use the new public API instead.
|
13 лет назад |