GARbro-mirror/GameRes
morkt 410d40313e (Binary.Rotate): added ulong methods.
(Crc32.UpdateCrc): method made public.
2016-01-15 11:50:13 +04:00
..
Properties released v1.2.12 2016-01-07 18:08:46 +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.ReadString): added commented out unsafe implementation. 2015-12-08 20:56:10 +04:00
Audio.cs
AudioWAV.cs (WaveAudio): store ogg/mp3 format tags in a set. 2015-11-04 04:02:42 +04:00
FileSystem.cs (UnknownFormatException): propagate inner exception. 2015-12-13 17:11:09 +04:00
FormatCatalog.cs
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
ImageJPEG.cs
ImagePNG.cs
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
packages.config
ScriptText.cs
Utility.cs (Binary.Rotate): added ulong methods. 2016-01-15 11:50:13 +04:00
ZLibStream.cs