.. |
Properties
|
(ImageMetaData): added FileName property.
|
2015-08-14 20:01:45 +04:00 |
Strings
|
implemented archive creation frontend.
|
2014-07-25 07:05:55 +04:00 |
ArcFile.cs
|
(ArcFile.OpenSeekableEntry): check for PackedEntry.IsPacked.
|
2015-07-25 10:12:56 +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
|
added FileSystem infrastructure.
|
2015-06-08 19:58:51 +04:00 |
GameRes.cs
|
widget/options methods moved from ArchiveFormat to IResource.
|
2015-08-12 01:31:03 +04:00 |
GameRes.csproj
|
added FileSystem infrastructure.
|
2015-06-08 19:58:51 +04:00 |
Image.cs
|
(ImageMetaData): added FileName property.
|
2015-08-14 20:01:45 +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 |