Ryan C. Gordon
|
f9b8dec5cc
Whoops, forgot to add this to Subversion.
|
19 years ago |
Ryan C. Gordon
|
ab32c0313d
Rewritten 7zip/lzma support (thanks, Dennis!)
|
19 years ago |
Ryan C. Gordon
|
25909afde4
Fixed typo in Doxygen comment.
|
19 years ago |
Ryan C. Gordon
|
8a86d04945
testing svn repo, ignore this commit.
|
20 years ago |
Ryan C. Gordon
|
a9108ed3ba
testing svn repo, ignore this commit.
|
20 years ago |
Ryan C. Gordon
|
1c3d7dcc7c
Some minor fixes and cleanups.
|
20 years ago |
Ryan C. Gordon
|
c527092aed
7zip support, written by Dennis Schridde, and heavily Ryanified by me.
|
20 years ago |
Ryan C. Gordon
|
91d1ecc161
Updated.
|
20 years ago |
Ryan C. Gordon
|
1444557273
Apparently the visibility attribute only exists in gcc3 and up.
|
20 years ago |
Ryan C. Gordon
|
5d26eca4a4
Added -fvisibility=hidden support, for builds by gcc4 and later.
|
20 years ago |
Ryan C. Gordon
|
e459e0714d
Removed acconfig.h.
|
20 years ago |
Ryan C. Gordon
|
c81367d0ca
Changed my email address.
|
20 years ago |
Ryan C. Gordon
|
3e912c3c1b
Added physfs.rc for Windows builds (thanks, Dennis!).
|
20 years ago |
Ryan C. Gordon
|
a66c36b42a
Cleaned up overflow checks in platform memory allocators (thanks to Nicolas
|
20 years ago |
Ryan C. Gordon
|
8544ea9431
Fixed documentation for PHYSFS_setWriteDir().
|
20 years ago |
Ryan C. Gordon
|
361c434180
Patched archivers/wad.c to compile again.
|
20 years ago |
Ryan C. Gordon
|
b7a3aeaccd
Fixed version of locateInStringList() from Matze Braun.
|
20 years ago |
Ryan C. Gordon
|
c28540fe89
Made unix mutexes recursive.
|
20 years ago |
Ryan C. Gordon
|
a1208dae33
Updated.
|
20 years ago |
Ryan C. Gordon
|
499631936f
Don't leave internal structures temporarily modified before calling an
|
20 years ago |
Ryan C. Gordon
|
6e7e45cdaf
API BREAKAGE: Changed PHYSFS_enumerateFilesCallback() to pass the originally
|
20 years ago |
Ryan C. Gordon
|
24ce834f44
Hopefully fixing ABI with 1.0...
|
20 years ago |
Ryan C. Gordon
|
0e54e2a4cf
Subversion should ignore "docs" directory if it exists.
|
20 years ago |
Ryan C. Gordon
|
67746179d3
Some tweaks to PHYSFS_Allocator.
|
20 years ago |
Ryan C. Gordon
|
0d43bf1eb1
Updated.
|
20 years ago |
Ryan C. Gordon
|
2362abe855
Some minor (albeit incomplete) MingW fixes.
|
20 years ago |
Ryan C. Gordon
|
64599213f1
Don't use size_t in physfs.h, since it relies on C runtime headers.
|
20 years ago |
Ryan C. Gordon
|
bbb0cab5ee
Fixed bug in verifyPath() that was breaking PHYSFS_setSaneConfig() and other
|
20 years ago |
Ryan C. Gordon
|
7b4181684e
Patched to compile again on BeOS.
|
20 years ago |
Ryan C. Gordon
|
823baad1e1
Assert define fix.
|
20 years ago |