Commit Graph

1276 Commits

Author SHA1 Message Date
morkt
f6f989dd2f (PSB): support "icon" entries and RL compression. 2017-02-13 20:03:46 +04:00
morkt
dc1647c5bf (AdvSys3): use Entry.ChangeType. 2017-02-13 19:49:06 +04:00
morkt
4929d1efd1 (MAI4): format may have different compression encoding without any indication in the header.
haven't figured out yet how to work around it.
2017-02-10 18:04:05 +04:00
morkt
8b9ddad110 implemented Software House Parsley CG archives. 2017-02-10 18:00:42 +04:00
morkt
e6ca959ded support WARC 1.10 archives. 2017-02-10 03:27:39 +04:00
morkt
c5ac986cde implemented 'Voice PackData' archives. 2017-02-10 03:24:25 +04:00
morkt
61cd776ac2 released v1.3.25 2017-02-08 15:11:39 +04:00
morkt
dd2468f651 (AKB): fixed background blending. 2017-02-07 13:51:58 +04:00
morkt
077495d50b (AKB): incremental images. 2017-02-07 00:31:27 +04:00
morkt
ebd08887d1 (KiriKiri): another encryption. 2017-02-06 03:33:58 +04:00
morkt
605624bdc6 (PSB): look for layers if textures not found. 2017-02-06 03:20:12 +04:00
morkt
08d0494a04 implemented cromwell archives. 2017-02-05 21:08:52 +04:00
morkt
f71eaab6a3 (AKB): fixed header flags interpretation. 2017-02-05 02:33:38 +04:00
morkt
87086bb3fe (XP3): another encryption. 2017-02-05 02:31:15 +04:00
morkt
b02b95cbf1 (XP3): threat non-'File' index records as hashed names.
added NoCryptTitles to Xp3Scheme.
2017-02-05 02:28:02 +04:00
morkt
e0fa7430f2 BlackRainbow.DatOpener moved to separate file. 2017-02-03 11:49:52 +04:00
morkt
97a6b331c5 (WARC): another decryptor. 2017-02-03 11:48:54 +04:00
morkt
25c36072a3 implemented SMV animation resource. 2017-02-02 11:03:09 +04:00
morkt
476b43cc4b (GSP): adjusted entry size calculation. 2017-02-02 11:01:39 +04:00
morkt
5c9d56c841 (WIP): added alpha mask application.
disabled in production build.
2017-02-01 16:39:51 +04:00
morkt
97beaba189 implemented ARCG archives. 2017-02-01 16:35:35 +04:00
morkt
c748a16685 implemented ARCG archives. 2017-02-01 16:35:19 +04:00
morkt
418f12d5d0 (TxReader): moved image format logic to BcFormat. 2017-02-01 16:27:07 +04:00
morkt
74844e0bcc WSM3 archives seem to be almost identical to WSM2. 2017-02-01 16:26:10 +04:00
morkt
2a1e13c294 implemented WSM1 archives. 2017-01-31 16:17:48 +04:00
morkt
dd45a61cc7 (CDT): added "ovd" extension. 2017-01-31 15:36:53 +04:00
morkt
b92d004b02 (PCK): use WaveAudio.WriteRiffHeader. 2017-01-31 15:36:18 +04:00
morkt
c0f26a0341 (GSP): sometimes names field is empty.
somtimes it overwrites entry size, so it have to be calculated from
adjacent offsets.
2017-01-31 15:31:47 +04:00
morkt
8c7a0d09f5 (WbmFormat.ReadMetaData): fixed. 2017-01-29 12:38:45 +04:00
morkt
4a42acbb69 implemented BMX, MBF, VPK1, WVX0 and WSM2 archives. 2017-01-29 06:56:48 +04:00
morkt
475d3af4e9 FlyingShine PD archive variation. 2017-01-28 14:04:27 +04:00
morkt
89feec7e4d (NFS): entry name sanity check. 2017-01-28 14:02:44 +04:00
morkt
0ca4a04ff7 (MP3): seek for frame sync in first 256 bytes. 2017-01-28 11:17:01 +04:00
morkt
75de4663b8 (GRP): introduced HDJ compression variation. 2017-01-27 13:22:34 +04:00
morkt
86ae93a83b (Ai6Win): check for invalid chars to reduce false positives. 2017-01-27 13:19:58 +04:00
morkt
65a8bce839 (MAI4): be tolerant to premature end-of-file. 2017-01-27 13:17:43 +04:00
morkt
c0a8ea8165 implemented One-up ARC archives. 2017-01-26 13:02:54 +04:00
morkt
d5390fdb0f System.Linq unused. 2017-01-26 12:54:18 +04:00
morkt
5ae2857947 implemented TAC archives. 2017-01-25 09:47:04 +04:00
morkt
93293d3aed (WARC): support archives versions 1.40 and 1.20 2017-01-25 09:35:56 +04:00
morkt
f40102bef9 use Entry.ChangeType method. 2017-01-25 09:34:38 +04:00
morkt
a58c29625d implemented CDT archives. 2017-01-24 09:57:03 +04:00
morkt
0acded951c implemented 0verflow DAT archives. 2017-01-23 18:49:49 +04:00
morkt
68f602640e implemented DPMX archives. 2017-01-23 18:46:41 +04:00
morkt
efbac265ff (GRP): return compressed stream on decompression errors. 2017-01-23 18:35:43 +04:00
morkt
42dce0e586 (ExeFile): new class to seek for resources within EXE files. 2017-01-23 18:35:16 +04:00
morkt
c879c60a41 implemented 'Game System' TEXB textures. 2017-01-21 04:17:59 +04:00
morkt
784666db2a (ALP): flip bitmap. 2017-01-21 04:16:57 +04:00
morkt
915daf1067 implemented GD images and VMD audio. 2017-01-20 10:58:56 +04:00
morkt
bb7e6e96b2 implemented 'GameSystem' ALP masks. 2017-01-20 00:11:55 +04:00