GARbro-mirror/GameRes
2014-07-26 23:20:08 +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 Initial commit. 2014-07-21 23:26:28 +04:00
ArcView.cs (ArcView): MemoryMappedFile should not dispose underlying file stream itself. 2014-07-26 23:17:55 +04:00
GameRes.cs (ArchiveFormat): added CanCreate virtual property. 2014-07-26 23:18:50 +04:00
GameRes.csproj Initial commit. 2014-07-21 23:26:28 +04:00
Image.cs ImageFormat.Read method made static. 2014-07-25 08:56:32 +04:00
ImageBMP.cs Initial commit. 2014-07-21 23:26:28 +04:00
ImageJPEG.cs Initial commit. 2014-07-21 23:26:28 +04:00
ImagePNG.cs Initial commit. 2014-07-21 23:26:28 +04:00
ImageTGA.cs Initial commit. 2014-07-21 23:26:28 +04:00
ImageTIFF.cs Initial commit. 2014-07-21 23:26:28 +04:00
MultiDict.cs Initial commit. 2014-07-21 23:26:28 +04:00
ScriptText.cs Initial commit. 2014-07-21 23:26:28 +04:00
Utility.cs (Adler32): use "unsafe" implementation. added appropriate methods. 2014-07-26 23:20:08 +04:00