GARbro-mirror/GameRes
morkt 26526a97bb added ICheckSum interface and CheckedStream class.
Crc32 and Adler32 classes now implement ICheckSum interface.
2014-08-16 04:23:12 +04:00
..
Properties Initial commit. 2014-07-21 23:26:28 +04:00
Strings implemented archive creation frontend. 2014-07-25 07:05:55 +04:00
ArcFile.cs (TryOpen): use lazy evaluation for filename extension check. 2014-07-29 15:30:23 +04:00
ArcView.cs (MappedViewExtension.GetPointer): use supplied offset argument. 2014-08-01 20:11:32 +04:00
GameRes.cs refactoring. 2014-08-02 10:01:06 +04:00
GameRes.csproj changed target framework version to v4.5 2014-08-01 20:14:08 +04:00
Image.cs added license clause and third-party copyright notices. 2014-07-28 00:50:18 +04:00
ImageBMP.cs added license clause and third-party copyright notices. 2014-07-28 00:50:18 +04:00
ImageJPEG.cs added license clause and third-party copyright notices. 2014-07-28 00:50:18 +04:00
ImagePNG.cs added license clause and third-party copyright notices. 2014-07-28 00:50:18 +04:00
ImageTGA.cs added license clause and third-party copyright notices. 2014-07-28 00:50:18 +04:00
ImageTIFF.cs added license clause and third-party copyright notices. 2014-07-28 00:50:18 +04:00
MultiDict.cs added license clause and third-party copyright notices. 2014-07-28 00:50:18 +04:00
ScriptText.cs Initial commit. 2014-07-21 23:26:28 +04:00
Utility.cs added ICheckSum interface and CheckedStream class. 2014-08-16 04:23:12 +04:00