Commit Graph

494 Commits

Author SHA1 Message Date
morkt
0b52b4db80 implemented CPZ1 archives. 2018-05-22 17:43:32 +04:00
morkt
78e1ccc39d implemented PKD archives. 2018-05-20 08:10:59 +04:00
morkt
517fcb63d2 implemented VWF audio. 2018-05-10 02:06:19 +04:00
morkt
56b21e0d83 implemented MPF2 archives. 2018-05-05 01:58:57 +04:00
morkt
d544b0605b implemented IGA archives. 2018-05-04 13:57:19 +04:00
morkt
f536bfa3da implemented AMAP bitmaps. 2018-05-03 18:42:28 +04:00
morkt
4b60caae9b (Unity): implemented 'SpVM' resource archives. 2018-05-03 10:16:28 +04:00
morkt
04c28704f2 implemented Carriere archives and images. 2018-05-01 16:37:34 +04:00
morkt
12a96e229f implemented ACHV archives and GPD images. 2018-04-24 21:00:03 +04:00
morkt
148d060d0b implemented Studio Sakura archives. 2018-04-13 09:42:14 +04:00
morkt
97aac515f6 another AbogadoPowers archive format. 2018-04-10 22:17:38 +04:00
morkt
f74b6343a9 (G00): implemented encrypted JPEG images. 2018-04-09 13:18:31 +04:00
morkt
661b891bd2 CHD image format (incomplete). 2018-04-07 03:03:38 +04:00
morkt
4bfad9536c (XP3): 'yuz:' section parser. 2018-04-01 07:58:40 +04:00
morkt
6835dfbefd implemented CBF images and FPK archives. 2018-03-29 17:55:43 +04:00
morkt
1451963e32 (WMK): moved to ArcFormats project. 2018-03-27 14:20:30 +04:00
morkt
7360e65a6b implemented AIMS engine archives. 2018-03-21 09:49:48 +04:00
morkt
1df2999b10 implemented FILECMB archives. 2018-03-12 07:14:03 +04:00
morkt
8016560d04 (PFS): added option to select filenames encoding (#162) 2018-03-11 21:12:58 +04:00
morkt
d741215219 (GAL): implemented multi-frame images as archives. 2018-02-24 20:40:19 +04:00
morkt
95852ac729 implemented Utage encrypted images. 2018-02-07 03:45:07 +04:00
morkt
6dafc95461 implemented hcsystem PACK archives and OPF images. 2018-01-31 00:00:54 +04:00
morkt
07c69a4866 (ZIP): query password for encrypted archives. 2018-01-30 06:34:24 +04:00
morkt
98e42a1f66 added ja-JP resources. 2018-01-29 21:56:37 +04:00
morkt
13da37b2d9 (ArcZIP): moved to separate folder. 2018-01-29 04:11:23 +04:00
morkt
ceb98dfc74 (KiriKiri): added another filename scrambling method. 2018-01-29 03:58:53 +04:00
morkt
f402d8272c (ZIP): switched to #ZipLib because Net library does not support encrypted archives. 2018-01-29 03:49:43 +04:00
morkt
0425aa269e implemented TCD1 archives and SPD7 images. 2018-01-23 15:38:52 +04:00
morkt
00feb768ea implemented DREF references as compound images. 2018-01-22 21:15:48 +04:00
morkt
816194f128 added #ZipLib reference for BZip2InputStream support.
DonNetZip bzip2 decompressor fails when input stream contains trailing
garbage.
2018-01-22 17:24:35 +04:00
morkt
045d4c0a24 implemented PalmTree 'AR' archives. 2018-01-22 15:52:49 +04:00
morkt
90b5d5f269 (NonColor): reworked archive index reading. 2018-01-22 11:41:46 +04:00
morkt
4538f9676e implemented MIK01 archives and WV5A audio. 2018-01-21 19:32:21 +04:00
morkt
7d7f5a71d2 implemented PCG archives. 2018-01-20 09:43:31 +04:00
morkt
02853c4438 implemented MNG images. 2018-01-17 01:28:48 +04:00
morkt
aa93dabd2d implemented D.O.'s VRS, GGA and GGS images. 2018-01-16 11:53:25 +04:00
morkt
2512cba973 (LST): moved to Tactics folder. 2018-01-12 20:22:25 +04:00
morkt
dabed60304 implemented DAI_SYSTEM resource archives. 2018-01-11 20:20:42 +04:00
morkt
d8389d2289 added ISettingsManager implementation. 2018-01-11 18:39:43 +04:00
morkt
df9deb0d09 Merge remote-tracking branch 'refs/remotes/origin/master' into res-settings 2018-01-09 04:31:35 +04:00
morkt
77459967fa implemented ecrypted ACTGS archives. 2018-01-09 04:30:43 +04:00
morkt
cd4e1174af fixed code to work with new resource settings interface. 2018-01-08 20:04:23 +04:00
morkt
6cdf10df13 implemented 'CLS_TEXFILE' images. 2018-01-07 01:25:12 +04:00
morkt
efa9a31658 implemented Bonk pack archives. 2018-01-05 20:25:17 +04:00
morkt
d87ac53f9b implemented Ail 'LNK2' archives. 2018-01-04 20:43:30 +04:00
morkt
22df3f0e33 implemented Nekopunch PBM images. 2018-01-03 22:01:32 +04:00
morkt
c9425ed876 implemented Maika BK archives. 2018-01-02 20:24:15 +04:00
morkt
47769f4112 changed target framework version to .Net v4.6 2018-01-02 06:56:32 +04:00
morkt
f8eb7968ca (PackedStream): generic class for compressed streams implementations. 2017-12-31 08:59:42 +04:00
morkt
54fbad8ff1 implemented 'GaleX' images. 2017-12-30 00:33:28 +04:00
morkt
1550b868f4 implemented 'Morning' encrypted archives. 2017-12-29 01:20:58 +04:00
morkt
3c252b5462 implemented 'CLS_FILELINK' archives. 2017-12-26 20:15:11 +04:00
morkt
3d43247015 implemented ARC1 archives. 2017-12-26 20:03:16 +04:00
morkt
927698d938 implemented C's ware DAT archives. 2017-12-21 04:33:38 +04:00
morkt
4adf45edcf implemented P8 archives and TB1 images. 2017-12-19 20:45:34 +04:00
morkt
f071bef660 (Unity): implemented 'resources.assets' archives. 2017-12-15 01:16:16 +04:00
morkt
45e086583c implemented GSA images. 2017-12-12 11:34:24 +04:00
morkt
46549d3634 implemented RMT images. 2017-12-11 08:11:30 +04:00
morkt
982d6fb2b1 implemented DNS archives and 'YP' images. 2017-12-10 14:14:58 +04:00
morkt
bde8615513 implemented 'WARC 1.0' archives. 2017-12-09 18:15:06 +04:00
morkt
cb000d2e50 implemented another version of Ai5Win archives. 2017-12-08 14:42:54 +04:00
morkt
99492745aa implemented XPK1 archives. 2017-12-06 08:54:12 +04:00
morkt
27e44ff9eb implemented PIC images. 2017-12-05 22:33:06 +04:00
morkt
ae0e966564 implemented CPZ7 archives. 2017-11-27 12:47:15 +04:00
morkt
698d509c19 implemented PMS images. 2017-11-26 17:04:53 +04:00
morkt
af46fefc39 (Seraphim): archives implementations split into separate classes. 2017-11-26 00:35:07 +04:00
morkt
59259051fe implemented 'PARROT1.0' archives. 2017-11-26 00:32:47 +04:00
morkt
b2d03a5844 implemented DPK archives and DBM images. 2017-11-25 01:56:49 +04:00
morkt
8e450855a3 implemented ScenePlayer PMX archives. 2017-11-24 01:24:42 +04:00
morkt
57e56e1f2a implemented UK archives and GPC images. 2017-11-23 01:23:59 +04:00
morkt
5bd5568719 implemented BPC images. 2017-11-22 19:59:13 +04:00
morkt
b8cd3d2ce4 implemented AVG32 engine seen.txt scripts archive. 2017-11-22 19:56:12 +04:00
morkt
b1c8a7ad71 implemented PNX images. 2017-11-22 19:52:26 +04:00
morkt
a1f3db374e implemented Zenos archives. 2017-11-21 12:11:51 +04:00
morkt
5d3b66824c (MGS): moved to separate file. 2017-11-21 10:23:41 +04:00
morkt
15982675c5 implemented Masys ALP bitmasks. 2017-11-21 10:13:02 +04:00
morkt
e3eba7e0f6 implemented C25 images. 2017-11-20 23:57:44 +04:00
morkt
f7b9642a41 implemented RPG Maker archives (#107) 2017-11-18 23:10:18 +04:00
morkt
f4e5fc6029 implemented Tamamo PCK archives. 2017-11-16 11:34:52 +04:00
morkt
857f4c544b (RPA): added missing Pickle codes for long integers (#104) 2017-11-07 16:00:58 +04:00
morkt
9d2eb27383 implemented 'RepiPack' archives. 2017-10-28 12:08:48 +04:00
morkt
64ba3f8294 implemented ALO images and VZY audio. 2017-10-23 08:55:38 +04:00
morkt
d7d49c010b (KiriKiri.ICrypt): added virtual method EntryReadFilter. 2017-09-27 18:04:42 +04:00
morkt
271ede6f07 implemented FGA archives. 2017-09-17 07:05:41 +04:00
morkt
481b0995a7 implemented LunaSoft PAC archives. 2017-09-12 17:34:12 +04:00
morkt
532f58625c implemented SPD archives. 2017-08-14 15:05:24 +04:00
morkt
eb53552bbc implemented PSM images (#80) 2017-07-07 19:47:14 +04:00
morkt
da3403339e (malie): generalized encryption handling. 2017-06-06 23:22:19 +04:00
morkt
b1ebf89890 implemented YaneSDK archive variation (#67). 2017-05-21 18:28:10 +04:00
morkt
2ceafe55df updated projects. 2017-05-04 04:22:22 +04:00
morkt
0fd301d72b (Kaguya): implemented AN21 animation resources. 2017-05-02 22:00:36 +04:00
morkt
0cb1783363 (Unity): implemented Texture2D images. 2017-04-14 09:43:46 +04:00
morkt
a42b34fbec (DDS): DXT5 compression. 2017-04-14 08:28:12 +04:00
morkt
3cd7ff697d (DDS): moved to separate folder. 2017-04-14 07:52:10 +04:00
morkt
3befd42b4d (Unity): moved to ArcFormats project. 2017-04-13 22:31:53 +04:00
morkt
3203e48d83 implemented PKG archive variation. 2017-04-12 04:17:24 +04:00
morkt
4cd05c152c (Seraph): moved to separate folder. 2017-04-10 14:32:13 +04:00
morkt
51a1e81a17 implemented GRP audio archive. 2017-04-07 12:40:52 +04:00
morkt
a1f2285a2e implemented MicroVision ARC1 archives, GPC images and IKM audio. 2017-04-02 15:30:00 +04:00
morkt
18529d0b83 implemented Kaguya 'UF01' archives. 2017-04-02 14:47:10 +04:00