Commit Graph

18 Commits

Author SHA1 Message Date
morkt
dd103fbdc4 (GRP): adjusted TPW decompression. 2018-12-29 22:26:45 +04:00
morkt
361866a26c (GRP): recognize lzss-compressed WAV files. 2018-11-10 22:12:37 +04:00
morkt
cc89377dc7 (gpd, msk): recognize earlier format versions. 2018-11-10 22:11:18 +04:00
morkt
3c6e3255f0 (GRP): lower priority. 2018-09-09 17:24:25 +04:00
morkt
126cf16527 (Ankh): implemented DAT archives. 2018-08-31 04:36:06 +04:00
morkt
e89574e4ea (GrpOpener): use AutoEntry.DetectFileType 2018-08-31 04:34:24 +04:00
morkt
c5dd52bc2d (Ankh): implemented 'gpd' and 'msk' images. 2018-08-31 04:33:39 +04:00
morkt
f215b8d5d3 (GRP): reworked file type detection. 2018-06-19 14:09:47 +04:00
morkt
d74d569d20 (GrpOpener): detect raw WAV and PNG files. 2017-12-13 13:28:57 +04:00
morkt
75de4663b8 (GRP): introduced HDJ compression variation. 2017-01-27 13:22:34 +04:00
morkt
efbac265ff (GRP): return compressed stream on decompression errors. 2017-01-23 18:35:43 +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
d0c1d5da01 IBinaryStream migration - continued. 2016-10-15 12:21:12 +04:00
morkt
f1d66206bc (IResource.CanWrite): new property.
(ArchiveFormat.CanCreate): renamed to CanWrite.
2016-10-11 00:05:22 +04:00
morkt
ecdb6d147f (GrpOpener): implemented TPW compression. 2016-10-03 23:22:37 +04:00
morkt
65d04bc1c2 use explicit type declarations instead of LINQ Cast(). 2016-03-22 06:58:28 +04:00
morkt
7ea8fe53bc implemented GRP archives. 2016-03-20 09:42:36 +04:00