morkt
1b585ea30e
updated formats.
...
(PICT): fixed 16bpp images.
(GDT): added image format.
(DXR): tweaks to recognizing DXR inside exe files.
(NSA): recognize mp3 files named as nsa.
(TLZ): added ContainedFormats.
(WrapSingleFileAchive): class that represents single file as an archive.
(DesertCgOPener): Software House Parsley archive.
(Triangle.RleReader): utilize UnpackV2, replaced BinaryReader with IBinaryStream.
2023-10-11 18:38:23 +04:00
morkt
4ee728bad8
(CGF): prevent false positives.
2020-03-30 17:36:24 +04:00
morkt
ba4ea7f368
(BMX): decompress 'fACE' entries.
2019-01-27 02:29:19 +04:00
morkt
ca818929df
added Triangle archive formats.
2018-07-25 10:06:20 +04:00
morkt
b1b0fb6292
(IAF): changed default RLE decompression method.
2018-07-25 10:05:51 +04:00
morkt
c5e90110be
(IAF): alternative RLE compression.
2018-07-06 15:36:50 +04:00
morkt
cd4e1174af
fixed code to work with new resource settings interface.
2018-01-08 20:04:23 +04:00
morkt
364049f72a
(CGF): sanity check.
2017-12-31 09:02:24 +04:00
morkt
31a01f2e5d
use HasExtension method instead of string.EndsWith.
2017-04-10 23:15:13 +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
983d49346e
(IafFormat): image variation.
2016-09-02 09:37:56 +04:00
morkt
d3fa6c005d
(IAF): implemented older format and fixed alpha channel handling.
2016-06-28 20:24:38 +04:00
morkt
f502e9578c
implemented CGF and IAF image sets.
2016-02-04 05:58:47 +04:00
morkt
b05c253e8b
reorganized project directory structure.
2015-08-19 21:40:32 +04:00