Commit Graph

2861 Commits

Author SHA1 Message Date
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
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