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
morkt
475d3af4e9
FlyingShine PD archive variation.
2017-01-28 14:04:27 +04:00
morkt
89feec7e4d
(NFS): entry name sanity check.
2017-01-28 14:02:44 +04:00
morkt
0ca4a04ff7
(MP3): seek for frame sync in first 256 bytes.
2017-01-28 11:17:01 +04:00
morkt
75de4663b8
(GRP): introduced HDJ compression variation.
2017-01-27 13:22:34 +04:00
morkt
86ae93a83b
(Ai6Win): check for invalid chars to reduce false positives.
2017-01-27 13:19:58 +04:00
morkt
dffa9e1e0f
(VFS.InvalidFileNameChars): new public field.
2017-01-27 13:18:58 +04:00
morkt
65a8bce839
(MAI4): be tolerant to premature end-of-file.
2017-01-27 13:17:43 +04:00
morkt
c0a8ea8165
implemented One-up ARC archives.
2017-01-26 13:02:54 +04:00
morkt
d5390fdb0f
System.Linq unused.
2017-01-26 12:54:18 +04:00
morkt
5ae2857947
implemented TAC archives.
2017-01-25 09:47:04 +04:00
morkt
93293d3aed
(WARC): support archives versions 1.40 and 1.20
2017-01-25 09:35:56 +04:00
morkt
f40102bef9
use Entry.ChangeType method.
2017-01-25 09:34:38 +04:00
morkt
ec9f615919
(Entry.ChangeType): new public method.
2017-01-25 09:31:20 +04:00
morkt
a58c29625d
implemented CDT archives.
2017-01-24 09:57:03 +04:00
morkt
0acded951c
implemented 0verflow DAT archives.
2017-01-23 18:49:49 +04:00