morkt
|
7eb760d234
|
(GALX): support 8bpp images.
|
2018-02-28 11:45:51 +04:00 |
|
morkt
|
d741215219
|
(GAL): implemented multi-frame images as archives.
|
2018-02-24 20:40:19 +04:00 |
|
morkt
|
cd4e1174af
|
fixed code to work with new resource settings interface.
|
2018-01-08 20:04:23 +04:00 |
|
morkt
|
54fbad8ff1
|
implemented 'GaleX' images.
|
2017-12-30 00:33:28 +04:00 |
|
morkt
|
31a01f2e5d
|
use HasExtension method instead of string.EndsWith.
|
2017-04-10 23:15:13 +04:00 |
|
morkt
|
1942af2774
|
(GalReader.ReadJpeg): is_alpha argument is redundant.
|
2017-03-09 10:50:32 +04:00 |
|
morkt
|
859a327f65
|
(GAL): fixed jpeg unpacker.
|
2017-03-05 21:52:05 +04:00 |
|
morkt
|
42dce0e586
|
(ExeFile): new class to seek for resources within EXE files.
|
2017-01-23 18:35:16 +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
|
6ca6dd7e19
|
(VffOpener): recognize archives embedded into EXE files.
|
2016-08-08 17:57:00 +04:00 |
|
morkt
|
eb61ca6861
|
(VffOpener): offsets are 64-bit integers.
|
2016-06-14 18:12:21 +04:00 |
|
morkt
|
dd9ed869c5
|
(GalFormat): use string representation of keys instead of numeric.
|
2016-06-10 06:27:21 +04:00 |
|
morkt
|
cb04b322f2
|
implemented 'vff' archives and GAL images.
|
2016-06-10 04:39:29 +04:00 |
|