Commit Graph

1951 Commits

Author SHA1 Message Date
morkt
740a604c50 (UnityFS): deserialize textures with "StreamingInfo". 2018-10-03 18:02:14 +04:00
morkt
d6f00029fd (Unity): decompress LZMA blocks. 2018-10-03 17:55:33 +04:00
morkt
dddc29a141 added LZMA decompressor from LZMA SDK. 2018-10-03 17:54:47 +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
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
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
8d963561de (Crc16): class moved to separate file. 2018-09-22 02:01:26 +04:00
morkt
10747a4b4d (HyPack): moved to separate folder. 2018-09-21 12:15:03 +04:00
morkt
f6d437d201 implemented PPAC archives, TIM2 and TX images. 2018-09-19 12:17:41 +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
e0c6bff0b9 (NOA): force cp932 encoding for older archives. 2018-09-16 20:06:23 +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
morkt
652037f878 (LsbBitStream): support up to 32 bit sequences. 2018-09-13 20:51:30 +04:00
morkt
a775bfe557 (NpkOpener): added default encoding field.
added known titles list as widget parameter.
2018-09-13 20:47:50 +04:00
morkt
9f3b92e0c4 (HG3): recognize 24bpp images. 2018-09-13 20:45:20 +04:00
morkt
ba30cd2a57 added some unfinished implementations. 2018-09-12 15:27:04 +04:00
morkt
fa923207e9 (BGI): detect some file types. 2018-09-11 17:49:17 +04:00
morkt
b87eba8f27 (PGX): use GOpener.LzssUnpack. 2018-09-11 17:46:59 +04:00
morkt
f8a8b4b27a implemented 'GML_ARC' archives. 2018-09-11 17:46:15 +04:00
morkt
f858e0807d (ArchPacOpener.OpenRawImage): adjusted signature check. 2018-09-10 18:18:19 +04:00
morkt
2906ab1e5b (ScrPlayer): detect index with different alignment. 2018-09-10 18:17:22 +04:00
morkt
6840267354 (OZ): detect ordinary filename lists. 2018-09-10 18:16:04 +04:00
morkt
94dac729b6 (Seraph): alternative archives layout. 2018-09-09 17:27:38 +04:00
morkt
be5a951513 (CB): added common signature. 2018-09-09 17:25:55 +04:00
morkt
c4383ebd2c implemented 'MCs' animation resources. 2018-09-09 17:25:14 +04:00
morkt
3c6e3255f0 (GRP): lower priority. 2018-09-09 17:24:25 +04:00
morkt
1c3a553e87 (MED): look up game title. 2018-09-08 18:04:20 +04:00
morkt
3795c4272f (CSystem): added patch name parser, some tweaks. 2018-09-08 18:03:39 +04:00
morkt
e096a407d3 (AJP): implemented version 1 images. 2018-09-07 15:50:40 +04:00