Matt Nadareski
c0b0b1513d
[ALL] Add check for Mono compiler
2016-10-27 11:35:17 -07:00
Matt Nadareski
03f82701be
[ALL] Implement AlphaFS
2016-10-26 22:10:47 -07:00
Matt Nadareski
9a3527921f
[ALL] Massive code cleanup and reorganization
2016-10-24 12:58:57 -07:00
Matt Nadareski
67564aef1a
[ArchiveTools] Fix TorrentZip write
...
Apparently, only a very specific version of Zlib stuff will work for TZIP. This implementation is copied from RomVault for full compatibility.
2016-10-07 12:16:33 -07:00
Matt Nadareski
a3e32631fc
[DatFile, DatItem] Add natural sorting, all code by motoschifo
2016-09-26 12:11:33 -07:00
Matt Nadareski
87488bea14
[Zlib] TABIFY
2016-09-16 18:10:36 -07:00
Matt Nadareski
9267ecf674
[SimpleSort] Add TorrentZip flag
2016-09-16 11:55:29 -07:00
Matt Nadareski
eb9e61d918
[ZipFileEntry] Get slightly modified version of LocalFile into the project, based on the work in RomVault at https://github.com/gjefferyes/RomVault/blob/master/ROMVault2/SupportedFiles/Zip/zipFile.cs
2016-09-15 13:32:59 -07:00
Matt Nadareski
29b1330d97
[ALL] TorrentZip stuff
...
Taking a cue from RomVault and GordonJ, I'm including the Zlib code as converted by DotNetZip as well as creating a couple slightly more maleable structures for writing archives.
2016-09-15 12:16:33 -07:00
Matt Nadareski
f83d0e6750
[FileTools] Switch external CRC32 algorithm class
2016-09-01 21:17:51 -07:00