19 Commits

Author SHA1 Message Date
4e2ff74d44 It's <= in the reference code from QuickBMS 2014-06-17 15:48:57 -04:00
8d29e12064 So close and yet so far... 2014-06-13 14:57:56 -04:00
c3246c9a73 Improved LZRW1 compression algorithm but it still doesn't work yet 2014-06-13 14:31:43 -04:00
04de107948 Save position when unpacking data 2014-06-13 08:53:47 -04:00
5acf3e43ae Implemented GzipCompressionModule using the .NET Gzip library 2014-06-08 00:46:56 -04:00
37ac3e097e Fixed various things in ZIP format (still not done though) 2014-06-05 13:55:43 -04:00
830b880378 Include extra compression modules in FromKnownCompressionMethod 2014-06-05 10:35:12 -04:00
2de5801946 LZRW1 still does not work 2014-04-20 18:07:21 -04:00
1fdbae8d0f Made LZRW1 into a true CompressionModule and improved algorithm 2014-04-20 16:38:08 -04:00
d4da2d6708 Moved LZRW1CompressionModule into Modules 2014-04-20 13:12:36 -04:00
61fe76671b Moved LZRW1CompressionModule into Modules 2014-04-20 13:12:00 -04:00
7357dfeacb Should we really be hardcoding stuff like this ANYWHERE? Like, at all?? 2014-04-08 14:50:04 -04:00
376ab664f7 Various fixes and updates: 2014-04-02 01:22:05 -04:00
89a2c98862 Added Bzip2 compression module to CompressionModules 2014-04-02 00:33:09 -04:00
7d0fca5612 Moved Bzip2 compression module into Modules namespace 2014-04-02 00:32:40 -04:00
5d39a8c595 Moved Bzip2 compression module into Modules namespace 2014-04-02 00:31:58 -04:00
0419c7671f Initial commit 2014-03-31 10:28:55 -04:00
971b2b8d20 Initial commit 2014-03-26 14:16:08 -04:00
20d4cd5acc Initial commit 2014-03-26 08:27:45 -04:00