Commit Graph

23 Commits

Author SHA1 Message Date
morkt
4967aae168 (WILL): archives may contain filenames without extension. 2017-11-21 00:01:23 +04:00
morkt
a5f398a2d5 (Will.ArcOpener): added common signatures. 2017-05-28 13:34:33 +04:00
morkt
31a01f2e5d use HasExtension method instead of string.EndsWith. 2017-04-10 23:15:13 +04:00
morkt
5c9d56c841 (WIP): added alpha mask application.
disabled in production build.
2017-02-01 16:39:51 +04:00
morkt
2b1bfa27ee (Arc2Opener.Create): redunant callback invocation. 2016-12-25 01:26:20 +04:00
morkt
ec9e33ed81 (Arc2Opener): implemented Create method. (#33) 2016-12-24 20:32:14 +04:00
morkt
882f3ec461 (PnaDecoder): derive from BinaryImageDecoder. 2016-12-23 23:15:21 +04:00
morkt
02e1ee11dd more IImageDecoder implementations. 2016-10-27 19:32:58 +04:00
morkt
df01ce1893 use IBinaryStream interface instead of BinaryReader where appropriate. 2016-10-16 18:29:54 +04:00
morkt
bb18303eb4 IBinaryStream migration. 2016-10-16 09:22:53 +04:00
morkt
f1d66206bc (IResource.CanWrite): new property.
(ArchiveFormat.CanCreate): renamed to CanWrite.
2016-10-11 00:05:22 +04:00
morkt
ce0284300a (Arc2Opener): added "ar2" extension. 2016-08-27 21:14:56 +04:00
morkt
b99f0c7029 implemented multi-frame WIP images. 2016-07-07 08:25:20 +04:00
morkt
4b0f220b5d (WipFormat): tweaked Trace reporting. 2016-06-11 22:16:50 +04:00
morkt
d0ef693a2a (WipFormat.Reader): cleanup. 2016-06-06 21:21:34 +04:00
morkt
7133aa5ea8 (ArcOpener): ignore parse errors in case of incorrect filename length. 2016-06-06 21:20:34 +04:00
morkt
e65e034f31 implemented PNA containers (#17). 2016-02-20 18:17:44 +04:00
morkt
a086c699de (OpenEntry): use Binary.RotByteR method. 2015-12-10 20:00:02 +04:00
morkt
5f8fd31d20 implemented Pulltop ARC archives (#12). 2015-11-29 05:30:28 +04:00
morkt
3110f78e6d (ArcOpener.IsScriptFile): separate method to check script filenames. 2015-11-21 23:47:30 +04:00
morkt
2d1f18903a use ImageData.Create method instead of BitmapSource.Create. 2015-10-12 12:16:23 +04:00
morkt
46dbf2b142 GameRes refactoring.
(FormatCatalog.CreateEntry): method renamed to 'Create' and made generic
towards Entry type.
2015-08-30 22:34:06 +04:00
morkt
b05c253e8b reorganized project directory structure. 2015-08-19 21:40:32 +04:00