Commit Graph

  • 3befd42b4d (Unity): moved to ArcFormats project. morkt 2017-04-13 22:31:53 +04:00
  • 0a4919ea3f updated nuget packages. morkt 2017-04-13 22:12:46 +04:00
  • 5ccc623d2c updated nuget packages. morkt 2017-04-13 22:11:21 +04:00
  • 403c769d49 (ReadAssetBundle): method moved to AssetDeserializer. morkt 2017-04-13 21:02:17 +04:00
  • 12c2690ae3 (UnityFS): implemented encrypted entries. morkt 2017-04-13 08:47:03 +04:00
  • 3203e48d83 implemented PKG archive variation. morkt 2017-04-12 04:17:24 +04:00
  • 2d41224b6e (GUI): disable format selection when images are ignored. morkt 2017-04-12 04:15:44 +04:00
  • 683546eacf (Bm_Format): added "gpp" extension. morkt 2017-04-11 17:31:05 +04:00
  • 3028c27a6d implemented 'UnityFS' archives and FSB5 audio. morkt 2017-04-11 00:19:55 +04:00
  • 31a01f2e5d use HasExtension method instead of string.EndsWith. morkt 2017-04-10 23:15:13 +04:00
  • e0a5e95081 (VFS.PathSepratorChars): made public. morkt 2017-04-10 22:19:16 +04:00
  • a4bd5caf05 added static class implementing string extension methods. morkt 2017-04-10 22:18:41 +04:00
  • 2fd4d2cf7d (Silky.ArcOpener): check for duplicate entry offsets. morkt 2017-04-10 22:04:23 +04:00
  • 3763a054dd (ExeFile.InitSectionTable): fixed section name length. morkt 2017-04-10 14:34:43 +04:00
  • e10094bf8f removed colon from error message. morkt 2017-04-10 14:33:16 +04:00
  • 4cd05c152c (Seraph): moved to separate folder. morkt 2017-04-10 14:32:13 +04:00
  • 20cf6c191b use ResourceInstance for formats instantiation. morkt 2017-04-08 19:23:46 +04:00
  • 3b74dae09f (ResourceInstance<T>): lazily initialized wrapper for formats instances. morkt 2017-04-08 18:38:23 +04:00
  • 51a1e81a17 implemented GRP audio archive. morkt 2017-04-07 12:40:52 +04:00
  • 725455e5ce (FileErrorDialog): limit error text width. morkt 2017-04-07 12:38:34 +04:00
  • 7024987d23 (File.CompactPath): new static method. morkt 2017-04-05 18:38:23 +04:00
  • e98a6a2fca (LZ4): decompression routine moved to separate class. morkt 2017-04-05 18:33:35 +04:00
  • 90564a52a8 comment remark. morkt 2017-04-04 19:34:05 +04:00
  • 42364bbdc4 updated translation credits. morkt 2017-04-04 19:33:16 +04:00
  • a961b37e69 (GUI): updated Chinese translation (#62) PeratX 2017-04-04 23:29:05 +08:00
  • af3a8665ad updated formats. morkt 2017-04-03 17:40:49 +04:00
  • 03f8fb00b2 (TlgFormat.Read): set position in ReadTlg method. morkt 2017-04-03 17:39:01 +04:00
  • f925e093f6 released v1.4.27 v1.4.27 morkt 2017-04-02 16:05:24 +04:00
  • a1f2285a2e implemented MicroVision ARC1 archives, GPC images and IKM audio. morkt 2017-04-02 15:30:00 +04:00
  • 72f0c66aab (DatOpener.OpenEntry): ArcViewStream now buffered. morkt 2017-04-02 14:49:48 +04:00
  • 18529d0b83 implemented Kaguya 'UF01' archives. morkt 2017-04-02 14:47:10 +04:00
  • ec00da4469 (Aps3Format): added 'ap3' extension. morkt 2017-04-02 14:41:53 +04:00
  • 1f45de7d35 (ArcViewStream): restored bufferization. morkt 2017-04-02 14:41:25 +04:00
  • 89de867c2d (LZ4): use literal constants. morkt 2017-04-02 10:01:51 +04:00
  • e604ed6607 (ArcView.GetPointer): changed accessibility. morkt 2017-03-31 13:49:33 +04:00
  • 3ae37c7a19 (ArcView): use unsafe pointer to access memory directly. morkt 2017-03-31 13:27:51 +04:00
  • 6e11704808 (ArcView.ArcStream): moved to separate file and renamed to ArcViewStream. morkt 2017-03-30 05:49:02 +04:00
  • 68aad58569 (ArcView.ArcStream): added bufferization. morkt 2017-03-29 15:15:30 +04:00
  • 2c7b82535e (BMP): support ancient header format. morkt 2017-03-29 08:51:53 +04:00
  • fd4563c812 implemented CRZ images. morkt 2017-03-29 02:57:34 +04:00
  • 3c54de3672 implemented GRA images. morkt 2017-03-28 10:09:07 +04:00
  • f7b83ded85 implemented MJA animation as frame archives. morkt 2017-03-27 08:22:42 +04:00
  • 32a018fd7c implemented 'pf2' archives. morkt 2017-03-27 08:19:52 +04:00
  • aeff1b48e4 updated formats. morkt 2017-03-26 09:06:49 +04:00
  • 3cefd9d151 (Csystem): implemented incremental images. morkt 2017-03-26 07:27:52 +04:00
  • 305680a4d3 added profiler files. morkt 2017-03-26 07:17:20 +04:00
  • 1d4cd23c50 (Csystem): another archive format. morkt 2017-03-26 04:12:53 +04:00
  • 9610424516 (Csystem): another image format. morkt 2017-03-26 04:06:44 +04:00
  • 2ee030aa84 (Csystem): archive index reading moved to specialized classes. morkt 2017-03-26 04:05:35 +04:00
  • 77cb9a853f (KiriKiri.KissCrypt): new decryptor. morkt 2017-03-24 22:50:36 +04:00
  • 1d849c37d6 (Csystem): tweaked filenames matching. morkt 2017-03-24 22:48:56 +04:00
  • 002158cbbb (Dogenzaka.BinOpener): additional sanity check. morkt 2017-03-24 22:47:06 +04:00
  • 8947e19d00 (LzssStream): use FrameFill property. morkt 2017-03-24 22:46:16 +04:00
  • 5620f48ea9 (PX): additional formats. morkt 2017-03-24 22:45:43 +04:00
  • 0d98917d5e (TAC): recognize hashed filenames. morkt 2017-03-22 03:06:19 +04:00
  • f4363f3200 (RHA): corrected frame length calculation. morkt 2017-03-22 03:03:03 +04:00
  • 19f40169e2 (Csystem): archive name parser for 'inyoukyou_kuon'. morkt 2017-03-22 03:02:21 +04:00
  • 511ba480b0 (Adp4Audio): implemented ADPS decoder. morkt 2017-03-21 02:09:01 +04:00
  • 3cfdb81ffa implemented RHA audio. morkt 2017-03-20 03:29:50 +04:00
  • 2d9eceadfe implemented access to Leaf multi-frame images. morkt 2017-03-17 16:01:38 +04:00
  • dffbf92272 (XP3): addional entry sanity check. morkt 2017-03-17 15:59:30 +04:00
  • 4e5b299f6a (Csystem): support older archives. morkt 2017-03-17 15:58:52 +04:00
  • 8956722f76 (Dogenzaka.BinOpener): additional entry check. morkt 2017-03-17 15:51:06 +04:00
  • 7b7c6c7174 updated formats. morkt 2017-03-15 18:41:01 +04:00
  • 5666fd18c0 updated formats. morkt 2017-03-14 05:41:19 +04:00
  • 309b1efe11 (EAGLS): recognize large index files (#53) morkt 2017-03-14 00:46:57 +04:00
  • 4d7534151a (Malie): implemented non-encrypted LIBU archives. morkt 2017-03-13 19:17:59 +04:00
  • 84e77b54f6 (QLIE): allow null values in KnownKeys. morkt 2017-03-13 19:16:18 +04:00
  • e50d3af3d9 implemented PKG archives. morkt 2017-03-13 18:05:31 +04:00
  • 29a9c6d5e4 (QLIE): fixed older archives decryption. morkt 2017-03-13 09:02:19 +04:00
  • e15754bf43 (G00Opener): replaced TgaStream with IImageDecoder. morkt 2017-03-12 17:50:08 +04:00
  • 7b5359e9a8 (TgaStream): obsolete. morkt 2017-03-12 17:47:17 +04:00
  • 2821973a12 updated formats. morkt 2017-03-12 15:57:59 +04:00
  • b38d960ec2 (ABMP): moved reader to separate class. morkt 2017-03-12 15:46:36 +04:00
  • 32cc294fb0 (ABMP): implemented 'abimgdat15' sections. morkt 2017-03-12 06:21:43 +04:00
  • 2d6dec4dfc (QLIE): implemented FilePackVer3.1 morkt 2017-03-12 05:45:36 +04:00
  • 7ddc894742 (MMX): added PSRLD instruction. morkt 2017-03-12 05:39:17 +04:00
  • 5b6f4e2c27 (KAAS): PbOpener moved to separate file. morkt 2017-03-11 11:46:10 +04:00
  • b0329096ff (KAAS): implemented compression methods 1, 2, 8 and 9. morkt 2017-03-11 11:40:30 +04:00
  • 0206bc574e implemented KAAS engine audio. morkt 2017-03-11 11:37:51 +04:00
  • df15daebf0 (ags): green background by default. morkt 2017-03-11 11:37:22 +04:00
  • da05891157 (Ags.AniOpener): moved to separate file. morkt 2017-03-09 10:53:24 +04:00
  • caeba06245 (AGS): static members made non-static. morkt 2017-03-09 10:52:39 +04:00
  • 1942af2774 (GalReader.ReadJpeg): is_alpha argument is redundant. morkt 2017-03-09 10:50:32 +04:00
  • ed048e25f3 (ReadColorMap): added RgbA and BgrA formats. morkt 2017-03-09 10:48:53 +04:00
  • 859a327f65 (GAL): fixed jpeg unpacker. morkt 2017-03-05 21:52:05 +04:00
  • 79a9e05dc6 (GUI): asynchronous archive open. async-open morkt 2017-03-05 08:31:27 +04:00
  • 9606b673c2 (error dialogs): focus forced on the first button. morkt 2017-03-03 17:53:43 +04:00
  • 9fbdba9da3 (ApplicationExit): exception guard. morkt 2017-03-03 17:46:28 +04:00
  • 1e14ff627a (BGI): detect file types manually instead of relying on AutoEntry. morkt 2017-03-03 17:45:00 +04:00
  • 01cd7d7675 (MPK): check if *.msc entries are actually encrypted. morkt 2017-03-03 17:42:51 +04:00
  • bbc77ecbaf (NEKOPACK): force *.alp files untyped. morkt 2017-03-03 17:42:01 +04:00
  • 262ffcdd2a (LZ4): messed up frame header bits. morkt 2017-03-03 17:41:08 +04:00
  • f435bf7349 (MP3): added threshold for searching sync byte. morkt 2017-03-03 17:38:58 +04:00
  • 5990e6603f updated formats. morkt 2017-03-01 16:34:33 +04:00
  • 497091f726 removed Ookii.Dialogs from packages. morkt 2017-03-01 14:36:09 +04:00
  • 3f3b380f5e removed Ookii.Dialogs from packages. morkt 2017-03-01 14:35:47 +04:00
  • b0665d4dbf (ADS): workaround empty entry names. morkt 2017-03-01 14:34:53 +04:00
  • 3db6d9a732 released v1.4.26 v1.4.26 morkt 2017-02-26 20:49:41 +04:00
  • 3c5b8230e4 (NOA): look for archive key in accompanying exe files. morkt 2017-02-26 02:42:05 +04:00