morkt
|
1068482669
|
imeplemented 'GameSystem' ALP masks.
|
2017-01-20 00:11:41 +04:00 |
|
morkt
|
5b2eec4a34
|
(CMP): implemented encrypted archives.
|
2017-01-20 00:10:31 +04:00 |
|
morkt
|
f01f4909b4
|
(CHR): use overlay alpha channel.
|
2017-01-19 23:46:23 +04:00 |
|
morkt
|
6b2aed909e
|
(ArcStream.ReadInt24): fixed.
|
2017-01-19 23:39:15 +04:00 |
|
morkt
|
5689aa4417
|
implemented VNSystem VFS archives.
|
2017-01-19 04:25:24 +04:00 |
|
morkt
|
2b35770189
|
released v1.3.24
|
2017-01-18 05:57:16 +04:00 |
|
morkt
|
0fe31c60eb
|
(ArcOpener): use XoredStream+LzssStream composition instead of custom LZSS method.
|
2017-01-18 05:17:04 +04:00 |
|
morkt
|
7b1f237448
|
(ConvertMedia): pressing 'Enter' in the text box concludes dialog.
|
2017-01-18 04:51:41 +04:00 |
|
morkt
|
4edd06e7d9
|
(ArcOpener.OpenEntry): use XoredStream instead of manual loop.
|
2017-01-18 04:49:38 +04:00 |
|
morkt
|
edf7ae3389
|
Merge branch 'master' of https://github.com/morkt/GARbro
|
2017-01-17 18:18:16 +04:00 |
|
morkt
|
1013fa059e
|
added some comments.
|
2017-01-17 18:18:11 +04:00 |
|
mireado
|
d4269d4fd9
|
lang : update Korean translation (#43)
Thank you always.
>_<
|
2017-01-17 14:24:18 +04:00 |
|
morkt
|
b4e05ff2db
|
implemented 'Game System' CHR images.
|
2017-01-17 07:03:51 +04:00 |
|
morkt
|
57497295cd
|
(DWQ): tweaked mask reading.
|
2017-01-17 07:02:13 +04:00 |
|
morkt
|
e3dc84b2d8
|
(MCG): some images have size field set to zero.
|
2017-01-17 02:42:09 +04:00 |
|
morkt
|
1d2bef0acb
|
(BgdFormat.Read): cleaned up.
|
2017-01-16 17:03:57 +04:00 |
|
morkt
|
a95fca5d68
|
implemented CMP archives, BGD and CGD images.
|
2017-01-16 16:51:41 +04:00 |
|
morkt
|
cf1ce3c889
|
implemented IPF images.
|
2017-01-15 15:08:08 +04:00 |
|
morkt
|
5f1687efcd
|
implemented ARC0 archives and PB00 images.
|
2017-01-15 01:26:24 +04:00 |
|
morkt
|
cf1d78c55f
|
(VFS): added signature.
|
2017-01-15 01:23:38 +04:00 |
|
morkt
|
cb5dc9c726
|
(McgDecoder): use ImageFormat.ReadPalette.
|
2017-01-14 17:03:19 +04:00 |
|
morkt
|
13cf289bae
|
(ImageFormat.ReadPalette): new static methods.
Generalized image palette deserializations.
|
2017-01-14 16:27:11 +04:00 |
|
morkt
|
832a1a3ff0
|
(XP3): implemented LZ4-compressed entries.
|
2017-01-14 13:02:20 +04:00 |
|
morkt
|
2dbc380b80
|
(Lz4Stream): new compression algorithm.
|
2017-01-14 12:59:51 +04:00 |
|
morkt
|
375bc352b0
|
(HighRunningCrypt): override Encrypt method.
|
2017-01-14 12:26:22 +04:00 |
|
morkt
|
b7a621722c
|
(PSB): implemented 'L8' and 'A8L8' textures.
|
2017-01-14 12:25:42 +04:00 |
|
morkt
|
6604bbe698
|
(MCG): implemented 8bpp images.
|
2017-01-14 12:24:11 +04:00 |
|
morkt
|
6e9064bc50
|
another KiriKiri encryption.
|
2017-01-13 11:36:34 +04:00 |
|
morkt
|
7b7f50f3b9
|
(GUI): added "select files by mask" context menu item.
|
2017-01-12 11:31:51 +04:00 |
|
morkt
|
89b7d2cfd3
|
(GUI): improved selection by mask performance on large directories.
|
2017-01-12 11:14:05 +04:00 |
|
morkt
|
713417be87
|
(S25.Reader): dispose of underlying stream when needed.
|
2017-01-12 11:12:06 +04:00 |
|
morkt
|
1633f93c87
|
(PAZ): lookup game title before encryption query.
|
2017-01-11 06:52:02 +04:00 |
|
morkt
|
2c20d845eb
|
(AJP): fixed images without alpha-channel.
|
2017-01-11 06:50:13 +04:00 |
|
morkt
|
70eefd38f4
|
implemented AliceSoft AAR archives.
|
2017-01-11 06:49:23 +04:00 |
|
morkt
|
220f8caa44
|
(PAZ): moved DecryptEntry method to PazArchiveBase classes.
|
2017-01-10 06:39:05 +04:00 |
|
morkt
|
98a424a521
|
(PAZ): support older archives format.
|
2017-01-09 14:54:56 +04:00 |
|
morkt
|
a14c781ae3
|
(RCT): lookup image password in start.mjo game file.
|
2017-01-09 02:27:01 +04:00 |
|
morkt
|
6959cb7ebd
|
implemented Terios PAC archives.
|
2017-01-09 02:25:22 +04:00 |
|
morkt
|
04f1e37d6a
|
implemented EPK archives.
|
2017-01-08 06:19:56 +04:00 |
|
morkt
|
db4919d26e
|
comment.
|
2017-01-08 06:18:13 +04:00 |
|
morkt
|
1b3b54f4f9
|
(LPK): moved Decrypt methods to EncryptionScheme class.
|
2017-01-08 06:17:36 +04:00 |
|
morkt
|
9c27c8b4f8
|
(LookupItem): moved timestamp update to InputData class.
|
2017-01-07 04:30:34 +04:00 |
|
morkt
|
3cc72a43c6
|
(Cyberworks): generalized archive name parsing.
|
2017-01-06 05:11:45 +04:00 |
|
morkt
|
86ec14f9e1
|
(DecryptYstb): additional version check.
|
2017-01-06 05:09:43 +04:00 |
|
morkt
|
2e7154a394
|
(CustomMediaFoundationReader): define API constants.
|
2017-01-06 05:08:55 +04:00 |
|
morkt
|
7b50e35783
|
implemented WMA audio.
|
2017-01-05 14:59:16 +04:00 |
|
morkt
|
4151c15cd6
|
updated nuget packages.
|
2017-01-05 14:20:02 +04:00 |
|
morkt
|
a42a02992a
|
implemented XL24 images.
|
2017-01-05 05:43:57 +04:00 |
|
morkt
|
41808ce7a5
|
(ElgFormat): set input position in Reader constructor.
|
2017-01-05 04:14:43 +04:00 |
|
morkt
|
6b28055bd8
|
(LpkOpener): added FormatCatalog.LookupGame call.
|
2017-01-05 04:13:45 +04:00 |
|