.. |
Properties
|
added FileSystem infrastructure.
|
2015-06-08 19:58:51 +04:00 |
Strings
|
implemented archive creation frontend.
|
2014-07-25 07:05:55 +04:00 |
ArcFile.cs
|
(ArcFile.TryOpen): abort on OperationCanceledException.
|
2015-06-11 12:31:24 +04:00 |
ArcView.cs
|
(ArcView): added constructor from IO.Stream.
|
2015-06-08 19:21:31 +04:00 |
Audio.cs
|
refactored SoundInput interface.
|
2015-05-14 11:26:47 +04:00 |
AudioWAV.cs
|
(WaveAudio.TryOpen): reset sound position on embedded stream errors.
|
2015-05-16 17:11:15 +04:00 |
FileSystem.cs
|
added FileSystem infrastructure.
|
2015-06-08 19:58:51 +04:00 |
GameRes.cs
|
implemented audio formats conversion.
|
2015-05-14 15:58:16 +04:00 |
GameRes.csproj
|
added FileSystem infrastructure.
|
2015-06-08 19:58:51 +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 |
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
|
(IDataUnpacker): new interface.
|
2015-06-01 00:51:02 +04:00 |