Ryan C. Gordon
|
2dd3d7c28a
unpacked: Don't list a position or length for directory entries.
|
8 years ago |
Ryan C. Gordon
|
d3ac612b61
DirTrees and unpacked archives shouldn't demand a count of entries for init.
|
8 years ago |
Ryan C. Gordon
|
32ed71db48
slb: be more aggressive about rejecting non-SLB files.
|
8 years ago |
Ryan C. Gordon
|
7e30657f54
Attempt to fix compilation against the latest Windows SDK.
|
8 years ago |
Ryan C. Gordon
|
adb7ea4dfc
It's not messy to compile NOW. :)
|
8 years ago |
Ryan C. Gordon
|
28f32ad240
Removed C++ single-line comments from LZMA SDK.
|
8 years ago |
Ryan C. Gordon
|
823061758b
Disable unaligned reads in LZMA SDK; it upsets GCC's strict-aliasing rules.
|
8 years ago |
Ryan C. Gordon
|
f130714e92
Fixed another compiler warning.
|
8 years ago |
Ryan C. Gordon
|
0bda50c276
More unused LZMA SDK code.
|
8 years ago |
Ryan C. Gordon
|
1d616dcaf1
Fixed compiler warning.
|
8 years ago |
Ryan C. Gordon
|
4557dbf0f7
Another LZMA SDK trim.
|
8 years ago |
Ryan C. Gordon
|
7ab5cc52ce
Fixed 64-bit ints in LZMA SDK on Watcom C.
|
8 years ago |
Ryan C. Gordon
|
f6c830968c
Workaround strict-aliasing warnings on some versions of GCC.
|
8 years ago |
Ryan C. Gordon
|
3765efb652
Still more LZMA SDK trimming.
|
8 years ago |
Ryan C. Gordon
|
8ebecded22
Fixed Visual Studio compiler warning.
|
8 years ago |
Ryan C. Gordon
|
a28a01c124
Patched to compile on Visual Studio.
|
8 years ago |
Ryan C. Gordon
|
8553113870
Patched to compile on OpenWatcom.
|
8 years ago |
Ryan C. Gordon
|
7fed370cfd
Chopped more unused pieces out of the LZMA SDK.
|
8 years ago |
Ryan C. Gordon
|
43f8ffcd2d
Chopped out some unused code from the LZMA SDK.
|
8 years ago |
Ryan C. Gordon
|
afacf0395e
Static analysis fix.
|
8 years ago |
Ryan C. Gordon
|
d38c10dea7
Removed unused variables.
|
8 years ago |
Ryan C. Gordon
|
f83e36a8be
Static analysis fix (maybe?).
|
8 years ago |
Ryan C. Gordon
|
c375504463
Removed unused variable.
|
8 years ago |
Ryan C. Gordon
|
cdba81f5c4
Static analysis fix.
|
8 years ago |
Ryan C. Gordon
|
8c3501491c
Whoops, forgot to add the file. :)
|
8 years ago |
Ryan C. Gordon
|
6d42436270
Removed warning in LICENSE.txt about PhysicsFS 0.1.9 being LGPL code.
|
8 years ago |
Ryan C. Gordon
|
820109cc1d
LZMA SDK is now public domain, remove the LGPL warning in LICENSE.txt.
|
8 years ago |
Ryan C. Gordon
|
da1561a09f
Removed ancient LZMA SDK.
|
8 years ago |
Ryan C. Gordon
|
a5d3dd498e
Rewrote the 7zip archiver.
|
8 years ago |
Ryan C. Gordon
|
63de092cb7
zip: fail with correct error code if opening a directory.
|
8 years ago |