GARbro-mirror/GameRes
2016-03-06 15:17:26 +04:00
..
Properties released v1.2.14 2016-03-04 07:09:24 +04:00
Strings garstring korean translation 2015-10-27 22:51:16 +09:00
ArcFile.cs (ArcFile.Dispose): don't assign null on dispose. 2015-11-21 10:13:42 +04:00
ArcView.cs (ArcView.ArcStream): don't limit stream size to uint.MaxValue. 2016-02-08 09:14:43 +04:00
Audio.cs (RawPcmInput): class representing raw PCM sound input. 2016-03-03 08:51:07 +04:00
AudioWAV.cs (WaveAudio): store ogg/mp3 format tags in a set. 2015-11-04 04:02:42 +04:00
FileSystem.cs added filename glob matching. 2016-03-06 15:17:26 +04:00
FormatCatalog.cs implemented external storage of resource schemes. 2015-09-18 01:27:53 +04:00
GameRes.cs (ArchiveFormat.IsSaneCount): method made public. 2015-12-19 06:39:55 +04:00
GameRes.csproj updated string resources. 2015-10-27 20:27:15 +04:00
Image.cs (ImageFormat.Tga): new static property. 2015-11-09 00:09:36 +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): read grayscale images. 2015-12-09 17:57:48 +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 (Binary.Rotate): added ulong methods. 2016-01-15 11:50:13 +04:00
ZLibStream.cs ZLibStream moved to GameRes assembly. 2015-09-19 10:24:14 +04:00