GARbro-mirror/GameRes
2015-05-06 02:49:07 +04:00
..
Properties released v1.0.4 2015-03-11 21:27:02 +04:00
Strings implemented archive creation frontend. 2014-07-25 07:05:55 +04:00
ArcFile.cs (ArcFile.OverwriteNotify): new event. 2014-09-12 16:04:18 +04:00
ArcView.cs (ArcView): store file name. 2015-02-15 19:50:17 +04:00
Audio.cs (AudioFormat.Write): new virtual method. 2015-03-31 14:35:44 +04:00
AudioWAV.cs (WaveInput): force ADPCM streams conversion. 2015-05-03 22:08:03 +04:00
GameRes.cs exception note. 2015-04-14 10:28:38 +04:00
GameRes.csproj (WaveInput): use NAudio WaveFileReader instead of manual parsing. 2015-05-03 05:40:34 +04:00
Image.cs (ImageData): added default DPI properties. 2015-05-03 22:09:16 +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 added license clause and third-party copyright notices. 2014-07-28 00:50:18 +04:00
ImageTGA.cs (TgaFormat): RLE compression implementation. 2015-04-19 15:20:17 +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
ScriptText.cs Initial commit. 2014-07-21 23:26:28 +04:00
Utility.cs (Binary.GetCString): new static method. 2015-04-16 22:39:57 +04:00