GARbro-mirror/GameRes
2015-07-11 10:20:50 +04:00
..
Properties released v1.1.3 2015-06-15 09:04:51 +04:00
Strings implemented archive creation frontend. 2014-07-25 07:05:55 +04:00
ArcFile.cs (ArcFile.TryOpen): check file length. 2015-07-11 10:19:05 +04:00
ArcView.cs (ArcView): added constructor from IO.Stream. 2015-06-08 19:21:31 +04:00
Audio.cs refactored SoundInput interface. 2015-05-14 11:26:47 +04:00
AudioWAV.cs fixed WAV data size writing. 2015-07-02 03:20:17 +04:00
FileSystem.cs added FileSystem infrastructure. 2015-06-08 19:58:51 +04:00
GameRes.cs (ArchiveFormat.IsSaneCount): new static method. 2015-07-11 10:19:46 +04:00
GameRes.csproj added FileSystem infrastructure. 2015-06-08 19:58:51 +04:00
Image.cs (ImageData.Create): allow custom stride. 2015-07-11 10:20:50 +04:00
ImageBMP.cs added license clause and third-party copyright notices. 2014-07-28 00:50:18 +04:00
ImageJPEG.cs (JpegFormat): added common signature. 2015-05-06 02:49:07 +04:00
ImagePNG.cs (PngFormat.ReadMetaData): don't check stream against Signature. 2015-06-14 10:17:55 +04:00
ImageTGA.cs (TgaFormat): RLE compression implementation. 2015-04-19 15:20:17 +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
packages.config released v1.1.2 2015-06-03 14:05:20 +04:00
ScriptText.cs Initial commit. 2014-07-21 23:26:28 +04:00
Utility.cs (IDataUnpacker): new interface. 2015-06-01 00:51:02 +04:00