GARbro-mirror/GameRes
2015-11-21 10:15:54 +04:00
..
Properties released v1.2.9 2015-11-11 12:56:31 +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.ReadBytes): new method. 2015-11-19 11:35:56 +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 (WaveAudio): store ogg/mp3 format tags in a set. 2015-11-04 04:02:42 +04:00
FileSystem.cs (FileSystemStack.Flush): don't dispose of LastVisitedArc if it currently resides on top of the stack. 2015-11-21 10:15:54 +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.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.ReadMetaData): additional sanity check for color-mapped images. 2015-11-13 11:41:52 +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 (BigEndian): added ToUInt16 and ToInt16 methods. 2015-11-17 21:30:46 +04:00
ZLibStream.cs ZLibStream moved to GameRes assembly. 2015-09-19 10:24:14 +04:00