GARbro-mirror/GameRes
2016-08-02 05:17:25 +04:00
..
Properties released v1.2.18 2016-07-07 17:38:02 +04:00
Strings update korean translation (#29) 2016-06-11 21:37:15 +04:00
ArcFile.cs (ArcFile.TryOpen): don't try same format twice. 2016-06-18 10:10:19 +04:00
ArcView.cs (ViewPointer): unsafe wrapper around memory mapped view pointer. 2016-05-30 15:51:37 +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
Checksum.cs moved checksum classes to separate file. 2016-04-24 22:06:50 +04:00
FileSystem.cs don't concatenate strings inside lambda expressions. 2016-05-25 03:07:19 +04:00
FormatCatalog.cs implemented external storage of resource schemes. 2015-09-18 01:27:53 +04:00
GameRes.cs (ArchiveFormat.CopyEntry): removed unused method. 2016-08-02 05:17:25 +04:00
GameRes.csproj updated prerelease config. 2016-07-28 21:22:41 +04:00
Image.cs (ImageFormat.Tga): new static property. 2015-11-09 00:09:36 +04:00
ImageBMP.cs (BMP): refined detection of bitmaps with alpha channel. 2016-07-26 07:05:02 +04:00
ImageJPEG.cs (ImageFormat.Write): use overloaded BitmapFrame.Create method. 2016-06-18 11:02:33 +04:00
ImagePNG.cs (ImageFormat.Write): use overloaded BitmapFrame.Create method. 2016-06-18 11:02:33 +04:00
ImageTGA.cs (TgaFormat): read grayscale images. 2015-12-09 17:57:48 +04:00
ImageTIFF.cs (ImageFormat.Write): use overloaded BitmapFrame.Create method. 2016-06-18 11:02:33 +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 moved checksum classes to separate file. 2016-04-24 22:06:50 +04:00
ZLibStream.cs ZLibStream moved to GameRes assembly. 2015-09-19 10:24:14 +04:00