.. |
Properties
|
released v1.1.4
|
2015-07-20 02:44:21 +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): 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
|
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
|
(ArchiveFormat.IsSaneCount): new static method.
|
2015-07-11 10:19:46 +04:00 |
GameRes.csproj
|
added FileSystem infrastructure.
|
2015-06-08 19:58:51 +04:00 |
Image.cs
|
(Image.Read): sort matched formats according to filename extension.
|
2015-07-25 10:13:56 +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
|
(Binary.CopyOverlapped): use Buffer.BlockCopy when destination precedes source.
|
2015-07-19 15:29:00 +04:00 |