dsdecmp/CSharp/DSDecmp/Formats/Nitro
barubary 4ddd87206b C#: the composite formats that were added in r48 should now be supported by the program. Not yet tested though.
Added support for the 'NULL' compression format; a built-in Nitro format that only contains plaintext (but includes the nitro compression header with magic byte 0)
2011-12-22 22:59:37 +00:00
..
CompositeFormats.cs C#: Added xml comments to methods that did not have any (in the main DSDecmp project). 2011-11-14 17:33:30 +00:00
Huffman.cs C#: Added xml comments to methods that did not have any (in the main DSDecmp project). 2011-11-14 17:33:30 +00:00
LZ10.cs C#: Added xml comments to methods that did not have any (in the main DSDecmp project). 2011-11-14 17:33:30 +00:00
LZ11.cs C#: Added xml comments to methods that did not have any (in the main DSDecmp project). 2011-11-14 17:33:30 +00:00
NitroCFormat.cs C#: the composite formats that were added in r48 should now be supported by the program. Not yet tested though. 2011-12-22 22:59:37 +00:00
NullCompression.cs C#: the composite formats that were added in r48 should now be supported by the program. Not yet tested though. 2011-12-22 22:59:37 +00:00
RLE.cs C#: Added xml comments to methods that did not have any (in the main DSDecmp project). 2011-11-14 17:33:30 +00:00