GARbro-mirror/GameRes
2015-05-14 20:04:35 +04:00
..
Properties released v1.1.1 2015-05-14 20:04:35 +04:00
Strings implemented archive creation frontend. 2014-07-25 07:05:55 +04:00
ArcFile.cs implemented audio formats conversion. 2015-05-14 15:58:16 +04:00
ArcView.cs (ArcView): store file name. 2015-02-15 19:50:17 +04:00
Audio.cs refactored SoundInput interface. 2015-05-14 11:26:47 +04:00
AudioWAV.cs refactored SoundInput interface. 2015-05-14 11:26:47 +04:00
GameRes.cs implemented audio formats conversion. 2015-05-14 15:58:16 +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