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
77fde27d26
bunch of stuff.
2023-08-24 01:33:50 +04:00
morkt
a04b6aae9b
implemented Lilim IMG images.
2018-01-17 01:26:23 +04:00
morkt
2bdfc873b6
(AosOpener): use HuffmanStream.
2018-01-02 07:01:43 +04:00
morkt
d4132c2cac
(SFA): replaced AosEntry with PackedEntry.
2017-09-22 13:22:21 +04:00
morkt
09793a08d8
variation of ABM bitmaps.
2017-09-17 07:08:58 +04:00
morkt
271ede6f07
implemented FGA archives.
2017-09-17 07:05:41 +04:00
morkt
31a01f2e5d
use HasExtension method instead of string.EndsWith.
2017-04-10 23:15:13 +04:00
morkt
c256563181
BinaryImageDecoder initializations.
2016-12-25 19:38:04 +04:00
morkt
7a9a6a607f
(AbmReader): derive from BinaryImageDecoder.
2016-12-25 07:15:54 +04:00
morkt
02e1ee11dd
more IImageDecoder implementations.
2016-10-27 19:32:58 +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
95e1dd97a6
(AbmFormat): additional sanity check.
2016-08-18 14:49:58 +04:00
morkt
152e180f0b
(AbmFormat.ReadMetaData): ignore ordinary BMP files.
2015-11-15 14:09:31 +04:00
morkt
2d2da5e3e5
(AosOpener): recognize compressed ABM images.
2015-11-07 03:05:35 +04:00
morkt
cacacd45dc
(AbmOpener): pixel size depends on image 'type' field.
2015-11-02 05:46:59 +04:00
morkt
c6850236da
another version of AOS archives.
2015-11-02 05:43:45 +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