Ryan C. Gordon
|
3765efb652
Still more LZMA SDK trimming.
|
hace 8 años |
Ryan C. Gordon
|
8ebecded22
Fixed Visual Studio compiler warning.
|
hace 8 años |
Ryan C. Gordon
|
a28a01c124
Patched to compile on Visual Studio.
|
hace 8 años |
Ryan C. Gordon
|
8553113870
Patched to compile on OpenWatcom.
|
hace 8 años |
Ryan C. Gordon
|
7fed370cfd
Chopped more unused pieces out of the LZMA SDK.
|
hace 8 años |
Ryan C. Gordon
|
43f8ffcd2d
Chopped out some unused code from the LZMA SDK.
|
hace 8 años |
Ryan C. Gordon
|
afacf0395e
Static analysis fix.
|
hace 8 años |
Ryan C. Gordon
|
d38c10dea7
Removed unused variables.
|
hace 8 años |
Ryan C. Gordon
|
f83e36a8be
Static analysis fix (maybe?).
|
hace 8 años |
Ryan C. Gordon
|
c375504463
Removed unused variable.
|
hace 8 años |
Ryan C. Gordon
|
cdba81f5c4
Static analysis fix.
|
hace 8 años |
Ryan C. Gordon
|
8c3501491c
Whoops, forgot to add the file. :)
|
hace 8 años |
Ryan C. Gordon
|
6d42436270
Removed warning in LICENSE.txt about PhysicsFS 0.1.9 being LGPL code.
|
hace 8 años |
Ryan C. Gordon
|
820109cc1d
LZMA SDK is now public domain, remove the LGPL warning in LICENSE.txt.
|
hace 8 años |
Ryan C. Gordon
|
da1561a09f
Removed ancient LZMA SDK.
|
hace 8 años |
Ryan C. Gordon
|
a5d3dd498e
Rewrote the 7zip archiver.
|
hace 8 años |
Ryan C. Gordon
|
63de092cb7
zip: fail with correct error code if opening a directory.
|
hace 8 años |
Ryan C. Gordon
|
e84277a1df
Corrected reported value for unknown PHYSFS_stat() access times.
|
hace 8 años |
Ryan C. Gordon
|
de444a9866
test_physfs: added a "cat2" command to read from two open file handles at once.
|
hace 8 años |
Ryan C. Gordon
|
62ad133862
Reworked the "unpacked" archivers to use DirTree.
|
hace 8 años |
Ryan C. Gordon
|
ffa1836335
Moved ZIP tree management up to a higher level, to be reused elsewhere.
|
hace 8 años |
Ryan C. Gordon
|
56bddb0b78
Fixed some comments.
|
hace 8 años |
Ryan C. Gordon
|
5afd9754e2
Reenable QPAK support by default.
|
hace 8 años |
Ryan C. Gordon
|
9cec66be3e
Removed SWIG ifdefs in physfs.h
|
hace 8 años |
Ryan C. Gordon
|
53225ca62c
Fixed more Visual Studio compiler warnings.
|
hace 8 años |
Ryan C. Gordon
|
1bacc6d6af
Fixed some compiler warnings with Visual Studio.
|
hace 8 años |
Ryan C. Gordon
|
bf9999af2d
Fixed compiler warnings on Visual Studio about const qualifiers.
|
hace 8 años |
Ryan C. Gordon
|
4438fe14cf
Turn off MSVC anti-portability propaganda in test program.
|
hace 8 años |
Ryan C. Gordon
|
a25569ba14
Removed leftover test scripts from removed SWIG bindings.
|
hace 8 años |
Ryan C. Gordon
|
efd71e08f6
Move headers around to get those MSVC anti-portability nags to go away.
|
hace 8 años |