Commit Graph

1452 Commits

Author SHA1 Message Date
morkt
ebcb29a44e (WWA): another compression variation. 2016-07-27 00:20:13 +04:00
morkt
ef2552deec added 'prerelease' configuration. 2016-07-26 07:08:07 +04:00
morkt
5245687533 implemented 'ARCFORM4 WBUG' archives. 2016-07-26 07:07:01 +04:00
morkt
105a2ab968 (BMZ): pass seekable stream to base.Read method. 2016-07-26 07:05:51 +04:00
morkt
5a858cf42d (BMP): refined detection of bitmaps with alpha channel. 2016-07-26 07:05:02 +04:00
morkt
1922c42ae2 implemented IPAC archives, IES images and WST audio. 2016-07-26 07:03:46 +04:00
morkt
233ee76d90 implemented KISS resource archives. 2016-07-26 07:00:36 +04:00
morkt
6cdea59ca4 (KiriKiri): another encryption scheme. 2016-07-23 02:47:07 +04:00
morkt
d7b4a7d6bb (TlgFormat): recognize obfuscated images. 2016-07-23 02:45:12 +04:00
morkt
d321d05e50 implemented GAX images. 2016-07-22 06:51:12 +04:00
morkt
1ca690d4d9 (RAW): entries name format. 2016-07-22 06:50:02 +04:00
morkt
b0fcb19c08 implemented Patisserie archives. 2016-07-22 02:39:46 +04:00
morkt
25423aadcf implemented DAF1 archives. 2016-07-22 02:37:11 +04:00
morkt
01fdad4d9e implemented NpkOpener.Create() 2016-07-18 02:17:32 +04:00
morkt
9a94416f23 (NPK2): added GUI widget. 2016-07-10 12:21:38 +04:00
morkt
ebb6c91a73 additonal checks to reduce false positives. 2016-07-10 12:18:38 +04:00
morkt
9133adeab9 released v1.2.18 2016-07-07 17:38:02 +04:00
morkt
fa972916c3 (AImageHeader): don't require input stream to be seekable. 2016-07-07 14:44:19 +04:00
morkt
b99f0c7029 implemented multi-frame WIP images. 2016-07-07 08:25:20 +04:00
morkt
db294724dc (CxEncryption.Init): control block expected to be on a dword boundary. 2016-07-07 08:22:31 +04:00
morkt
29d9a262f3 implemented RC4-encrypted PNG images. 2016-07-06 08:31:30 +04:00
morkt
0932e0e547 (TACTICS_ARC_FILE): old format recognized. 2016-07-06 08:30:07 +04:00
morkt
55ba371949 implemented Cyberworks archives. 2016-07-06 04:14:42 +04:00
morkt
03d62b91d9 (Marble): implemented video files as archives containing set of frames. 2016-07-04 00:13:33 +04:00
morkt
27684875cf (MGPK): added encryption query widget. 2016-07-04 00:11:14 +04:00
morkt
883ee94a7e (InputProxyStream): generalization of input filters. 2016-07-02 06:06:32 +04:00
morkt
cc22f988c6 implemented AXR archives and ZAW images. 2016-07-01 20:03:46 +04:00
morkt
91ddccf8d6 implemented another version of MRG archives. 2016-07-01 12:21:07 +04:00
morkt
69e29dc0f9 (XP3): recognize filenames stored in hash table. 2016-07-01 06:23:03 +04:00
morkt
86fb8d4a0e (YPF): adjusted version detection. 2016-06-30 20:37:53 +04:00
morkt
f6304da105 implemented GXP archives. 2016-06-30 20:36:46 +04:00
morkt
d3fa6c005d (IAF): implemented older format and fixed alpha channel handling. 2016-06-28 20:24:38 +04:00
morkt
3e8c921493 another archive format. 2016-06-26 00:20:36 +04:00
morkt
a975e6c415 (AutoEntry): removed unused field. 2016-06-25 22:43:08 +04:00
morkt
59d7c3ad40 (GSD): renamed to BlackRainbow. 2016-06-25 22:42:43 +04:00
morkt
1ad7cfde74 implemented Aoi AGF images. 2016-06-24 21:58:47 +04:00
morkt
21138f9dcd implemented PBZ archives, PSB images and MV audio. 2016-06-24 19:06:01 +04:00
morkt
554ec7edce (GrxFormat): fixed alpha channel handling. 2016-06-24 09:48:22 +04:00
morkt
49c66fecc2 implemented GEC images. 2016-06-21 17:48:03 +04:00
morkt
880245fea4 implemented EENC images and UM3 audio. 2016-06-19 03:06:09 +04:00
morkt
db22d43f4a (DecryptYstb): added versions.
(YpfScheme): changed constructor argument.
2016-06-19 03:00:01 +04:00
morkt
02efade7ff (ImageFormat.Write): use overloaded BitmapFrame.Create method.
incorrect metadata sometimes causes ArgumentException.
2016-06-18 11:02:33 +04:00
morkt
92ad52ca43 (IsWritableDirectory): check for real.
(ConvertImage): proceed with conversion when file format does not match
filename extension.
2016-06-18 10:13:04 +04:00
morkt
394a7949dd (ArcFile.TryOpen): don't try same format twice. 2016-06-18 10:10:19 +04:00
morkt
9cf0c88b59 (AppliqueCrypt): fixed block decryption logic. 2016-06-14 18:23:27 +04:00
morkt
46b7346c8d (EmeOpener): set PackedEntry.IsPacked propery. 2016-06-14 18:14:35 +04:00
morkt
5c7170f9c9 (KiriKiri): added another encryption algorithm. 2016-06-14 18:13:38 +04:00
morkt
eb61ca6861 (VffOpener): offsets are 64-bit integers. 2016-06-14 18:12:21 +04:00
morkt
7920af7fe9 (GUI): settings upgrade moved to ApplicationStartup handler. 2016-06-14 18:10:27 +04:00
morkt
95e7aa7614 released v1.2.17 2016-06-12 01:38:09 +04:00