Commit Graph

14 Commits

Author SHA1 Message Date
morkt
303bac1e7e (GP): support certain 24bpp images. 2020-03-30 17:27:51 +04:00
morkt
2f314aa687 (ALF): implemented append archives. 2018-12-02 19:39:58 +04:00
morkt
270058d56c (ALF): support non-compressed index. 2018-09-23 03:55:18 +04:00
morkt
175b1c9ee7 implemented AOGG audio. 2018-06-14 23:19:14 +04:00
morkt
92a133fd52 (AGF): implemented 4bpp images. 2018-01-02 06:40:07 +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
f1d66206bc (IResource.CanWrite): new property.
(ArchiveFormat.CanCreate): renamed to CanWrite.
2016-10-11 00:05:22 +04:00
morkt
ebb6c91a73 additonal checks to reduce false positives. 2016-07-10 12:18:38 +04:00
morkt
df4b5960f7 (AgfFormat): correctly read [non]compressed file sections. 2016-02-22 17:39:17 +04:00
morkt
fc6192bb2f (GpFormat.ReadMetaData): stricter sanity check. 2016-02-04 06:00:46 +04:00
morkt
3ad0b80d0f implemented old Eushully archives. 2015-11-13 11:44:12 +04:00
morkt
c1614d3706 (AlfOpener.TryOpen): recognize "sys3ini.bin" index file. 2015-09-21 21:48:44 +04:00
morkt
5edbc9aa3f implemented ALF archives and AGF images. 2015-09-21 17:56:27 +04:00