Commit Graph

1974 Commits

Author SHA1 Message Date
morkt
c44d5e0c97 (PFS): try different encoding on failure. 2018-10-25 16:44:58 +04:00
morkt
5411ed7a76 (KG): added signature. 2018-10-25 16:44:05 +04:00
morkt
9bd7f743dd implemented MPK archives and LAY images. 2018-10-18 23:05:35 +04:00
morkt
a2d7446b62 namespace. 2018-10-18 23:03:05 +04:00
morkt
5ec87b4f42 (Will): added ContainedFormats property. 2018-10-18 23:02:33 +04:00
morkt
2fe7367c30 (WIP): added "wi0" extension. 2018-10-18 23:00:44 +04:00
morkt
7562aa5449 (SAF): added ContainedFormats property. 2018-10-18 22:59:56 +04:00
morkt
b180d929b6 implemented HBM images. 2018-10-18 22:59:39 +04:00
morkt
58d2a272ea limited implementation of RPGMV resources. 2018-10-18 22:58:07 +04:00
morkt
260cf8c6d9 (EncryptionV3): in case of empty key use v2 decryption. 2018-10-15 23:25:07 +04:00
morkt
1ffca62364 (QLIE): set ContainedFormats property. 2018-10-15 23:23:59 +04:00
morkt
cc9a51c111 implemented REC engine archives. 2018-10-09 14:41:13 +04:00
morkt
6fda2a005a added BitmapSourceDecoder class. 2018-10-09 14:36:18 +04:00
morkt
1bdbaf714a (HG2): recognize older version. 2018-10-08 08:45:12 +04:00
morkt
f492b60af3 (ALD): recognize old archive version. 2018-10-08 08:44:35 +04:00
morkt
4b67d5f82d (RPA): size might be represented by long integer. 2018-10-07 08:58:06 +04:00
morkt
bf94ae9a62 (PK): filename sanity check. 2018-10-07 08:53:52 +04:00
morkt
b76aa6588f (Pak2Opener): moved to separate file. 2018-10-06 02:56:46 +04:00
morkt
bcc5d21a84 implemented Palette 'FilePack' archives. 2018-10-06 02:51:33 +04:00
morkt
5a85806f87 (CHR): override OpenImage method. 2018-10-06 02:51:03 +04:00
morkt
1c049dc6ca (UnityObject): added Type property. 2018-10-04 07:54:36 +04:00
morkt
f376104f47 (Texture2D): updated deserializer. 2018-10-04 07:54:07 +04:00
morkt
187d4bd4f2 (GRD): take absolute width/height values. 2018-10-04 07:52:18 +04:00
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