Commit Graph

13 Commits

Author SHA1 Message Date
morkt
5bd512c333 (CandyFormat): renamed to EPF, implemented later version. 2018-10-01 17:49:55 +04:00
morkt
a7ea6ab355 (FPK): refined sanity check. 2018-09-14 20:55:50 +04:00
morkt
3c023d1b6b (Candy): implemented compressed images. 2018-08-31 04:38:37 +04:00
morkt
0a8c95432f implemented 'FPK 2.00' archives. 2018-06-06 00:51:25 +04:00
morkt
f1072d81df (Zlc2Reader.Unpack): fixed remaining counter. 2016-12-26 19:57:53 +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
f6b729e5d9 (FPK): support archives with encrypted index. 2016-09-05 07:39:39 +04:00
morkt
98d6e6c555 use string.IsNullOrWhiteSpace to check for valid filenames. 2016-05-23 22:39:53 +04:00
morkt
664f7ca415 additional sanity checks to reduce false positives. 2016-01-05 23:55:58 +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