Commit Graph

  • f8fcf9fb21 mask entry dialog has a drop-down list of possible extensions. morkt 2015-08-11 07:10:17 +04:00
  • 2f2bbb3dc0 (AddSelectionExec): wrapped method body into try/catch block. morkt 2015-08-11 07:09:21 +04:00
  • 9cdb4f0efe (IndexReader.ReadIndex): don't try to open *.ari index as archive body. morkt 2015-08-11 07:08:19 +04:00
  • c5aee52d96 (DameganeCrypt): another decryption scheme. morkt 2015-08-11 07:06:00 +04:00
  • 0db69aea4e released v1.1.5 v1.1.5 morkt 2015-08-07 14:55:35 +04:00
  • 7a8f9e9208 updated supported titles. morkt 2015-08-07 14:51:31 +04:00
  • 621ab35da1 (DwqFormat): improved BMP packtype support. morkt 2015-08-07 11:45:03 +04:00
  • f0b327594b (DwqFormat): implemented BMP+MASK format. morkt 2015-08-05 21:22:02 +04:00
  • 3a96fd0efd (AbmOpener.TryOpen): prepend name of archive to contained filenames. morkt 2015-08-05 21:19:57 +04:00
  • d72ed765b3 (DatOpener.TryOpen): do not lookup zero signatures. morkt 2015-08-05 21:18:43 +04:00
  • 126e037ac9 implemented ABM images. morkt 2015-08-05 11:57:55 +04:00
  • e8ffc7d38e (S25Opener): removed constructor. morkt 2015-08-05 11:54:44 +04:00
  • af0e936cbe (ArcView.Frame.ReadSByte): additional method. morkt 2015-08-05 11:53:58 +04:00
  • 036c19fabe (FormatCatalog): images are prioritized over archives in format lookups. morkt 2015-08-05 11:53:05 +04:00
  • 9a27fe31a1 (TgaFormat.Reader): fixed stride calculation. morkt 2015-08-05 11:52:03 +04:00
  • 8e2fefb51c disabled SystemOpen call on unrecognized files. morkt 2015-08-05 11:48:06 +04:00
  • 43406ffd66 implemented AOS resource archives. morkt 2015-08-04 22:30:36 +04:00
  • 321ac1cf69 (HuffmanDecoder) renamed some private fields. morkt 2015-08-04 22:26:38 +04:00
  • db0902751a Entis code moved to separate source files. morkt 2015-08-04 22:26:00 +04:00
  • 4738025ec6 moved AutoCompleteBox extension to separate source file. morkt 2015-08-04 21:02:16 +04:00
  • 0f30dfeb18 (DatOpener.OpenEntry): decrypt textdata.bin file. morkt 2015-08-04 06:25:52 +04:00
  • 3c032a8ae6 (WarOpener.Dump): removed in favor of the new static Dump class. morkt 2015-08-03 22:47:56 +04:00
  • 769e723fb6 updated supported titles. morkt 2015-08-03 22:46:30 +04:00
  • bd01f8860c added new key binding '+' that includes into selection files that match specified mask. morkt 2015-08-03 22:45:59 +04:00
  • 81773a8137 Dialog for entering wildcard mask. morkt 2015-08-03 22:44:14 +04:00
  • 3a293baeea don't overwrite existing files when converting images/audio. morkt 2015-08-03 22:33:00 +04:00
  • 54d8d1cd86 added alternative version of the TACTICS_ARC_FILE. morkt 2015-08-03 22:30:22 +04:00
  • 1aa82884bd (LstOpener.OpenNexton): removed redundant check. morkt 2015-08-03 22:29:14 +04:00
  • dd3d87aff7 (Dump): convenient class for tracing/debugging. morkt 2015-08-03 22:26:26 +04:00
  • a9375e777e added logging of unhandled exceptions in DEBUG build. morkt 2015-08-03 22:25:13 +04:00
  • 63bb1995ef (ArcOpener.OpenEntry): recognize *.wsc as script files. morkt 2015-08-02 23:00:49 +04:00
  • 47bc5b17b1 (ResourceHeader.Read): create class on return. morkt 2015-08-02 22:59:57 +04:00
  • 0ef85a0c94 added another parameter to encryption scheme. morkt 2015-08-01 18:34:14 +04:00
  • ea245a054d (PakOpener): sanity checks. morkt 2015-08-01 18:32:42 +04:00
  • 1fc106c51a implemented Black Cyc resources. morkt 2015-08-01 18:32:07 +04:00
  • 11906d9c57 (GarExtract): fallback to default destination directory if last one used is inaccessible. morkt 2015-08-01 18:30:09 +04:00
  • 3342461ac6 (DatOpener.TryOpen): compare .lst filename against archive name. morkt 2015-08-01 18:29:07 +04:00
  • 2d22dbe946 implemented incremental compression of S25 images. morkt 2015-08-01 00:24:04 +04:00
  • ea6eab502c added encryption schemes. morkt 2015-08-01 00:23:04 +04:00
  • 7838fc36f6 implemented elf AV King resources. morkt 2015-08-01 00:22:06 +04:00
  • 145de377b0 known passwords description update. morkt 2015-08-01 00:20:55 +04:00
  • d07ea919d7 remember last directory used for extraction. morkt 2015-08-01 00:20:21 +04:00
  • 28ec300c12 remember last directory used for extraction. morkt 2015-08-01 00:19:59 +04:00
  • d0a09261e7 redundant zlib DLLs excluded from project. morkt 2015-07-31 04:36:39 +04:00
  • 4c8ce07e1d fixed segment size sanity check. morkt 2015-07-31 04:34:44 +04:00
  • f3173e87ac additional encryption schemes. morkt 2015-07-31 04:34:08 +04:00
  • 0f72ee702a updated assembly version to v1.1 morkt 2015-07-28 23:23:19 +04:00
  • ef50d4ac2f (ZLibStream): checksum is written correctly. morkt 2015-07-28 23:22:16 +04:00
  • a2a093dc31 added F3 hotkey for CreateArchive command. morkt 2015-07-28 23:20:43 +04:00
  • c5ba498983 (ArcOpener.IndexReader): try to guess archive encryption scheme. morkt 2015-07-28 12:21:19 +04:00
  • 002298bb93 replaced ZLibNet with .Net DeflateStream class. morkt 2015-07-28 12:20:20 +04:00
  • 8eea67faee RFC1950-compatible wrapper around DeflateStream class. morkt 2015-07-28 12:12:23 +04:00
  • 15b6d6156f (NoaOpener): additional encryption schemes. morkt 2015-07-27 01:34:41 +04:00
  • eee1bdae38 (EriFormat.Read): use ImageData.Create shortcut method. morkt 2015-07-27 01:33:03 +04:00
  • 4cd5b81f21 fixed ShiinaRio v2.39 archives handling. morkt 2015-07-25 20:34:37 +04:00
  • 78bd4f954d call overloaded Image.Read method. morkt 2015-07-25 10:14:49 +04:00
  • 097672845d (Image.Read): sort matched formats according to filename extension. morkt 2015-07-25 10:13:56 +04:00
  • 60479757ac (ArcFile.OpenSeekableEntry): check for PackedEntry.IsPacked. morkt 2015-07-25 10:12:56 +04:00
  • cb2ce6b96c changed tag properties to more convenient format. morkt 2015-07-25 10:10:36 +04:00
  • 230ba532f0 LzssStream and related classes moved to separate namespace. morkt 2015-07-25 04:20:20 +04:00
  • ca42a0cfa4 (IafFormat): new file layout variant. morkt 2015-07-25 03:57:47 +04:00
  • 8dabf68291 added another encryption scheme. morkt 2015-07-25 03:55:54 +04:00
  • a3469689b1 implemented SUD audio archives. morkt 2015-07-25 03:52:22 +04:00
  • be4154a725 implemented Direct Draw Surface image format. morkt 2015-07-23 20:26:30 +04:00
  • 8df51d152f implemented Tactics archive file. morkt 2015-07-23 20:25:12 +04:00
  • ce54fb1a4e NotTransorm class moved to common namespace. morkt 2015-07-23 20:23:14 +04:00
  • 674a1b8c51 implemented decryption for PACKDAT archives. morkt 2015-07-23 09:18:46 +04:00
  • 725c01498c implemented AdvSys_T formats. morkt 2015-07-22 09:30:14 +04:00
  • 168f637dc3 (ICrypt): swapped abstract and virtual Decrypt methods. morkt 2015-07-22 09:29:10 +04:00
  • 5e5bb6ed3b released v1.1.4 v1.1.4 morkt 2015-07-20 02:44:21 +04:00
  • c8d7066f24 (ElgFormat.Reader): moved output bounds check into loop body. morkt 2015-07-20 00:20:30 +04:00
  • e6dd091316 (ElgFormat.Reader): check output boundary. morkt 2015-07-19 15:33:57 +04:00
  • 71c6623918 support old LPK archives with different index entry size. morkt 2015-07-19 15:32:07 +04:00
  • d283ea800f fixed archive key guess. morkt 2015-07-19 15:30:45 +04:00
  • 557aff8fe4 implemented rare "Seraphim" engine formats. morkt 2015-07-19 15:30:16 +04:00
  • 7853d6a462 (Binary.CopyOverlapped): use Buffer.BlockCopy when destination precedes source. morkt 2015-07-19 15:29:00 +04:00
  • 4f86894f9f implemented *.pk archives and *.grx images. morkt 2015-07-16 21:44:20 +04:00
  • 2b59a488c4 (MblOpener): tweaked file type detection. morkt 2015-07-15 14:10:14 +04:00
  • 7fdaf03521 (ArcFile.TryOpen): compare against all extensions. morkt 2015-07-15 06:42:14 +04:00
  • 2a3c4fb005 (MrgOpener): check if index size is too small. morkt 2015-07-15 06:41:19 +04:00
  • f4e15de73b added some predefined pass-phrases. morkt 2015-07-15 06:40:18 +04:00
  • bdf06d3e9f implemented LIM image format. morkt 2015-07-14 21:23:03 +04:00
  • e42d82712c implemented color-mapped images. morkt 2015-07-14 21:22:08 +04:00
  • 5907b0ad5c remember last used MCG image key. morkt 2015-07-14 18:44:27 +04:00
  • c4acb0c44b allow access to Settings from different threads. morkt 2015-07-14 18:43:24 +04:00
  • f883d9d4af (MrgOpener): guess index encryption key. morkt 2015-07-14 17:47:13 +04:00
  • d312da7de5 implemented F&C resource formats. morkt 2015-07-14 05:15:26 +04:00
  • 4977331692 draft tweak. morkt 2015-07-14 05:14:15 +04:00
  • f734780143 unused variable. morkt 2015-07-14 05:13:54 +04:00
  • 7701ade540 (FileSystemComparer): use default string comparer. morkt 2015-07-12 20:17:34 +04:00
  • ef913539e9 implemented ShiinaRio MAI4 image format. morkt 2015-07-12 20:13:51 +04:00
  • c09057b8b9 support WARC archives version 1.50 morkt 2015-07-12 15:39:28 +04:00
  • f20a22f56e implemented Wild Bug's WBM image format. morkt 2015-07-12 15:37:50 +04:00
  • 9ef31d3fcb added new formats. morkt 2015-07-11 10:31:10 +04:00
  • 41d198b0aa Malie DZI tiled images descriptor implementation. morkt 2015-07-11 10:28:39 +04:00
  • 300f9f97e4 implemented encrypted Malie archives. morkt 2015-07-11 10:27:21 +04:00
  • 6f3295c7ce template files. morkt 2015-07-11 10:25:09 +04:00
  • 2881ef163b moved to Liar namespace. morkt 2015-07-11 10:23:06 +04:00
  • 1b30a3791f implemented Wild Bug's resource archives. morkt 2015-07-11 10:22:32 +04:00
  • 6ba6526536 (ImageData.Create): allow custom stride. morkt 2015-07-11 10:20:50 +04:00