Commit Graph

  • 0002d55d7d (LzReader): slightly improved LZSS decompression performance. morkt 2015-09-13 19:27:00 +04:00
  • 199acb763b WPFToolkit is managed by nuget. morkt 2015-09-12 15:29:19 +04:00
  • 3be1c106c0 SPL image format. morkt 2015-09-10 04:37:31 +04:00
  • 8cb813f6c9 fixed YH1 decompression. morkt 2015-09-10 04:32:27 +04:00
  • a5a9d10678 WARC archive variation. morkt 2015-09-09 22:06:55 +04:00
  • 0fb2fa9a8a another CxDec encryption scheme. morkt 2015-09-06 09:04:02 +04:00
  • 184208f496 implemented two more KiriKiri decryption schemes. morkt 2015-09-06 05:39:01 +04:00
  • c3c5261458 further VFS fixes. morkt 2015-09-06 05:33:56 +04:00
  • 8ef162709a (ArcFile.CreateFileSystem): changed return type. morkt 2015-09-06 05:31:06 +04:00
  • c9f070731d VFS aftermath. morkt 2015-09-05 10:06:12 +04:00
  • 23b09d9783 (DirectoryViewModel.GetFiles): removed unused method. morkt 2015-09-05 10:05:13 +04:00
  • a06bae057e TreeArchiveFileSystem fixes. morkt 2015-09-05 10:04:38 +04:00
  • 67b24e5823 check whether "tex" is a directory. morkt 2015-09-05 10:03:34 +04:00
  • 9be57a39ed miris archives implementation. morkt 2015-09-03 17:40:10 +04:00
  • 489a00cf7b (ArchiveFileSystem): check archive directory for duplicates. morkt 2015-09-03 17:15:39 +04:00
  • a647b68fed updated assembly versions to reflect VFS implementation. morkt 2015-09-03 07:21:41 +04:00
  • 503855b55b recognize more of Nexas archives. morkt 2015-09-03 07:13:12 +04:00
  • 40c280a23c (ZLibStream): dispose of supplied stream in case of initialization errors. morkt 2015-09-03 07:05:55 +04:00
  • 81ab95ebf1 (ArchiveFileSystem): base abstract class for flat ant tree archive file systems. morkt 2015-09-02 04:25:35 +04:00
  • 047d07f376 (FileSystemStack.ChDir): directory traversal fixes. morkt 2015-09-02 04:12:38 +04:00
  • 8105d7c59f (ReadBaseImage): use VFS.CombinePath() morkt 2015-09-02 04:11:22 +04:00
  • 7a8608475e (ExtractItemExec): "visit" extracted archive by means of VFS.ChDir() morkt 2015-09-02 02:59:25 +04:00
  • 5dcbcd76c9 (VFS.FullPath): do not rebuild hierarchy when new path is almost identical. morkt 2015-09-02 02:57:36 +04:00
  • 4d48b25512 virtual file system migration. morkt 2015-09-01 14:20:18 +04:00
  • ddfd5a117d (ReadIndex): clear directory index that was possibly partially-filled. morkt 2015-09-01 14:14:39 +04:00
  • a149cab7e6 (IFileSystem.FileExists): new method. morkt 2015-09-01 14:13:11 +04:00
  • 1db7e865cd (IFileSystem.CombinePath): new method. morkt 2015-09-01 12:15:10 +04:00
  • 72d14c07df (GarCreate): fixed entries with absolute paths. morkt 2015-09-01 12:13:37 +04:00
  • 0223fb0625 (ArchiveFileSystem): fixed directory traversal. morkt 2015-09-01 10:30:36 +04:00
  • d0d0fc0d36 merge morkt 2015-09-01 09:27:29 +04:00
  • 7f44339b30 fixed full path order. morkt 2015-09-01 09:23:29 +04:00
  • 2ea64e25da virtual file system fixes. morkt 2015-09-01 08:52:47 +04:00
  • 857069cb33 virtual file system preliminary implementation. morkt 2015-08-31 10:48:27 +04:00
  • 86c2dcd24e virtual file system fixes. morkt 2015-09-01 08:52:47 +04:00
  • aa225cc967 implemented encrypted NSA archives. morkt 2015-09-01 03:38:04 +04:00
  • 9d1d320cd2 virtual file system preliminary implementation. morkt 2015-08-31 10:48:27 +04:00
  • 47b3d6adf0 released v1.1.6 v1.1.6 morkt 2015-08-31 01:22:50 +04:00
  • 0a8a6247a4 implemented CompressedBG image format. morkt 2015-08-31 01:09:27 +04:00
  • ff54563560 (DscDecoder): added Length property. morkt 2015-08-31 01:06:40 +04:00
  • 46dbf2b142 GameRes refactoring. morkt 2015-08-30 22:34:06 +04:00
  • 4bfdc502e4 (BgiAudio.TryOpen): check stream position against file length. morkt 2015-08-30 03:43:12 +04:00
  • 46bd0a5e47 implemented Emic engine formats. morkt 2015-08-30 03:39:01 +04:00
  • 275652e3d7 fixed BGI huffman decompression. morkt 2015-08-29 23:27:00 +04:00
  • a0ae95d1ef added BURIKO ARC20 archives reader. morkt 2015-08-29 22:10:59 +04:00
  • fdd5a2aba6 BGI audio format interpreter moved to separate class. morkt 2015-08-29 22:09:58 +04:00
  • 602735f9e4 display hidden files. morkt 2015-08-29 19:43:24 +04:00
  • 5968f6cd24 set default extension to PAK. morkt 2015-08-29 19:40:14 +04:00
  • 036a5dd878 added Amber Quartz passphrase. morkt 2015-08-29 19:39:27 +04:00
  • fa0dba0dd7 updated supported titles. morkt 2015-08-27 03:13:31 +04:00
  • d67b4b05fa (DscDecoder): derive from MsbBitStream class. morkt 2015-08-27 03:12:42 +04:00
  • 29b0658460 (BinOpener.IsHierarchic): true morkt 2015-08-27 03:11:32 +04:00
  • c89104a8bb "assign file type" string. morkt 2015-08-27 03:08:21 +04:00
  • 21c88e184d (Reset): new public method. morkt 2015-08-27 03:07:38 +04:00
  • aadddecc9b renamed GSD folder [Game Script Decoder engine]. morkt 2015-08-27 03:06:50 +04:00
  • 4e5aed23d8 (YkcOpener): decrypt YKS script files. morkt 2015-08-23 09:51:49 +04:00
  • ce27b2a5db YKG image format variation. morkt 2015-08-23 09:50:49 +04:00
  • ab19d0b0e3 added "Set file type" command. morkt 2015-08-23 07:35:05 +04:00
  • 31842bdea5 implemented BDF multi-frame images. morkt 2015-08-23 07:33:37 +04:00
  • b926bff7f5 removed superfluous usings. morkt 2015-08-23 07:31:47 +04:00
  • 5895886a8f Bit stream on top of the IO.Stream morkt 2015-08-23 07:30:29 +04:00
  • 7213e8d61e (PacOpener): decompress CMP1-compressed scripts. morkt 2015-08-21 02:22:29 +04:00
  • 18e7d1f849 slightly improved CMP1 decompression performance. morkt 2015-08-21 02:21:31 +04:00
  • d38386ae16 added another ISF encryption scheme. morkt 2015-08-20 21:19:20 +04:00
  • b05c253e8b reorganized project directory structure. morkt 2015-08-19 21:40:32 +04:00
  • dd2c19c8c1 fixed GCE1 decompression. morkt 2015-08-18 23:26:30 +04:00
  • 89e594f3bd use total number of commits into project directory as revision number. morkt 2015-08-18 23:25:49 +04:00
  • 721e39fb8e zlibnet package is no longer used. morkt 2015-08-18 23:24:32 +04:00
  • 42b5206def implemented GCEX archives and BGRA images. morkt 2015-08-18 18:18:22 +04:00
  • 7698d4c756 removed tracing. morkt 2015-08-18 18:16:45 +04:00
  • 718c20eb3d (WwaInput): implemented WWA decoder. morkt 2015-08-18 00:18:40 +04:00
  • f5211b18c3 (WbmReader): stream i/o methods moved to separate class. morkt 2015-08-18 00:17:50 +04:00
  • 52bc79bb96 display file name that caused extraction error. morkt 2015-08-17 23:09:05 +04:00
  • d526ef96fc (WbmFormat): added compression methods and alpha-channel support. morkt 2015-08-17 23:08:02 +04:00
  • 947e0a6664 preliminary WWA audio format implementation. morkt 2015-08-17 23:06:54 +04:00
  • 6acb80e5fd (WagOpener): strip possible drive specification from file names. morkt 2015-08-17 07:08:49 +04:00
  • 6b62a1701d (ArcOpener): report real file size as UnpackedSize. morkt 2015-08-17 07:07:19 +04:00
  • f3902a4cf1 (HashCrypt): another encryption scheme. morkt 2015-08-17 07:06:16 +04:00
  • 09c9b416ad implemented KG image format. morkt 2015-08-17 07:03:43 +04:00
  • c63ca4d5e5 variation of the FPK archives. morkt 2015-08-17 07:03:15 +04:00
  • 74ea0ab92a implemented Xuse/Eternal WAG archives. morkt 2015-08-15 18:34:31 +04:00
  • 570f29da97 implemented YKC archives creation. morkt 2015-08-14 21:48:46 +04:00
  • df5eea6683 (RctFormat): image data reading separated to ReadPixelsData method. morkt 2015-08-14 21:47:33 +04:00
  • 58dec16f25 (RctFormat.Read): use ImageMetaData.FileName to extract base file location. morkt 2015-08-14 20:04:16 +04:00
  • f355288e97 (ImageMetaData): added FileName property. morkt 2015-08-14 20:01:45 +04:00
  • d542fe3c59 (RctFormat): added support for "incremental" images. morkt 2015-08-14 06:14:35 +04:00
  • 4888a65349 implemented WAG archives. morkt 2015-08-14 06:13:07 +04:00
  • 9d457f99d6 implemented YKC archives and YKG images. morkt 2015-08-14 06:12:35 +04:00
  • 19b8c0015c (MblOpener): added static shortcut to PrsFormat. morkt 2015-08-14 06:10:27 +04:00
  • 5830c0d8a2 use FirstOrDefault() in linq query instead of Where(). morkt 2015-08-14 06:09:04 +04:00
  • ba6b8b4f8e use ImageFormat.Png/AudioFormat.Wav shortcuts. morkt 2015-08-14 06:07:55 +04:00
  • ce496ce05f use AudioFormat.Wav shortcut. morkt 2015-08-14 06:05:50 +04:00
  • a9ffd7cccc added shortcuts to standard formats as static properties of ImageFormat and AudioFormat. morkt 2015-08-14 06:05:15 +04:00
  • 7fb26371e3 implemented Majiro RCT images decryption. morkt 2015-08-12 01:33:51 +04:00
  • 28a57db9e6 OnParametersRequest invoked via Dispatcher. morkt 2015-08-12 01:31:56 +04:00
  • 5bf2493044 widget/options methods moved from ArchiveFormat to IResource. morkt 2015-08-12 01:31:03 +04:00
  • 142f7e1cdf (Crc32.Table): public property. morkt 2015-08-12 01:29:00 +04:00
  • 63e83447ff implemented Majiro archives version 3. morkt 2015-08-12 01:28:24 +04:00
  • 429ac63a30 Wild bug PCM audio format. morkt 2015-08-11 17:49:10 +04:00
  • d41c9330f9 implemented Nitro+ PAK version 2 archives. morkt 2015-08-11 17:44:18 +04:00
  • c20660583e implemented Xuse/Eternal resource archives. morkt 2015-08-11 09:37:48 +04:00