dsdecmp/CSharp/DSDecmp/Formats/Nitro
2011-04-01 14:12:23 +00:00
..
Huffman.cs C#: completed the implementation for the decompression of the Huffman format. 2011-04-01 14:12:23 +00:00
LZ10.cs C#: started on re-implementing the huffman decompression in the mew format. 2011-03-23 12:04:59 +00:00
LZ11.cs C#: started on re-implementing the huffman decompression in the mew format. 2011-03-23 12:04:59 +00:00
NitroCFormat.cs The start of an attempt to make this program structured better, as well as for easier addition of more formats AND compression for supported formats. 2011-03-21 19:18:07 +00:00
RLE.cs C#: started on re-implementing the huffman decompression in the mew format. 2011-03-23 12:04:59 +00:00