Commit Graph

  • b0fcb19c08 implemented Patisserie archives. morkt 2016-07-22 02:39:46 +04:00
  • 25423aadcf implemented DAF1 archives. morkt 2016-07-22 02:37:11 +04:00
  • 01fdad4d9e implemented NpkOpener.Create() morkt 2016-07-18 02:17:32 +04:00
  • 9a94416f23 (NPK2): added GUI widget. morkt 2016-07-10 12:21:38 +04:00
  • ebb6c91a73 additonal checks to reduce false positives. morkt 2016-07-10 12:18:38 +04:00
  • 9133adeab9 released v1.2.18 v1.2.18 morkt 2016-07-07 17:38:02 +04:00
  • fa972916c3 (AImageHeader): don't require input stream to be seekable. morkt 2016-07-07 14:44:19 +04:00
  • b99f0c7029 implemented multi-frame WIP images. morkt 2016-07-07 08:25:20 +04:00
  • db294724dc (CxEncryption.Init): control block expected to be on a dword boundary. morkt 2016-07-07 08:22:31 +04:00
  • 29d9a262f3 implemented RC4-encrypted PNG images. morkt 2016-07-06 08:31:30 +04:00
  • 0932e0e547 (TACTICS_ARC_FILE): old format recognized. morkt 2016-07-06 08:30:07 +04:00
  • 55ba371949 implemented Cyberworks archives. morkt 2016-07-06 04:14:42 +04:00
  • 03d62b91d9 (Marble): implemented video files as archives containing set of frames. morkt 2016-07-04 00:13:33 +04:00
  • 27684875cf (MGPK): added encryption query widget. morkt 2016-07-04 00:11:14 +04:00
  • 883ee94a7e (InputProxyStream): generalization of input filters. morkt 2016-07-02 06:06:32 +04:00
  • cc22f988c6 implemented AXR archives and ZAW images. morkt 2016-07-01 20:03:46 +04:00
  • 91ddccf8d6 implemented another version of MRG archives. morkt 2016-07-01 12:21:07 +04:00
  • 69e29dc0f9 (XP3): recognize filenames stored in hash table. morkt 2016-07-01 06:23:03 +04:00
  • 86fb8d4a0e (YPF): adjusted version detection. morkt 2016-06-30 20:37:53 +04:00
  • f6304da105 implemented GXP archives. morkt 2016-06-30 20:36:46 +04:00
  • d3fa6c005d (IAF): implemented older format and fixed alpha channel handling. morkt 2016-06-28 20:24:38 +04:00
  • 3e8c921493 another archive format. morkt 2016-06-26 00:20:36 +04:00
  • a975e6c415 (AutoEntry): removed unused field. morkt 2016-06-25 22:43:08 +04:00
  • 59d7c3ad40 (GSD): renamed to BlackRainbow. morkt 2016-06-25 22:42:43 +04:00
  • 1ad7cfde74 implemented Aoi AGF images. morkt 2016-06-24 21:58:47 +04:00
  • 21138f9dcd implemented PBZ archives, PSB images and MV audio. morkt 2016-06-24 19:06:01 +04:00
  • 554ec7edce (GrxFormat): fixed alpha channel handling. morkt 2016-06-24 09:48:22 +04:00
  • 49c66fecc2 implemented GEC images. morkt 2016-06-21 17:48:03 +04:00
  • 880245fea4 implemented EENC images and UM3 audio. morkt 2016-06-19 03:06:09 +04:00
  • db22d43f4a (DecryptYstb): added versions. morkt 2016-06-19 03:00:01 +04:00
  • 02efade7ff (ImageFormat.Write): use overloaded BitmapFrame.Create method. morkt 2016-06-18 11:02:33 +04:00
  • 92ad52ca43 (IsWritableDirectory): check for real. morkt 2016-06-18 10:13:04 +04:00
  • 394a7949dd (ArcFile.TryOpen): don't try same format twice. morkt 2016-06-18 10:10:19 +04:00
  • 9cf0c88b59 (AppliqueCrypt): fixed block decryption logic. morkt 2016-06-14 18:23:27 +04:00
  • 46b7346c8d (EmeOpener): set PackedEntry.IsPacked propery. morkt 2016-06-14 18:14:35 +04:00
  • 5c7170f9c9 (KiriKiri): added another encryption algorithm. morkt 2016-06-14 18:13:38 +04:00
  • eb61ca6861 (VffOpener): offsets are 64-bit integers. morkt 2016-06-14 18:12:21 +04:00
  • 7920af7fe9 (GUI): settings upgrade moved to ApplicationStartup handler. morkt 2016-06-14 18:10:27 +04:00
  • 95e7aa7614 released v1.2.17 v1.2.17 morkt 2016-06-12 01:38:09 +04:00
  • e126af2070 (SafOpener): added sanity check. morkt 2016-06-12 01:08:43 +04:00
  • e05369546e (VawAudio): decode 'PACKTYPE=1' files. morkt 2016-06-12 00:14:56 +04:00
  • bbc58bd0e0 Merge branch 'master' of https://github.com/morkt/GARbro morkt 2016-06-11 22:24:21 +04:00
  • 4b0f220b5d (WipFormat): tweaked Trace reporting. morkt 2016-06-11 22:16:50 +04:00
  • 066bf1fa13 update korean translation (#29) mireado 2016-06-12 02:37:15 +09:00
  • 08cd673408 (ArcFile.OpenView): ensure that length supplied to ArcView is always greater than zero. morkt 2016-06-11 06:38:47 +04:00
  • da42dcdd9d implemented incremental PGD images (#28) morkt 2016-06-11 00:55:11 +04:00
  • dd9ed869c5 (GalFormat): use string representation of keys instead of numeric. morkt 2016-06-10 06:27:21 +04:00
  • cb04b322f2 implemented 'vff' archives and GAL images. morkt 2016-06-10 04:39:29 +04:00
  • 9b04f39738 (DwqFormat): PACKTYPE 1 is a packed BMP. morkt 2016-06-09 19:48:07 +04:00
  • 46a6c5390f (SysFormat): Risa game platform system format. morkt 2016-06-07 23:33:31 +04:00
  • 3dd93d337d renamed Risa-related files. morkt 2016-06-07 23:31:26 +04:00
  • b7f4c3602d update korean translation (#27) mireado 2016-06-07 23:54:39 +09:00
  • fe10be0563 (XP3): changed wording for encryption popup notice. morkt 2016-06-06 23:22:08 +04:00
  • d0ef693a2a (WipFormat.Reader): cleanup. morkt 2016-06-06 21:21:34 +04:00
  • 7133aa5ea8 (ArcOpener): ignore parse errors in case of incorrect filename length. morkt 2016-06-06 21:20:34 +04:00
  • a3e2aa5848 (CctOpener): XMED entries not necessary are scripts. morkt 2016-06-06 21:19:38 +04:00
  • 6660b8aa41 implemented MFC and SBI images. morkt 2016-06-06 21:18:07 +04:00
  • ef8b4ba06b (SzsOpener): entry count is 32-bit. morkt 2016-06-05 23:36:48 +04:00
  • 7347e5fac5 implemented SYG images. morkt 2016-06-05 23:36:27 +04:00
  • 4b945bc46a implemented SZS archives and TIG images. morkt 2016-06-04 20:01:19 +04:00
  • 3bf28986b8 (DwqFormat): PACKBMP with mask has alpha channel. morkt 2016-06-04 19:58:36 +04:00
  • 37a1a4311c switch to dragging cursor on left mouse button down. morkt 2016-06-04 00:43:13 +04:00
  • aeccf3a545 added cursor files. morkt 2016-06-03 18:18:58 +04:00
  • f7e395b76b override cursor within image preview pane. morkt 2016-06-03 18:16:40 +04:00
  • 07eb5c07f0 implemented ancient GPH image format. morkt 2016-06-01 17:15:11 +04:00
  • 0323b70b4c (PrsFormat): implemented 32bpp images. morkt 2016-05-31 02:47:02 +04:00
  • b18ede8684 implemented '*_scr.med' archives decryption. morkt 2016-05-31 02:41:33 +04:00
  • acb32ac1fe implemented Studio Nekopunch PACK archives. morkt 2016-05-30 17:07:15 +04:00
  • 9f004452ba (ViewPointer): unsafe wrapper around memory mapped view pointer. morkt 2016-05-30 15:51:37 +04:00
  • a470d27993 deleted unused file. morkt 2016-05-30 15:49:21 +04:00
  • 97c4722d86 implemented DxLib MED archives. morkt 2016-05-30 15:48:02 +04:00
  • 98918ff5b5 implemented ancient VOL archives. morkt 2016-05-30 15:45:14 +04:00
  • b21e122534 (ArcEncryptedBase): base class for encrypted archives. morkt 2016-05-30 15:43:11 +04:00
  • 0d6e3f9a97 implemented Creative Voice File format. morkt 2016-05-30 15:41:15 +04:00
  • 50cff74a56 another variant of CPB TYP1 images. morkt 2016-05-27 12:17:32 +04:00
  • 4479c1d417 another variant of AZSystem encrypted archives. morkt 2016-05-27 12:16:12 +04:00
  • e69586a93b force output encoding to UTF-8. morkt 2016-05-27 12:13:32 +04:00
  • 656205488c (GUI): removed unused resources. morkt 2016-05-27 12:13:06 +04:00
  • f9c39e87a3 (GUI): added site link to about box. morkt 2016-05-27 12:12:28 +04:00
  • ddd5c89cd1 another Kirikiri encryption scheme (#26). morkt 2016-05-25 03:55:13 +04:00
  • b1b0c74bc9 (CxEncryption): optionally look for encryption control block within TPM plugin file. morkt 2016-05-25 03:15:45 +04:00
  • ca9126907c don't concatenate strings inside lambda expressions. morkt 2016-05-25 03:07:19 +04:00
  • f1b0c3d6b5 (TmrHiro.GrdFormat): implemented Huffman compression. morkt 2016-05-25 01:32:26 +04:00
  • e8e53a7b0d (HuffmanReader.Unpack): code reduction. morkt 2016-05-24 15:18:35 +04:00
  • 8297d6daff (Xp3): added StratupTjsNotEncrypted encryption scheme property. morkt 2016-05-24 15:16:29 +04:00
  • b91fdeddf1 (IndexReader): refined compressed entries detection. morkt 2016-05-23 22:56:36 +04:00
  • d63bb19338 (GraFormat): recognize images without 'gra' signature. morkt 2016-05-23 22:55:04 +04:00
  • 0f9c679b8c (DatOpener): recognize archives with different filename lengths. morkt 2016-05-23 22:50:11 +04:00
  • 98ee3af701 (PakOpener): additional sanity check. morkt 2016-05-23 22:40:49 +04:00
  • 98d6e6c555 use string.IsNullOrWhiteSpace to check for valid filenames. morkt 2016-05-23 22:39:53 +04:00
  • f44a2a5e9c (PgxFormat): read additional image meta data. morkt 2016-05-23 22:38:37 +04:00
  • 733e731eda updated supported schemes. morkt 2016-05-22 11:59:32 +04:00
  • 5f1641243b variation of Nitro+ PAK archives. morkt 2016-05-21 10:31:09 +04:00
  • 6d5b49ab3e (MblOpener): additional sanity check to reduce false positives. morkt 2016-05-21 10:29:57 +04:00
  • c493e8a307 implemented GR3 image format. morkt 2016-05-20 21:53:09 +04:00
  • 6adfefa120 moved ArcNexas to separate directory. morkt 2016-05-20 20:29:41 +04:00
  • 8732a8a837 (PrefixStream, StreamRegion): derive from ProxyStream. morkt 2016-05-20 20:28:57 +04:00
  • 0c426d723f released v1.2.16 v1.2.16 morkt 2016-05-20 04:33:05 +04:00
  • 2b41686e3f implemented 'non color' ARC archives. morkt 2016-05-20 04:12:23 +04:00
  • f4517d4183 (DwqFormat): refined alpha-channel detection. morkt 2016-05-20 04:10:12 +04:00