GARbro-mirror/GameRes
2015-10-30 08:53:40 +04:00
..
Properties released v1.2.8 2015-10-26 03:19:35 +04:00
Strings garstring korean translation 2015-10-27 22:51:16 +09:00
ArcFile.cs (ArcFile.CreateFileSystem): changed return type. 2015-09-06 05:31:06 +04:00
ArcView.cs (ArcView.Frame.ReadSByte): additional method. 2015-08-05 11:53:58 +04:00
Audio.cs added shortcuts to standard formats as static properties of ImageFormat and AudioFormat. 2015-08-14 06:05:15 +04:00
AudioWAV.cs fixed WAV data size writing. 2015-07-02 03:20:17 +04:00
FileSystem.cs fixed filesystem traversal. 2015-09-22 22:39:10 +04:00
FormatCatalog.cs implemented external storage of resource schemes. 2015-09-18 01:27:53 +04:00
GameRes.cs implemented external storage of resource schemes. 2015-09-18 01:27:53 +04:00
GameRes.csproj updated string resources. 2015-10-27 20:27:15 +04:00
Image.cs (ImageFormat.FindFormat): ignore streams less than 4 bytes length. 2015-10-24 15:51:28 +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): fixed oFFs chunk CRC calculation. 2015-10-19 17:06:49 +04:00
ImageTGA.cs (TgaFormat.Reader): fixed stride calculation. 2015-08-05 11:52:03 +04:00
ImageTIFF.cs (TifFormat): enabled in release build. 2015-10-30 08:53:40 +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 (Crc32.Table): public property. 2015-08-12 01:29:00 +04:00
ZLibStream.cs ZLibStream moved to GameRes assembly. 2015-09-19 10:24:14 +04:00