Commit Graph

2677 Commits

Author SHA1 Message Date
morkt
c785beecc0 (BigEndian): added Pack methods. 2018-10-18 23:00:21 +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
eb04122443 (Legacy): NGC images. 2018-10-10 11:07:18 +04:00
morkt
4a1adda54f (Legacy): SDA archives. 2018-10-09 14:44:13 +04:00
morkt
093a633516 (Types): filename sanity check. 2018-10-09 14:41:40 +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
7c45c2e9c8 (Legacy): DM archives and PKT images. 2018-10-07 08:59:40 +04:00
morkt
803dfdfdda (Legacy): DM archives and PKT images. 2018-10-07 08:59:21 +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
14d97a99f7 (SpDatFormat): filename extension disabled. 2018-10-06 02:52:19 +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
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