Commit Graph

18 Commits

Author SHA1 Message Date
morkt
686f844969 (PSB): fixed version 3 interpreter. 2018-12-31 15:27:50 +04:00
morkt
d604258e93 (PSB): support version 4. 2018-12-29 22:28:29 +04:00
morkt
5e1f81b818 (PsbOpener): added "psbz" extension. 2018-04-20 21:13:18 +04:00
morkt
b8712afd89 (PSB): enumerate EmChunks if other options failed. 2018-01-22 21:07:11 +04:00
morkt
2f2b067272 (PSB): added DXT5 decoder. 2017-05-21 18:18:02 +04:00
morkt
cd2e43d61c (PsbOpener.OpenArcFile): new method. 2017-02-21 08:27:25 +04:00
morkt
872842d408 (PSB): ignore parse errors caused by invalid key. 2017-02-20 12:19:47 +04:00
morkt
f6f989dd2f (PSB): support "icon" entries and RL compression. 2017-02-13 20:03:46 +04:00
morkt
605624bdc6 (PSB): look for layers if textures not found. 2017-02-06 03:20:12 +04:00
morkt
b7a621722c (PSB): implemented 'L8' and 'A8L8' textures. 2017-01-14 12:25:42 +04:00
morkt
c256563181 BinaryImageDecoder initializations. 2016-12-25 19:38:04 +04:00
morkt
5dbddd1273 (PsbReader): fixed deserialization. 2016-10-29 05:32:57 +04:00
morkt
75f37f9bfd (PsbOpener): rewritten with IImageDecoder.
support TLG-based layers.
2016-10-29 02:06: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
16d433a29e implemented PSB version 2 and "RGBA4444" textures. 2016-03-26 00:55:00 +04:00
morkt
eb1a913f1b implemented E-mote PSB containers.
raw textures browser, no layers reconstruction.
2016-03-25 03:36:31 +04:00