Commit Graph

  • ab5d1e03fc (LINK): 'params.dat' deserializer fine-tuning. morkt 2017-11-27 12:43:47 +04:00
  • 698d509c19 implemented PMS images. morkt 2017-11-26 17:04:53 +04:00
  • 73c4688148 (ImageData.Create): accept Array object as pixels array. morkt 2017-11-26 16:58:43 +04:00
  • af46fefc39 (Seraphim): archives implementations split into separate classes. morkt 2017-11-26 00:35:07 +04:00
  • 59259051fe implemented 'PARROT1.0' archives. morkt 2017-11-26 00:32:47 +04:00
  • e8ebfe4d1b typo. morkt 2017-11-26 00:32:20 +04:00
  • b18cf73df4 updated formats. morkt 2017-11-25 07:39:44 +04:00
  • b2d03a5844 implemented DPK archives and DBM images. morkt 2017-11-25 01:56:49 +04:00
  • 8d9c51ea02 implemented BLD archives. morkt 2017-11-25 01:55:23 +04:00
  • 74874e44cf (MAI4): try default decompression method, fall back to the second one on failure. morkt 2017-11-24 01:28:43 +04:00
  • 98288fdf1c (IFL): fixed compressed files handling. morkt 2017-11-24 01:25:55 +04:00
  • 8e450855a3 implemented ScenePlayer PMX archives. morkt 2017-11-24 01:24:42 +04:00
  • 0f7fb19f88 (GRD): use common LzssStream class for decompression. morkt 2017-11-23 18:24:21 +04:00
  • c7ba369605 (PmpFormat.ReadMetaData): use PeekByte instead of ReadByte. morkt 2017-11-23 18:22:56 +04:00
  • 57e56e1f2a implemented UK archives and GPC images. morkt 2017-11-23 01:23:59 +04:00
  • 979582304c (BPC): fixed BPP sanity check. morkt 2017-11-23 01:21:14 +04:00
  • 5bd5568719 implemented BPC images. morkt 2017-11-22 19:59:13 +04:00
  • b8cd3d2ce4 implemented AVG32 engine seen.txt scripts archive. morkt 2017-11-22 19:56:12 +04:00
  • b1c8a7ad71 implemented PNX images. morkt 2017-11-22 19:52:26 +04:00
  • 8d7d06e1ac (GUI): convert wave audio providers to ISampleProvider. morkt 2017-11-21 12:13:42 +04:00
  • a1f3db374e implemented Zenos archives. morkt 2017-11-21 12:11:51 +04:00
  • aec330d8a5 (RPM): moved archive index interpreter logic to separate class. morkt 2017-11-21 12:10:18 +04:00
  • 5d3b66824c (MGS): moved to separate file. morkt 2017-11-21 10:23:41 +04:00
  • 15982675c5 implemented Masys ALP bitmasks. morkt 2017-11-21 10:13:02 +04:00
  • f5a847c966 (MGS): archive could contain non-WAV files too. morkt 2017-11-21 10:12:07 +04:00
  • 4967aae168 (WILL): archives may contain filenames without extension. morkt 2017-11-21 00:01:23 +04:00
  • 0158006226 (RGSS): dropped one version check. morkt 2017-11-21 00:00:07 +04:00
  • 91a1ea7705 (FA2): misc. morkt 2017-11-20 23:59:28 +04:00
  • e3eba7e0f6 implemented C25 images. morkt 2017-11-20 23:57:44 +04:00
  • f7b9642a41 implemented RPG Maker archives (#107) morkt 2017-11-18 23:10:18 +04:00
  • f4e5fc6029 implemented Tamamo PCK archives. morkt 2017-11-16 11:34:52 +04:00
  • 5d6438c2b6 (ARCG): recognize BMX archives with external encrypted index. morkt 2017-11-12 10:13:16 +04:00
  • 601b335238 (WSM): recognize 'WSM4' archives. morkt 2017-11-12 10:05:49 +04:00
  • 6553d73230 (MBF): recognize 'MBF1' archives. morkt 2017-11-12 10:05:02 +04:00
  • 800e69dfcb (BMP): use image offset stored in header. morkt 2017-11-12 10:02:21 +04:00
  • dd26dd9ae3 (GUI): reset filename lookup on Enter keypress. morkt 2017-11-12 09:58:58 +04:00
  • 41fe47f7b5 (MBL): graphics archive format variation. morkt 2017-11-12 09:56:01 +04:00
  • 6e035b7c25 released v1.4.32 v1.4.32 morkt 2017-11-09 20:27:26 +04:00
  • cb536f040e (fPK): implemented archives version 2. morkt 2017-11-09 00:57:32 +04:00
  • dcedc79678 (SG): implemented sRGB images type 3. morkt 2017-11-09 00:16:05 +04:00
  • 1d59b50ea1 (RPA): do not prepend empty header to entries. morkt 2017-11-09 00:14:44 +04:00
  • 857f4c544b (RPA): added missing Pickle codes for long integers (#104) morkt 2017-11-07 16:00:58 +04:00
  • e783d26957 (GCP): non-standard bitmaps workaround. morkt 2017-11-07 15:43:23 +04:00
  • 62ccf44288 (GRP): archive variation. morkt 2017-11-07 15:43:01 +04:00
  • 84a94d1636 updated formats. morkt 2017-10-30 08:54:17 +04:00
  • 0bb857876b (RepiPack): only ASCII characters supposed to be low-cased. morkt 2017-10-29 08:12:46 +04:00
  • 9d2eb27383 implemented 'RepiPack' archives. morkt 2017-10-28 12:08:48 +04:00
  • ac27791ea3 use FormatCatalog.ReadFileList method to read file lists. morkt 2017-10-28 11:49:15 +04:00
  • 4517bd55e8 (VZY): dispose original stream. morkt 2017-10-28 11:47:39 +04:00
  • 883cbb2954 (FormatCatalog): added ReadFileList method. morkt 2017-10-28 11:46:03 +04:00
  • da1762dc64 (MD5): added final methods. morkt 2017-10-28 11:43:25 +04:00
  • 64ba3f8294 implemented ALO images and VZY audio. morkt 2017-10-23 08:55:38 +04:00
  • 703b097de5 (WMA): NAudio has been updated, workaround no longer necessary. morkt 2017-10-07 00:54:49 +04:00
  • da61e5e3ba updated nuget packages. morkt 2017-10-07 00:53:28 +04:00
  • bfe38d3ef8 updated formats. morkt 2017-10-06 12:32:44 +04:00
  • 13f53affbb (Csystem): workaround for some incremental images. morkt 2017-10-01 17:59:31 +04:00
  • 90941a0ba6 updated formats. morkt 2017-09-30 20:18:20 +04:00
  • d54305d3ff (Csystem): slight image variation. morkt 2017-09-30 20:14:52 +04:00
  • d7d49c010b (KiriKiri.ICrypt): added virtual method EntryReadFilter. morkt 2017-09-27 18:04:42 +04:00
  • b713a01031 (XP3): added optional AES decryption. morkt 2017-09-27 15:42:53 +04:00
  • 99ab258678 (ERI): fixed incremental images with different stride. (#96) morkt 2017-09-26 21:20:21 +04:00
  • c29aee53b8 updated formats. morkt 2017-09-22 13:25:05 +04:00
  • d4132c2cac (SFA): replaced AosEntry with PackedEntry. morkt 2017-09-22 13:22:21 +04:00
  • 09793a08d8 variation of ABM bitmaps. morkt 2017-09-17 07:08:58 +04:00
  • 271ede6f07 implemented FGA archives. morkt 2017-09-17 07:05:41 +04:00
  • 81be6901a3 updated formats. morkt 2017-09-12 17:40:21 +04:00
  • cb2b6e2f43 (KiriKiri): another encryption scheme. morkt 2017-09-12 17:35:11 +04:00
  • 481b0995a7 implemented LunaSoft PAC archives. morkt 2017-09-12 17:34:12 +04:00
  • afb13290f5 released v1.4.31 v1.4.31 morkt 2017-08-15 16:20:05 +04:00
  • d6e441fe64 (KiriKiri): added variation of CX encryption scheme. morkt 2017-08-15 16:07:54 +04:00
  • 651aad92a2 (LibCfiScheme): added 'rotate key' scheme parameter. morkt 2017-08-15 16:04:53 +04:00
  • 0b80548a81 updated formats. morkt 2017-08-14 15:08:24 +04:00
  • fd55204172 (TCD): assign "image" type to *.spd files. morkt 2017-08-14 15:05:59 +04:00
  • 532f58625c implemented SPD archives. morkt 2017-08-14 15:05:24 +04:00
  • 4b0506c9d0 (YPF): lookup game by executable name. morkt 2017-08-14 15:04:25 +04:00
  • f40226866c (QLIE): updated 'FilePackVer3.1' archives support (#84) morkt 2017-07-29 02:13:22 +04:00
  • 8724e8131c (INT): added scheme lookup by executable name. morkt 2017-07-28 16:53:34 +04:00
  • c499d4c707 updated formats. morkt 2017-07-28 16:50:32 +04:00
  • b574d2fb96 updated formats. morkt 2017-07-24 14:33:26 +04:00
  • c00747a38b (GUI): added CP936 to text encodings dropdown list (#82). morkt 2017-07-19 07:19:53 +04:00
  • e1bfe9cb09 fixed cast. morkt 2017-07-19 07:01:13 +04:00
  • 40575baacb (MG2): alternative encryption (#81) morkt 2017-07-17 11:07:21 +04:00
  • ad16b754ae (PngFormat.ReadMetaData): additional sanity checks. morkt 2017-07-17 11:04:39 +04:00
  • 3ad1c60dde updated formats. morkt 2017-07-15 06:11:11 +04:00
  • b4ec3d229e (GBC): format variation. morkt 2017-07-15 06:08:51 +04:00
  • cbab8b200a (PCF): alternative encryption scheme. morkt 2017-07-15 06:03:04 +04:00
  • 37539cc083 -debug. morkt 2017-07-15 06:00:33 +04:00
  • eb53552bbc implemented PSM images (#80) morkt 2017-07-07 19:47:14 +04:00
  • 0c8b3e3e62 released v1.4.30 v1.4.30 morkt 2017-07-05 14:24:25 +04:00
  • 2aa6f92b1a (DxLib): implemented archives version 6. morkt 2017-07-05 01:11:23 +04:00
  • 8c37a7e107 (Csystem): support new incremental images. morkt 2017-07-04 07:41:54 +04:00
  • 525c2ff29b (KiriKiri.RhapsodyCrypt): added "txt" extension. morkt 2017-07-04 07:38:19 +04:00
  • 1aeb6cb791 updated formats. morkt 2017-06-27 14:48:04 +04:00
  • 5bd63c01cb (XP3): adjusted reading filenames from archive index. morkt 2017-06-27 14:42:27 +04:00
  • 37a038b090 updated formats. morkt 2017-06-14 01:21:32 +04:00
  • 96ebe2bd85 (PFS): recognize 'pf6' archives. morkt 2017-06-14 01:19:06 +04:00
  • 5097a98cb3 updated formats. morkt 2017-06-08 08:29:31 +04:00
  • 241cb95f8b (CfiDecryptor): null argument check. morkt 2017-06-08 08:27:01 +04:00
  • 8a74eb1c77 (malie): LIBP alignment handling. morkt 2017-06-07 00:54:03 +04:00
  • 360664343f updated formats. morkt 2017-06-06 23:25:16 +04:00