Commit Graph

474 Commits

Author SHA1 Message Date
morkt
4b2217d80c multi-frame HG-3 images could be opened as archives now. 2015-10-19 09:08:56 +04:00
morkt
19d707828c refactored HG-3 decoder. 2015-10-19 09:08:23 +04:00
morkt
a6832a6a8c (DatOpener.OpenEntry): decrypt only files with encrypted "PJADV" signature. 2015-10-19 09:06:54 +04:00
morkt
09f21a2fcc CherrySoft archives variations. 2015-10-19 09:05:26 +04:00
morkt
6b77284713 (PakOpener): decrypt script files. 2015-10-19 09:04:24 +04:00
morkt
75a85ee85a added LsbBitStream class. 2015-10-19 09:03:32 +04:00
morkt
c396b86c22 (StreamRegion): added leave_open argument to constructor. 2015-10-19 09:02:53 +04:00
morkt
5305c19354 (ArcAI5Opener): iterate through known schemes. 2015-10-14 10:38:21 +04:00
morkt
a5c359d922 implemented GP8 and G24 images. 2015-10-14 03:10:06 +04:00
morkt
04030a6e77 Elf.ArcOpener moved to Silky namespace. 2015-10-12 12:24:13 +04:00
morkt
2d1f18903a use ImageData.Create method instead of BitmapSource.Create. 2015-10-12 12:16:23 +04:00
morkt
42fdf330ee variation of Silky's ARC archives. 2015-10-12 06:53:14 +04:00
morkt
d8c9d84902 implemented PTI images (BMP with alignment between sections). 2015-10-12 06:51:49 +04:00
morkt
c92229b714 implemented ERISA decoder for ERI images. 2015-10-12 06:50:20 +04:00
morkt
8514f261cd refined SPDC entries matching. 2015-10-10 03:00:41 +04:00
morkt
f09921cd1d reduced unsafe block. 2015-10-10 02:46:02 +04:00
morkt
8711349c19 implemented TCD3 archives and SPDC images. 2015-10-10 02:33:09 +04:00
morkt
f433ff6fa2 implemented encrypted DX archives. 2015-10-08 04:58:23 +04:00
morkt
2b749500d5 implemented GLNK archives. 2015-10-08 04:56:11 +04:00
morkt
69658a505c check that index file name isn't same as a source file name. 2015-09-22 22:40:52 +04:00
morkt
de5bb88256 released v1.2.7 2015-09-21 22:13:34 +04:00
morkt
c1614d3706 (AlfOpener.TryOpen): recognize "sys3ini.bin" index file. 2015-09-21 21:48:44 +04:00
morkt
5edbc9aa3f implemented ALF archives and AGF images. 2015-09-21 17:56:27 +04:00
morkt
46fbd3928f (PakOpener): default extension set to "pak". 2015-09-21 17:56:00 +04:00
morkt
56ec975998 refined instdata.arc special case. 2015-09-20 08:22:01 +04:00
morkt
9371221b19 (ArcOpener.TryOpen): additional count sanity check. 2015-09-20 05:40:37 +04:00
morkt
ae900e22ea (NpaEntry): removed unused field. 2015-09-20 05:27:24 +04:00
morkt
6d8cbd594f (EriReader): removed unused fields. 2015-09-20 05:27:08 +04:00
morkt
61aa5cd1c2 AdvCls archives are a subset of Rpm archives. 2015-09-20 05:26:38 +04:00
morkt
888b81572b implemented Rpm engine archives. 2015-09-20 05:25:48 +04:00
morkt
2f3b80e744 ZLibStream moved to GameRes assembly. 2015-09-19 10:24:14 +04:00
morkt
2d85b8a9ef implemented Debonosu Works PAK archive. 2015-09-19 10:08:05 +04:00
morkt
809c43c564 removed unused usings. 2015-09-19 07:58:13 +04:00
morkt
26d7251705 fixed CxEncryption deserialization. 2015-09-18 08:47:28 +04:00
morkt
9a8bff184d implemented external storage of resource schemes. 2015-09-18 01:27:53 +04:00
morkt
2477f889a1 another Entis encryption scheme. 2015-09-16 09:29:38 +04:00
morkt
0002d55d7d (LzReader): slightly improved LZSS decompression performance. 2015-09-13 19:27:00 +04:00
morkt
3be1c106c0 SPL image format. 2015-09-10 04:37:31 +04:00
morkt
8cb813f6c9 fixed YH1 decompression. 2015-09-10 04:32:27 +04:00
morkt
a5a9d10678 WARC archive variation. 2015-09-09 22:06:55 +04:00
morkt
0fb2fa9a8a another CxDec encryption scheme.
Walpurgis
2015-09-06 09:04:02 +04:00
morkt
184208f496 implemented two more KiriKiri decryption schemes.
Haruiro ☆ Communication ♪
Zecchou Spiral!!
2015-09-06 05:39:01 +04:00
morkt
67b24e5823 check whether "tex" is a directory. 2015-09-05 10:03:34 +04:00
morkt
9be57a39ed miris archives implementation. 2015-09-03 17:40:10 +04:00
morkt
a647b68fed updated assembly versions to reflect VFS implementation. 2015-09-03 07:21:41 +04:00
morkt
503855b55b recognize more of Nexas archives. 2015-09-03 07:13:12 +04:00
morkt
40c280a23c (ZLibStream): dispose of supplied stream in case of initialization errors. 2015-09-03 07:05:55 +04:00
morkt
8105d7c59f (ReadBaseImage): use VFS.CombinePath() 2015-09-02 04:11:22 +04:00
morkt
4d48b25512 virtual file system migration. 2015-09-01 14:20:18 +04:00
morkt
ddfd5a117d (ReadIndex): clear directory index that was possibly partially-filled. 2015-09-01 14:14:39 +04:00