morkt
|
dddc29a141
|
added LZMA decompressor from LZMA SDK.
|
2018-10-03 17:54:47 +04:00 |
|
morkt
|
199cff100b
|
(SjTransform): moved to separate file.
|
2018-10-01 18:02:13 +04:00 |
|
morkt
|
030a65ac35
|
(Legacy): implemented encrypted GRD images.
|
2018-10-01 17:53:45 +04:00 |
|
morkt
|
c4cb8e2489
|
(SpDatFormat): moved to SudioJikkenshitsu.
|
2018-10-01 17:53:05 +04:00 |
|
morkt
|
d21294f945
|
use VFS class.
|
2018-10-01 17:51:22 +04:00 |
|
morkt
|
ee8255e8a6
|
(MG2): don't assume png format for alpha channel.
|
2018-10-01 17:50:44 +04:00 |
|
morkt
|
5bd512c333
|
(CandyFormat): renamed to EPF, implemented later version.
|
2018-10-01 17:49:55 +04:00 |
|
morkt
|
e4e33d2d09
|
(WBM): disabled "dat" extension.
|
2018-10-01 17:49:05 +04:00 |
|
morkt
|
30ad9dbd6a
|
(WestGate): enabled in release.
|
2018-09-27 18:30:50 +04:00 |
|
morkt
|
a3addf7420
|
(TTD): detect index entry size.
|
2018-09-27 18:30:10 +04:00 |
|
morkt
|
6fc7c95a5c
|
(ARC): additional sanity check.
|
2018-09-27 18:29:34 +04:00 |
|
morkt
|
841bbf274a
|
(Legacy): CPA and AAP archives, CP2 images.
|
2018-09-27 18:29:04 +04:00 |
|
morkt
|
1878ba1afd
|
(Legacy): PMG images.
|
2018-09-27 18:28:13 +04:00 |
|
morkt
|
a1e6cb9781
|
(ODN): another image filename + recognize WAV entries.
|
2018-09-27 18:26:02 +04:00 |
|
morkt
|
2d3464535b
|
(RPM): additional sanity check.
|
2018-09-27 18:25:12 +04:00 |
|
morkt
|
b7897b0d62
|
(BgiFormat): added "bg" extension.
|
2018-09-27 18:24:25 +04:00 |
|
morkt
|
6367f119ec
|
(BgiAudio): common signature.
|
2018-09-27 18:24:12 +04:00 |
|
morkt
|
9d13e023a2
|
(BGI): set ContainedFormats property.
|
2018-09-27 18:23:52 +04:00 |
|
morkt
|
628d62ac0d
|
(NOA): added ContainedFormats + recognize 'VIST' archives.
|
2018-09-27 18:22:58 +04:00 |
|
morkt
|
0d92e027a3
|
(DigitalWorks): use ContainedFormats property.
|
2018-09-27 18:21:52 +04:00 |
|
morkt
|
270058d56c
|
(ALF): support non-compressed index.
|
2018-09-23 03:55:18 +04:00 |
|
morkt
|
fc5a66e317
|
(DigitalWorks): added contained formats.
|
2018-09-23 03:54:41 +04:00 |
|
morkt
|
ebd6578dca
|
(KAAS): fixed image header interpreter.
|
2018-09-23 03:54:04 +04:00 |
|
morkt
|
b3ccb3cd50
|
(GameRes): moved preferred formats logic to GetTypeFromName method.
|
2018-09-23 03:52:53 +04:00 |
|
morkt
|
47f7486efc
|
(YSK): scripts not always encrypted.
|
2018-09-22 02:51:08 +04:00 |
|
morkt
|
57c4bbe18c
|
(ScrFormat.Tag): renamed to "SCR/AMI".
|
2018-09-22 02:50:05 +04:00 |
|
morkt
|
c0ca2461c0
|
implemented WBM bitmaps and ADP1 audio.
|
2018-09-22 02:49:41 +04:00 |
|
morkt
|
1ffb6b8a3b
|
(HyPack): utilize ContainedFormats property.
|
2018-09-22 02:48:33 +04:00 |
|
morkt
|
68f3904e27
|
(ArchiveFormat): added ContainedFormats property.
|
2018-09-22 02:46:09 +04:00 |
|
morkt
|
cba145573f
|
(ScriptFormat): added stub classes for file types detection.
|
2018-09-22 02:07:24 +04:00 |
|
morkt
|
8d963561de
|
(Crc16): class moved to separate file.
|
2018-09-22 02:01:26 +04:00 |
|
morkt
|
68dd27a915
|
(Lazycrew): detect music files.
|
2018-09-21 12:15:49 +04:00 |
|
morkt
|
10747a4b4d
|
(HyPack): moved to separate folder.
|
2018-09-21 12:15:03 +04:00 |
|
morkt
|
666c8f4f14
|
(Legacy): Lazycrew archives.
|
2018-09-21 00:14:34 +04:00 |
|
morkt
|
37e96ac53f
|
(Legacy): CMP images.
|
2018-09-21 00:04:48 +04:00 |
|
morkt
|
f6d437d201
|
implemented PPAC archives, TIM2 and TX images.
|
2018-09-19 12:17:41 +04:00 |
|
morkt
|
e7d531e214
|
(ArchiveFormat): CreateFile and CreatePath methods moved to PhysicalFileSystem.
|
2018-09-19 12:09:05 +04:00 |
|
morkt
|
5ab09b0af4
|
(YPF): adjusted scripts version check.
|
2018-09-19 12:07:27 +04:00 |
|
morkt
|
b5f711a04e
|
(HyPack): "dat" extension, "SND"->"OGG" alias.
|
2018-09-19 12:07:00 +04:00 |
|
morkt
|
8872963f65
|
(SAF): moved to separate directory.
|
2018-09-16 20:16:06 +04:00 |
|
morkt
|
94dbf9fe3b
|
(SAF): implemented version 6 archives.
|
2018-09-16 20:13:39 +04:00 |
|
morkt
|
41f21eec9e
|
(YSK): restore BMP entries.
|
2018-09-16 20:07:32 +04:00 |
|
morkt
|
e0c6bff0b9
|
(NOA): force cp932 encoding for older archives.
|
2018-09-16 20:06:23 +04:00 |
|
morkt
|
956a2c3839
|
(VFS): use ImageFormatDecoder.Create
|
2018-09-15 17:11:52 +04:00 |
|
morkt
|
3d4f684ad1
|
(CAF): added Huffman decompression.
|
2018-09-15 17:11:22 +04:00 |
|
morkt
|
ac584765dd
|
(CAF): recognize CFP0 compression.
|
2018-09-14 21:01:19 +04:00 |
|
morkt
|
a7ea6ab355
|
(FPK): refined sanity check.
|
2018-09-14 20:55:50 +04:00 |
|
morkt
|
427f016a96
|
released v1.5.39
|
2018-09-14 00:59:05 +04:00 |
|
morkt
|
a3bf8800fc
|
(SVIU): moved to ArcFormats.
|
2018-09-14 00:32:23 +04:00 |
|
morkt
|
72e54eb50d
|
(Ai5Win): guess obfuscation scheme.
|
2018-09-14 00:09:12 +04:00 |
|