Commit Graph

27 Commits

Author SHA1 Message Date
morkt
72e54eb50d (Ai5Win): guess obfuscation scheme. 2018-09-14 00:09:12 +04:00
morkt
b171ac9b4b (GP8): recognize non-zero coordinates. 2018-08-20 14:38:49 +04:00
morkt
33f3d8128f (AI5WIN): entries with "x" extension are compressed. 2018-07-06 15:07:35 +04:00
morkt
f44c13c19e (G24Format): low-cased extensions. 2018-01-03 21:59:51 +04:00
morkt
46549d3634 implemented RMT images. 2017-12-11 08:11:30 +04:00
morkt
8fbc8d4723 (G24): recognize 16bpp images. 2017-12-08 14:44:27 +04:00
morkt
cb000d2e50 implemented another version of Ai5Win archives. 2017-12-08 14:42:54 +04:00
morkt
5e1e4338f1 (Ai5Win): generalized index reader. 2017-12-08 14:42:20 +04:00
morkt
31a01f2e5d use HasExtension method instead of string.EndsWith. 2017-04-10 23:15:13 +04:00
morkt
13cf289bae (ImageFormat.ReadPalette): new static methods.
Generalized image palette deserializations.
2017-01-14 16:27:11 +04:00
morkt
bb18303eb4 IBinaryStream migration. 2016-10-16 09:22:53 +04:00
morkt
d0c1d5da01 IBinaryStream migration - continued. 2016-10-15 12:21:12 +04:00
morkt
f1d66206bc (IResource.CanWrite): new property.
(ArchiveFormat.CanCreate): renamed to CanWrite.
2016-10-11 00:05:22 +04:00
morkt
07eb5c07f0 implemented ancient GPH image format. 2016-06-01 17:15:11 +04:00
morkt
98918ff5b5 implemented ancient VOL archives. 2016-05-30 15:45:14 +04:00
morkt
25c584d2ca (ArcAI5Opener.OpenEntry): decompress entries. 2016-01-20 01:04:00 +04:00
morkt
54883418e2 (MskFormat): fixed sanity check. 2016-01-16 17:12:19 +04:00
morkt
f87944b7e1 implemented VSD video (AI5WIN engine).
implemented as an archive containing single MPG file.
2015-12-03 16:19:57 +04:00
morkt
af9ec6f096 (ArcAI5Opener): scheme definitions moved to external project. 2015-12-03 15:52:50 +04:00
morkt
0a35f9acf6 (G24Format.ReadMetaData): fixed sanity check. 2015-10-20 15:15:08 +04:00
morkt
5305c19354 (ArcAI5Opener): iterate through known schemes. 2015-10-14 10:38:21 +04:00
morkt
a5c359d922 implemented GP8 and G24 images. 2015-10-14 03:10:06 +04:00
morkt
04030a6e77 Elf.ArcOpener moved to Silky namespace. 2015-10-12 12:24:13 +04:00
morkt
42fdf330ee variation of Silky's ARC archives. 2015-10-12 06:53:14 +04:00
morkt
4d48b25512 virtual file system migration. 2015-09-01 14:20:18 +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