Commit Graph

  • 60fdc6e70f (IntOpener): redundant directory clear. morkt 2016-03-05 17:21:06 +04:00
  • d7ef400a31 (Xp3Opener): additional sanity check when searching archives inside EXE files. morkt 2016-03-05 17:18:28 +04:00
  • bb55fe7eed released v1.2.14 v1.2.14 morkt 2016-03-04 07:09:24 +04:00
  • 9020219476 more XP3 encryption schemes. morkt 2016-03-04 07:02:53 +04:00
  • 1ef4c2f58f fixed MIO header eof condition. morkt 2016-03-04 06:21:46 +04:00
  • 48b6747c4c decode HCA audio stream in background task. morkt 2016-03-04 06:18:11 +04:00
  • dbb3384e02 (HcaReader): moved around initialization stuff. morkt 2016-03-03 11:03:35 +04:00
  • ed365530a6 implemented CPK archives, XTX images and HCA audio. morkt 2016-03-03 08:55:23 +04:00
  • b41f93cd0e (RawPcmInput): class representing raw PCM sound input. morkt 2016-03-03 08:51:07 +04:00
  • 6a89368023 added broken implementation of ERI lossy images. morkt 2016-02-29 12:35:48 +04:00
  • 8d8dae710d NotTransform and XorTransform implementations moved to separate file. morkt 2016-02-29 08:33:17 +04:00
  • 1c96b01677 implemented "war2" audio archives. morkt 2016-02-28 11:07:28 +04:00
  • eba51cf69e (GrdReader): use Bgr32 format for images with empty alpha-channel. morkt 2016-02-28 02:54:07 +04:00
  • 98ddd452fb (TmrHiroAudio): changed signature interpretation. morkt 2016-02-27 05:24:37 +04:00
  • d5bab948d9 (LibUReader): entry offset is 64-bit. morkt 2016-02-27 05:20:48 +04:00
  • 73abbbb831 (DatOpener): check archive length first. morkt 2016-02-26 22:22:00 +04:00
  • f26bc064c9 (PackOpener): correctly handle version 3 archives without encryption. morkt 2016-02-26 22:14:30 +04:00
  • 1d6a803982 implemented LIBU archives. morkt 2016-02-26 22:12:04 +04:00
  • 0c63353c08 (Camellia.Key): new public property. morkt 2016-02-26 22:04:53 +04:00
  • 86536cd29a variations of PGD image format. morkt 2016-02-23 03:30:48 +04:00
  • 04bc123b3b (LpkOpener.ParseGameInit): return success only if there's any entries obtained. morkt 2016-02-22 17:42:49 +04:00
  • df4b5960f7 (AgfFormat): correctly read [non]compressed file sections. morkt 2016-02-22 17:39:17 +04:00
  • 46c4d4c2f0 fixed reference to deleted field. morkt 2016-02-21 22:49:05 +04:00
  • c611ded16b removed unused fields. morkt 2016-02-21 22:24:15 +04:00
  • 8760d2404e (AmiFormat): renamed to AmFormat. morkt 2016-02-21 22:12:24 +04:00
  • a9804f1ca0 renamed 'CMP' foramat to 'CM'. morkt 2016-02-21 22:09:56 +04:00
  • f11dae97ab (CmFormat): implemented 8bpp images with alpha-channel. morkt 2016-02-21 22:09:29 +04:00
  • a73471c0b5 (NpkSegment): IsCompressed is better off as a property. morkt 2016-02-21 22:08:18 +04:00
  • 4d90314f0a moved MAI-related formats to separate folder. morkt 2016-02-20 19:12:59 +04:00
  • 853376d169 (UnpackIndexed): minor fixes. morkt 2016-02-20 18:24:31 +04:00
  • 4ee3511075 implemented ADVEngine 'arc' archives and GPS images. morkt 2016-02-20 18:23:02 +04:00
  • 77f5693016 (LstOpener): use ArcView.ReadBytes method. morkt 2016-02-20 18:19:59 +04:00
  • e65e034f31 implemented PNA containers (#17). morkt 2016-02-20 18:17:44 +04:00
  • 87c48517c8 implemented bitmaps compressed by Microsoft's compress.exe. morkt 2016-02-19 02:37:50 +04:00
  • e4f2bcb1e2 (ZbmFormat): refined description. morkt 2016-02-19 02:28:37 +04:00
  • 3e313995d7 properly dispose of cryptography-related classes. morkt 2016-02-18 02:36:03 +04:00
  • 747f917b44 (NpkStream): implemented deflated entries (#16). morkt 2016-02-17 14:44:28 +04:00
  • c912ddd5a7 implemented NPK2 archives (#16). morkt 2016-02-17 12:01:40 +04:00
  • b42a425b80 (Xp3Stream): dispose of segments enumerator. morkt 2016-02-17 11:49:48 +04:00
  • fc724ee4c7 (NoaOpener): recognize ancient RSA archives. morkt 2016-02-17 11:49:05 +04:00
  • 7809225e52 (Pak2Opener): read filenames from externally supplied "nekopack.lst". morkt 2016-02-17 11:48:18 +04:00
  • 10b4872b7d implemented CG archives. morkt 2016-02-17 11:45:21 +04:00
  • 34b70e869e (NextItemExec): scroll selection into view. morkt 2016-02-15 02:39:29 +04:00
  • 8856639058 implemented version 6 of PCCS archives. morkt 2016-02-14 23:20:51 +04:00
  • 289cae9218 (CgFormat): changed interpretation of the signature byte. morkt 2016-02-14 23:12:11 +04:00
  • 23e5856825 implemented variations of PAC archives and PGD images. morkt 2016-02-13 17:37:32 +04:00
  • 71e01d1ee1 implemented older versions of Xuse archives. morkt 2016-02-13 02:02:07 +04:00
  • dcb3e44104 (EriOpener.OpenEntry): fill transparency for 32bpp images without alpha-channel. morkt 2016-02-11 16:52:02 +04:00
  • ab7de589ec (EriFormat): added signature string for "moving" images. morkt 2016-02-11 16:48:29 +04:00
  • 0e57e73ded (McgDecoder): added faulty brute-force key guessing. morkt 2016-02-11 09:37:05 +04:00
  • 45e7b81cc0 implemented APS3 images. morkt 2016-02-11 09:34:57 +04:00
  • f589a9de58 implemented multi-frame ERI images. morkt 2016-02-11 06:39:48 +04:00
  • 64cdb4d944 (ArcOpener.OpenEntry): specify ArcStream offset/size explicitly. morkt 2016-02-10 07:17:43 +04:00
  • 18fa93c7c4 (DpngFormat.Read): skip empty tiles. morkt 2016-02-10 07:15:57 +04:00
  • 372a1336da (PicFormat): read image coordinates. morkt 2016-02-10 07:15:12 +04:00
  • ce7a34648d (PakOpener): use GameRes short methods. morkt 2016-02-10 07:13:58 +04:00
  • c54f59a05a implemented another version of NEKOPACK archives. morkt 2016-02-09 10:18:54 +04:00
  • 77af4a7f50 (MMX): added PSubB, PSubW and PSubD methods. morkt 2016-02-09 09:56:51 +04:00
  • c559dbccee (NsaOpener.OpenEntry): use StreamRegion instead of MemoryStream. morkt 2016-02-08 09:24:02 +04:00
  • c0afc205ee removed NScripter.ViewStream class as it duplicates functionality of the ArcView.ArcStream morkt 2016-02-08 09:18:21 +04:00
  • 1b5e682fe7 (ArcView.ArcStream): don't limit stream size to uint.MaxValue. morkt 2016-02-08 09:14:43 +04:00
  • 17ffc41a75 implemented ADS archives. morkt 2016-02-07 19:24:28 +04:00
  • 9b90903100 (ViewStream): use ArcView.Frame as backend. morkt 2016-02-07 19:18:44 +04:00
  • 89e7d14a97 (DatOpener): added another possible signature. morkt 2016-02-07 19:16:46 +04:00
  • 05837d28ba released v1.2.13 v1.2.13 morkt 2016-02-07 09:58:51 +04:00
  • 9b4e4a9089 (ReadMetaData): section header is 16 bytes long. morkt 2016-02-07 09:37:25 +04:00
  • dca410a260 (SaiminCrypt): switched hex constants to decimals. morkt 2016-02-07 09:32:55 +04:00
  • ac18fccfc0 fixed transparency handling. morkt 2016-02-07 04:34:22 +04:00
  • 9eeec45c0f implemented zlib-compressed XPCM audio. morkt 2016-02-07 04:30:31 +04:00
  • 81e4637750 adjusted CRXG interpreter. morkt 2016-02-05 18:08:59 +04:00
  • 840751b703 implemented Circus PCK archives. morkt 2016-02-05 17:28:56 +04:00
  • 54fbad25aa implemented CRX images version 2. morkt 2016-02-05 15:53:01 +04:00
  • d0b4b1e8a5 variation of Circus resource archives. morkt 2016-02-05 15:51:43 +04:00
  • c4f9c1ed47 consider empty IResource.Extensions property. morkt 2016-02-05 06:10:46 +04:00
  • 693d4dfa59 implemented 'Moko Pro' compressed resources. morkt 2016-02-05 06:08:54 +04:00
  • 9f4459441c (KiriKiri): encryption algorithms implementations moved to a separate file. morkt 2016-02-04 12:18:19 +04:00
  • 01874b69ae (DecryptScript): dispose of the input stream after decryption is done. morkt 2016-02-04 10:36:27 +04:00
  • 4262db76fb (Xp3Opener): decrypt text entries. morkt 2016-02-04 09:40:42 +04:00
  • fc6192bb2f (GpFormat.ReadMetaData): stricter sanity check. morkt 2016-02-04 06:00:46 +04:00
  • 7756f8d8e8 use ArView.ReadBytes and Binary.RotR shortcut methods. morkt 2016-02-04 05:59:55 +04:00
  • f502e9578c implemented CGF and IAF image sets. morkt 2016-02-04 05:58:47 +04:00
  • 0fe5d01ed7 (VafsOpener): added TP.055 audio decoder. morkt 2016-02-03 12:12:19 +04:00
  • 6bfd5c285f (PakOpener): determine BMR-compressed entries earlier. morkt 2016-02-01 22:43:41 +04:00
  • a4279005a6 (OpenEntry): recognize actual WAV files. morkt 2016-02-01 08:31:23 +04:00
  • 2e21deb2db (OpenAudioEntry): fixed channel positioning. morkt 2016-02-01 06:11:08 +04:00
  • 2df23d677e (VafsOpener): implemented audio entries decoding. morkt 2016-02-01 05:53:25 +04:00
  • 721a644f42 (DetectFileType): removed 'new' qualifier. morkt 2016-02-01 05:52:27 +04:00
  • c364325dad (VafsOpener): detect PicFormat images. morkt 2016-01-31 06:24:38 +04:00
  • db78e57c41 (PicFormat): removed "pic" from extensions list. morkt 2016-01-31 06:22:34 +04:00
  • 6d508f8595 (AutoEntry.DetectFileType): changed arguments. morkt 2016-01-31 06:20:34 +04:00
  • 9b6c4ddff0 implemented image format used in Softpal archives (VAFSH). morkt 2016-01-31 02:58:23 +04:00
  • 00f4fd6e23 implemented PCS archives. morkt 2016-01-29 18:28:58 +04:00
  • 74a8964353 (EriFormat): implemented reference-based images (#14) morkt 2016-01-27 11:46:49 +04:00
  • 82f7c2de16 (ProbDecodeContext): moved member declaration to class where it actually used. morkt 2016-01-27 11:39:17 +04:00
  • f6fd50bae8 (MioAudio): relaxed signature check. morkt 2016-01-25 09:03:16 +04:00
  • 3a5b3f7ca0 implemented 'Nemesis' compression. morkt 2016-01-25 09:02:39 +04:00
  • 0b1f554660 implemented LINK3 archives and AP-2 images. morkt 2016-01-24 04:10:39 +04:00
  • 8ea25af83d added GameTitle class. game-titles morkt 2016-01-22 14:06:04 +04:00
  • 1603b45415 Merge remote-tracking branch 'refs/remotes/origin/master' into game-titles morkt 2016-01-22 14:04:56 +04:00
  • 519e824b1f removed unused files. morkt 2016-01-22 14:02:42 +04:00