GARbro-mirror/GameRes
2015-09-03 17:15:39 +04:00
..
Properties updated assembly versions to reflect VFS implementation. 2015-09-03 07:21:41 +04:00
Strings virtual file system preliminary implementation. 2015-09-01 09:07:33 +04:00
ArcFile.cs (ArchiveFileSystem): base abstract class for flat ant tree archive file systems. 2015-09-02 04:25:35 +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 (ArchiveFileSystem): check archive directory for duplicates. 2015-09-03 17:15:39 +04:00
GameRes.cs virtual file system preliminary implementation. 2015-09-01 09:07:33 +04:00
GameRes.csproj added FileSystem infrastructure. 2015-06-08 19:58:51 +04:00
Image.cs GameRes refactoring. 2015-08-30 22:34:06 +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.ReadMetaData): don't check stream against Signature. 2015-06-14 10:17:55 +04:00
ImageTGA.cs (TgaFormat.Reader): fixed stride calculation. 2015-08-05 11:52:03 +04:00
ImageTIFF.cs added license clause and third-party copyright notices. 2014-07-28 00:50:18 +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