Commit Graph

1740 Commits

Author SHA1 Message Date
morkt
ccd4424b1b check updates - translation strings. 2017-02-14 09:16:12 +04:00
morkt
987d57a4db check for updates - initial implementation. 2017-02-14 07:22:48 +04:00
morkt
2df8145f83 (GameSystem): support PureMail archives. 2017-02-13 20:13:20 +04:00
morkt
f6f989dd2f (PSB): support "icon" entries and RL compression. 2017-02-13 20:03:46 +04:00
morkt
dc1647c5bf (AdvSys3): use Entry.ChangeType. 2017-02-13 19:49:06 +04:00
morkt
4929d1efd1 (MAI4): format may have different compression encoding without any indication in the header.
haven't figured out yet how to work around it.
2017-02-10 18:04:05 +04:00
morkt
8b9ddad110 implemented Software House Parsley CG archives. 2017-02-10 18:00:42 +04:00
morkt
e6ca959ded support WARC 1.10 archives. 2017-02-10 03:27:39 +04:00
morkt
c5ac986cde implemented 'Voice PackData' archives. 2017-02-10 03:24:25 +04:00
morkt
61cd776ac2 released v1.3.25 2017-02-08 15:11:39 +04:00
morkt
dd2468f651 (AKB): fixed background blending. 2017-02-07 13:51:58 +04:00
morkt
077495d50b (AKB): incremental images. 2017-02-07 00:31:27 +04:00
morkt
ebd08887d1 (KiriKiri): another encryption. 2017-02-06 03:33:58 +04:00
morkt
bf708ca1b1 added prerelease configuration into 'Extra' project. 2017-02-06 03:32:31 +04:00
morkt
605624bdc6 (PSB): look for layers if textures not found. 2017-02-06 03:20:12 +04:00
morkt
08d0494a04 implemented cromwell archives. 2017-02-05 21:08:52 +04:00
mireado
45129fdc1d (GUI): update korean translation. (#46) 2017-02-05 12:42:00 +04:00
morkt
85c9468f08 Merge remote-tracking branch 'refs/remotes/origin/gui-dialogs' 2017-02-05 03:13:09 +04:00
morkt
f71eaab6a3 (AKB): fixed header flags interpretation. 2017-02-05 02:33:38 +04:00
morkt
87086bb3fe (XP3): another encryption. 2017-02-05 02:31:15 +04:00
morkt
b02b95cbf1 (XP3): threat non-'File' index records as hashed names.
added NoCryptTitles to Xp3Scheme.
2017-02-05 02:28:02 +04:00
morkt
5e6c8e4048 (GarOperation): fixed path creation. 2017-02-05 01:38:54 +04:00
morkt
f486f19495 (GarExtract): skip invalid entries. 2017-02-04 13:26:51 +04:00
morkt
5e74d88ee6 (GarExtract): fixed overwrite dialog for regular entry. 2017-02-03 23:43:38 +04:00
morkt
aedd41fde4 implemented duplicate file actions dialog. 2017-02-03 21:56:04 +04:00
morkt
8213af356a Merge branch 'gui-dialogs' of https://github.com/morkt/GARbro into gui-dialogs 2017-02-03 18:07:24 +04:00
morkt
661e986e85 (FileExistsDialog): new modal window.
added FileErrorDialog logic to GarConvert.
2017-02-03 18:04:35 +04:00
mireado
4559ded191 (GUI): update korean translation. (#44) 2017-02-03 17:56:12 +04:00
morkt
f8c63f134b Merge remote-tracking branch 'refs/remotes/origin/master' into gui-dialogs 2017-02-03 11:58:05 +04:00
morkt
e0fa7430f2 BlackRainbow.DatOpener moved to separate file. 2017-02-03 11:49:52 +04:00
morkt
97a6b331c5 (WARC): another decryptor. 2017-02-03 11:48:54 +04:00
morkt
c483e745d9 (GUI): added string resources. 2017-02-03 08:53:34 +04:00
morkt
cd5a820c48 added modified ProgressDialog from Ookii.Dialogs. 2017-02-02 20:27:13 +04:00
morkt
310c3cee4c Merge remote-tracking branch 'refs/remotes/origin/master' into gui-dialogs 2017-02-02 11:03:31 +04:00
morkt
25c36072a3 implemented SMV animation resource. 2017-02-02 11:03:09 +04:00
morkt
476b43cc4b (GSP): adjusted entry size calculation. 2017-02-02 11:01:39 +04:00
morkt
774b7e6d9c comment. 2017-02-02 10:59:15 +04:00
morkt
154699160b added dialog popup on extraction errors.
looks like Ookii.Dialogs have to be replaced with manual progress dialog
implementation, as i have no control over progress dialog window once
extraction has begun.

frankly, i just need to be able to call StopProgressDialog and
StartProgressDialog from IProgressDialog interface, but Ookii does not
provide such low-level access.
2017-02-01 16:47:48 +04:00
morkt
5c9d56c841 (WIP): added alpha mask application.
disabled in production build.
2017-02-01 16:39:51 +04:00
morkt
97beaba189 implemented ARCG archives. 2017-02-01 16:35:35 +04:00
morkt
c748a16685 implemented ARCG archives. 2017-02-01 16:35:19 +04:00
morkt
418f12d5d0 (TxReader): moved image format logic to BcFormat. 2017-02-01 16:27:07 +04:00
morkt
74844e0bcc WSM3 archives seem to be almost identical to WSM2. 2017-02-01 16:26:10 +04:00
morkt
2a1e13c294 implemented WSM1 archives. 2017-01-31 16:17:48 +04:00
morkt
dd45a61cc7 (CDT): added "ovd" extension. 2017-01-31 15:36:53 +04:00
morkt
b92d004b02 (PCK): use WaveAudio.WriteRiffHeader. 2017-01-31 15:36:18 +04:00
morkt
8e48c06aaf (WaveAudio.WriteRiffHeader): new public static method. 2017-01-31 15:34:33 +04:00
morkt
c0f26a0341 (GSP): sometimes names field is empty.
somtimes it overwrites entry size, so it have to be calculated from
adjacent offsets.
2017-01-31 15:31:47 +04:00
morkt
8c7a0d09f5 (WbmFormat.ReadMetaData): fixed. 2017-01-29 12:38:45 +04:00
morkt
4a42acbb69 implemented BMX, MBF, VPK1, WVX0 and WSM2 archives. 2017-01-29 06:56:48 +04:00