morkt
|
31a01f2e5d
|
use HasExtension method instead of string.EndsWith.
|
2017-04-10 23:15:13 +04:00 |
|
morkt
|
57497295cd
|
(DWQ): tweaked mask reading.
|
2017-01-17 07:02:13 +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
|
e05369546e
|
(VawAudio): decode 'PACKTYPE=1' files.
|
2016-06-12 00:14:56 +04:00 |
|
morkt
|
9b04f39738
|
(DwqFormat): PACKTYPE 1 is a packed BMP.
|
2016-06-09 19:48:07 +04:00 |
|
morkt
|
3bf28986b8
|
(DwqFormat): PACKBMP with mask has alpha channel.
|
2016-06-04 19:58:36 +04:00 |
|
morkt
|
f4517d4183
|
(DwqFormat): refined alpha-channel detection.
|
2016-05-20 04:10:12 +04:00 |
|
morkt
|
be6825bf07
|
added OggAudio.Instance public property.
|
2016-05-01 21:56:38 +04:00 |
|
morkt
|
ce7cd94814
|
(DwqFormat): added 'IF PACKTYPE==' format variation.
|
2015-11-18 01:34:09 +04:00 |
|
morkt
|
2eea046139
|
(VawAudio.TryOpen): don't dispose intermediate stream on error.
|
2015-11-18 01:29:55 +04:00 |
|
morkt
|
3f900739f9
|
(DwqBmpReader): fixed indexed images reading.
|
2015-11-17 21:21:23 +04:00 |
|
morkt
|
4d48b25512
|
virtual file system migration.
|
2015-09-01 14:20:18 +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 |
|