Commit Graph

  • d2ff05fd8f implemented optional 'tags' section of TLG images. morkt 2016-05-20 04:09:15 +04:00
  • ecfd324f3b added another localized string. morkt 2016-05-20 04:08:21 +04:00
  • 41b9dd9a54 use VFS.GetDirectoryName() method. morkt 2016-05-20 04:07:23 +04:00
  • 1bd3799372 (DziFormat.ReadMetaData): use VFS.CombinePath morkt 2016-05-20 04:05:31 +04:00
  • 65ec4ad7ee (PackOpener): tweaked condition for using pack_keyfile. morkt 2016-05-20 04:04:49 +04:00
  • 79753b8dd5 implemented multi-frame G00 images. morkt 2016-05-20 04:02:55 +04:00
  • 5f4c5d127f implemented WEBP images. morkt 2016-05-20 04:01:40 +04:00
  • d20fed194c (VFS): added GetDirectoryName methods. morkt 2016-05-20 03:58:22 +04:00
  • 1a20e2c18b CRC-64 implementation. morkt 2016-05-20 03:56:38 +04:00
  • 5f0e5b0c3c (MMX.PAddB): uint overload. morkt 2016-05-20 03:56:09 +04:00
  • 3664e9f0a7 (BoxOpener): various versions support. morkt 2016-05-20 03:55:08 +04:00
  • be6825bf07 added OggAudio.Instance public property. morkt 2016-05-01 21:56:38 +04:00
  • 0a73f4f96e (AfaOpener): check archive version. morkt 2016-05-01 21:54:51 +04:00
  • fda4f26845 implemented encrypted Anime Game System archives. morkt 2016-04-27 00:08:58 +04:00
  • b3d2f6b999 implemented AFA and ALK archives. morkt 2016-04-25 21:00:28 +04:00
  • 45b8fe97bb (EdimAudio): additional signature. morkt 2016-04-25 18:02:38 +04:00
  • 78d7d693d6 (BmpFormat): recognize non-standard bitmaps with embedded alpha channel. morkt 2016-04-25 18:02:01 +04:00
  • 2c82b05afa (LimFormat): refined 16bpp images support. morkt 2016-04-25 18:00:02 +04:00
  • 3711e28d79 moved checksum classes to separate file. morkt 2016-04-24 22:06:50 +04:00
  • 37d70ca21d (OvkOpener): check filename to reduce false positives. morkt 2016-04-23 20:15:32 +04:00
  • 8245941077 implemented Valkyrie Complex archives. morkt 2016-04-23 20:13:11 +04:00
  • 6435e2b5a5 another variation of PGD images. morkt 2016-04-21 22:53:57 +04:00
  • c75cd84b42 implemented variation of CPB image format. morkt 2016-04-20 17:54:52 +04:00
  • 0daf668703 added GUI widget for encrypted ASB scripts. morkt 2016-04-20 17:52:23 +04:00
  • 65459934b2 implemented PDT10 images. morkt 2016-04-19 16:19:24 +04:00
  • 5641c8b6ba choose destination directory for files conversion. morkt 2016-04-19 12:33:36 +04:00
  • e098a498ee (MblOpener): some tweaks. morkt 2016-04-19 12:30:12 +04:00
  • 6e1f63351d implemented G00 images, NWA audio and OVK archives. morkt 2016-04-19 12:29:39 +04:00
  • 4410f006f1 (LimFormat): moved to separate file. morkt 2016-04-15 12:20:02 +04:00
  • 37da6b588e implemented 16bpp LIM images. morkt 2016-04-15 12:16:09 +04:00
  • dee61a2929 apparently simplified chinese locale is called "zh-Hans" in .Net framework. morkt 2016-04-14 01:06:33 +04:00
  • bfd05d1803 newline. morkt 2016-04-13 18:09:35 +04:00
  • a76b432846 added simplified chinese string resources. morkt 2016-04-13 18:07:06 +04:00
  • 4d3f883292 ArcFormats & GameRes: Simplified Chinese Locale (#23) tenyuhuang 2016-04-13 09:01:21 -05:00
  • 7756e9aae6 auto grid width. morkt 2016-04-13 04:13:24 +04:00
  • c0bffe0a3f added simplified chinese strings resource. morkt 2016-04-13 04:13:00 +04:00
  • f5390b5241 Merge pull request #22 from tenyuhuang/master morkt 2016-04-13 04:09:42 +04:00
  • b88645da47 Added files via upload tenyuhuang 2016-04-12 18:27:38 -05:00
  • fc271fde84 (IphFormat): check for RIFF signature prior to creating Reader object. morkt 2016-04-09 00:38:57 +04:00
  • c7db912dc6 (DziFormat): look for any tile formats, not PNG only. morkt 2016-04-09 00:37:36 +04:00
  • 1f9a8e5a09 (IFileSystem): added GetFiles(pattern) method. morkt 2016-04-09 00:34:28 +04:00
  • bbadc4b1fd (BoxOpener): support AOIBOX7 archives. morkt 2016-04-09 00:28:21 +04:00
  • 7444fca7ea implemented ZIT images. morkt 2016-04-04 23:18:41 +04:00
  • e6548dcf5b released v1.2.15 v1.2.15 morkt 2016-03-28 06:53:38 +04:00
  • 16d433a29e implemented PSB version 2 and "RGBA4444" textures. morkt 2016-03-26 00:55:00 +04:00
  • eb1a913f1b implemented E-mote PSB containers. morkt 2016-03-25 03:36:31 +04:00
  • 3dc35d77e9 controls alignment. morkt 2016-03-23 12:44:11 +04:00
  • 477d94552a (DetectFileTypes): recognize RLE-compressed TGA images. morkt 2016-03-22 06:59:09 +04:00
  • 65d04bc1c2 use explicit type declarations instead of LINQ Cast(). morkt 2016-03-22 06:58:28 +04:00
  • 0a8454d95d removed ArcFormats project reference. morkt 2016-03-22 06:37:50 +04:00
  • c92fde67a5 implemented 'Gpc7' archives. morkt 2016-03-22 06:37:03 +04:00
  • d33d84ecf9 (CompilePlugins): add referenced assemblies. runtime-compilation morkt 2016-03-22 02:41:12 +04:00
  • cb32888ffd display plugins compilation errors. morkt 2016-03-22 00:14:51 +04:00
  • 2224d25063 runtime modules compilation implementation. morkt 2016-03-22 00:14:17 +04:00
  • d71dc26329 set Extensions property. morkt 2016-03-21 01:31:31 +04:00
  • fe125a8006 implemented YGP images. morkt 2016-03-20 14:43:34 +04:00
  • 25673f65b2 (MpxOpener): assign "image" type to "*.bin" entries. morkt 2016-03-20 14:41:14 +04:00
  • 7ea8fe53bc implemented GRP archives. morkt 2016-03-20 09:42:36 +04:00
  • c07a7da321 (TmrHiroAudio): use RawPcmInput. morkt 2016-03-19 02:11:07 +04:00
  • 4e2af01e36 (DifFormat): fixed string.Format call. morkt 2016-03-18 18:34:47 +04:00
  • 9af7f41ef5 guess keys of DXA archives. morkt 2016-03-18 06:23:51 +04:00
  • 5bbd10789e (ProxyStream): don't override ReadByte and WriteByte methods. morkt 2016-03-17 02:57:31 +04:00
  • 4b5059311c implemented EME archives. morkt 2016-03-16 04:20:52 +04:00
  • 1f1816bf2f (VafsOpener): treat filename extension as a version. morkt 2016-03-15 18:53:56 +04:00
  • cc229c51cc (IndexReader): use Path.Combine to concatenate file names. morkt 2016-03-15 18:52:12 +04:00
  • 9084a4857f refactored DX archives. morkt 2016-03-14 20:38:30 +04:00
  • 51b0675cd0 moved ArcDX to DxLib folder. morkt 2016-03-14 19:04:37 +04:00
  • f1a39a1eee (ImgdFormat): check base.ReadMetaData return value. morkt 2016-03-14 05:58:24 +04:00
  • 5965c62f9b implemented ODIO archives. morkt 2016-03-14 05:57:32 +04:00
  • bed589992d implemented WAG 'IAF_' archives. morkt 2016-03-14 04:24:21 +04:00
  • 5704a61823 (ProxyStream): new base class for stream post-processing. morkt 2016-03-14 04:21:55 +04:00
  • 2abe3c706a (PkZipArchive): fixed Dispose() implementation. morkt 2016-03-13 22:20:08 +04:00
  • 834409f2a4 moved common stream classes to separate file. morkt 2016-03-13 00:32:02 +04:00
  • b569c81c50 (DdsFormat.ReadPixelData): generalized. morkt 2016-03-12 23:21:55 +04:00
  • 56595fb4c2 (DdsFormat): interpret non-A8R8G8B8 textures. morkt 2016-03-12 20:46:40 +04:00
  • 8ff550c344 (AlbFormat): fallback to jpeg format. morkt 2016-03-12 20:26:20 +04:00
  • d089e4895b implemented ALB images and VOI audio. morkt 2016-03-12 13:06:54 +04:00
  • ff7669f745 (DdsFormat): thorw exceptions for non-supported formats. morkt 2016-03-12 12:47:40 +04:00
  • 0600805f06 (SeekableStream): use supplied buffer as intermediate. morkt 2016-03-12 12:45:13 +04:00
  • 236d33f4e7 refined AdxInput.Read. morkt 2016-03-10 15:04:49 +04:00
  • eb12144780 implemented ADX audio format. morkt 2016-03-09 19:11:18 +04:00
  • 20c1137669 (BigEndianReader): refined implementation. morkt 2016-03-09 11:11:17 +04:00
  • 6878d1c21e renamed 'PS2' namespace to 'Cri'. morkt 2016-03-09 11:04:04 +04:00
  • 4b06c409b8 moved AFS and BIP formats to CRI folder. morkt 2016-03-09 11:00:51 +04:00
  • 08836a156d implemented SPC compressed textures. morkt 2016-03-09 10:57:50 +04:00
  • 7c10d0a874 (Xp3Opener): dispose of archive in case of encryption plugin initialization error. morkt 2016-03-08 17:13:22 +04:00
  • 977d4f215f always forget that linq First() accepts delegate. morkt 2016-03-07 19:07:16 +04:00
  • 9beff31fee added some XP3 encryption schemes. morkt 2016-03-07 18:23:10 +04:00
  • f377b0088c implemented ARCC archives. morkt 2016-03-07 18:09:09 +04:00
  • 407947c978 (DifFormat): throw exceptions on base image failures. morkt 2016-03-07 17:45:02 +04:00
  • 0a2b1f1583 another variation of kaguya 'parts' images. morkt 2016-03-07 17:43:45 +04:00
  • 61def57667 implemented 'dif' incremental images. morkt 2016-03-06 15:31:01 +04:00
  • 1bed5aeb83 (AddSelectionExec): use FileNameGlob class for matching. morkt 2016-03-06 15:18:22 +04:00
  • 05aa1568ea added filename glob matching. morkt 2016-03-06 15:17:26 +04:00
  • ecce8f59ef (GraFormat): fixed stride calculation. morkt 2016-03-06 15:13:06 +04:00
  • 66dc447ddb added ZIP settings for archive creation. morkt 2016-03-06 03:28:58 +04:00
  • 55d72aa9bb implemented ZIP archive creation. morkt 2016-03-05 19:05:47 +04:00
  • 25346369bf (CreateArchiveDialog): order formats by tag. morkt 2016-03-05 18:59:22 +04:00
  • 14959d1d36 implemented ZIP archives. morkt 2016-03-05 17:25:04 +04:00
  • 1749b93d7a call Dispose on IEnumerator<T> where appropriate. morkt 2016-03-05 17:22:14 +04:00