morkt
|
db22d43f4a
|
(DecryptYstb): added versions.
(YpfScheme): changed constructor argument.
|
2016-06-19 03:00:01 +04:00 |
|
morkt
|
02efade7ff
|
(ImageFormat.Write): use overloaded BitmapFrame.Create method.
incorrect metadata sometimes causes ArgumentException.
|
2016-06-18 11:02:33 +04:00 |
|
morkt
|
92ad52ca43
|
(IsWritableDirectory): check for real.
(ConvertImage): proceed with conversion when file format does not match
filename extension.
|
2016-06-18 10:13:04 +04:00 |
|
morkt
|
394a7949dd
|
(ArcFile.TryOpen): don't try same format twice.
|
2016-06-18 10:10:19 +04:00 |
|
morkt
|
9cf0c88b59
|
(AppliqueCrypt): fixed block decryption logic.
|
2016-06-14 18:23:27 +04:00 |
|
morkt
|
46b7346c8d
|
(EmeOpener): set PackedEntry.IsPacked propery.
|
2016-06-14 18:14:35 +04:00 |
|
morkt
|
5c7170f9c9
|
(KiriKiri): added another encryption algorithm.
|
2016-06-14 18:13:38 +04:00 |
|
morkt
|
eb61ca6861
|
(VffOpener): offsets are 64-bit integers.
|
2016-06-14 18:12:21 +04:00 |
|
morkt
|
7920af7fe9
|
(GUI): settings upgrade moved to ApplicationStartup handler.
|
2016-06-14 18:10:27 +04:00 |
|
morkt
|
95e7aa7614
|
released v1.2.17
|
2016-06-12 01:38:09 +04:00 |
|
morkt
|
e126af2070
|
(SafOpener): added sanity check.
|
2016-06-12 01:08:43 +04:00 |
|
morkt
|
e05369546e
|
(VawAudio): decode 'PACKTYPE=1' files.
|
2016-06-12 00:14:56 +04:00 |
|
morkt
|
bbc58bd0e0
|
Merge branch 'master' of https://github.com/morkt/GARbro
|
2016-06-11 22:24:21 +04:00 |
|
morkt
|
4b0f220b5d
|
(WipFormat): tweaked Trace reporting.
|
2016-06-11 22:16:50 +04:00 |
|
mireado
|
066bf1fa13
|
update korean translation (#29)
|
2016-06-11 21:37:15 +04:00 |
|
morkt
|
08cd673408
|
(ArcFile.OpenView): ensure that length supplied to ArcView is always greater than zero.
|
2016-06-11 06:38:47 +04:00 |
|
morkt
|
da42dcdd9d
|
implemented incremental PGD images (#28)
|
2016-06-11 00:55:11 +04:00 |
|
morkt
|
dd9ed869c5
|
(GalFormat): use string representation of keys instead of numeric.
|
2016-06-10 06:27:21 +04:00 |
|
morkt
|
cb04b322f2
|
implemented 'vff' archives and GAL images.
|
2016-06-10 04:39:29 +04:00 |
|
morkt
|
9b04f39738
|
(DwqFormat): PACKTYPE 1 is a packed BMP.
|
2016-06-09 19:48:07 +04:00 |
|
morkt
|
46a6c5390f
|
(SysFormat): Risa game platform system format.
|
2016-06-07 23:33:31 +04:00 |
|
morkt
|
3dd93d337d
|
renamed Risa-related files.
|
2016-06-07 23:31:26 +04:00 |
|
mireado
|
b7f4c3602d
|
update korean translation (#27)
|
2016-06-07 18:54:39 +04:00 |
|
morkt
|
fe10be0563
|
(XP3): changed wording for encryption popup notice.
"is encrypted" -> "could be encrypted"
|
2016-06-06 23:22:08 +04:00 |
|
morkt
|
d0ef693a2a
|
(WipFormat.Reader): cleanup.
|
2016-06-06 21:21:34 +04:00 |
|
morkt
|
7133aa5ea8
|
(ArcOpener): ignore parse errors in case of incorrect filename length.
|
2016-06-06 21:20:34 +04:00 |
|
morkt
|
a3e2aa5848
|
(CctOpener): XMED entries not necessary are scripts.
|
2016-06-06 21:19:38 +04:00 |
|
morkt
|
6660b8aa41
|
implemented MFC and SBI images.
|
2016-06-06 21:18:07 +04:00 |
|
morkt
|
ef8b4ba06b
|
(SzsOpener): entry count is 32-bit.
|
2016-06-05 23:36:48 +04:00 |
|
morkt
|
7347e5fac5
|
implemented SYG images.
|
2016-06-05 23:36:27 +04:00 |
|
morkt
|
4b945bc46a
|
implemented SZS archives and TIG images.
|
2016-06-04 20:01:19 +04:00 |
|
morkt
|
3bf28986b8
|
(DwqFormat): PACKBMP with mask has alpha channel.
|
2016-06-04 19:58:36 +04:00 |
|
morkt
|
37a1a4311c
|
switch to dragging cursor on left mouse button down.
|
2016-06-04 00:43:13 +04:00 |
|
morkt
|
aeccf3a545
|
added cursor files.
|
2016-06-03 18:18:58 +04:00 |
|
morkt
|
f7e395b76b
|
override cursor within image preview pane.
|
2016-06-03 18:16:40 +04:00 |
|
morkt
|
07eb5c07f0
|
implemented ancient GPH image format.
|
2016-06-01 17:15:11 +04:00 |
|
morkt
|
0323b70b4c
|
(PrsFormat): implemented 32bpp images.
|
2016-05-31 02:47:02 +04:00 |
|
morkt
|
b18ede8684
|
implemented '*_scr.med' archives decryption.
|
2016-05-31 02:41:33 +04:00 |
|
morkt
|
acb32ac1fe
|
implemented Studio Nekopunch PACK archives.
|
2016-05-30 17:07:15 +04:00 |
|
morkt
|
9f004452ba
|
(ViewPointer): unsafe wrapper around memory mapped view pointer.
|
2016-05-30 15:51:37 +04:00 |
|
morkt
|
a470d27993
|
deleted unused file.
|
2016-05-30 15:49:21 +04:00 |
|
morkt
|
97c4722d86
|
implemented DxLib MED archives.
|
2016-05-30 15:48:02 +04:00 |
|
morkt
|
98918ff5b5
|
implemented ancient VOL archives.
|
2016-05-30 15:45:14 +04:00 |
|
morkt
|
b21e122534
|
(ArcEncryptedBase): base class for encrypted archives.
|
2016-05-30 15:43:11 +04:00 |
|
morkt
|
0d6e3f9a97
|
implemented Creative Voice File format.
|
2016-05-30 15:41:15 +04:00 |
|
morkt
|
50cff74a56
|
another variant of CPB TYP1 images.
|
2016-05-27 12:17:32 +04:00 |
|
morkt
|
4479c1d417
|
another variant of AZSystem encrypted archives.
|
2016-05-27 12:16:12 +04:00 |
|
morkt
|
e69586a93b
|
force output encoding to UTF-8.
|
2016-05-27 12:13:32 +04:00 |
|
morkt
|
656205488c
|
(GUI): removed unused resources.
|
2016-05-27 12:13:06 +04:00 |
|
morkt
|
f9c39e87a3
|
(GUI): added site link to about box.
|
2016-05-27 12:12:28 +04:00 |
|