Commit Graph

1884 Commits

Author SHA1 Message Date
morkt
b1ebf89890 implemented YaneSDK archive variation (#67). 2017-05-21 18:28:10 +04:00
morkt
2f2b067272 (PSB): added DXT5 decoder. 2017-05-21 18:18:02 +04:00
morkt
11273de4f6 updated formats. 2017-05-04 04:26:28 +04:00
morkt
2ceafe55df updated projects. 2017-05-04 04:22:22 +04:00
morkt
0fd301d72b (Kaguya): implemented AN21 animation resources. 2017-05-02 22:00:36 +04:00
morkt
ae74ed29e6 released v1.4.28 2017-04-21 10:10:07 +04:00
morkt
693cecd71a (XP3): fixed encrypted files packing. 2017-04-21 09:07:15 +04:00
morkt
e98910ac0c (ShiinaRio): another decryption class.
made KeyDecryptBase more flexible to allow extensions.
2017-04-21 08:56:00 +04:00
morkt
596915408e (XtxReader): don't use intermediate output buffer. 2017-04-21 08:51:16 +04:00
morkt
d51e45e476 (XTX): use DxtDecoder. 2017-04-14 09:53:00 +04:00
morkt
0cb1783363 (Unity): implemented Texture2D images. 2017-04-14 09:43:46 +04:00
morkt
a42b34fbec (DDS): DXT5 compression. 2017-04-14 08:28:12 +04:00
morkt
3cd7ff697d (DDS): moved to separate folder. 2017-04-14 07:52:10 +04:00
morkt
b2d2310700 Merge branch 'master' of https://github.com/morkt/GARbro 2017-04-14 04:17:37 +04:00
morkt
5233233945 (GUI): disable main window when extraction is in progress. 2017-04-14 04:17:33 +04:00
morkt
6cb5adfc54 Merge branch 'master' of https://github.com/morkt/GARbro 2017-04-14 04:12:47 +04:00
morkt
255c9b6ded not used. 2017-04-13 23:06:14 +04:00
morkt
8b506b30ef not used. 2017-04-13 23:06:14 +04:00
morkt
8355735684 (Unity): moved to ArcFormats project. 2017-04-13 22:31:53 +04:00
morkt
3befd42b4d (Unity): moved to ArcFormats project. 2017-04-13 22:31:53 +04:00
morkt
0a4919ea3f updated nuget packages. 2017-04-13 22:12:46 +04:00
morkt
5ccc623d2c updated nuget packages. 2017-04-13 22:11:21 +04:00
morkt
403c769d49 (ReadAssetBundle): method moved to AssetDeserializer. 2017-04-13 21:02:17 +04:00
morkt
12c2690ae3 (UnityFS): implemented encrypted entries. 2017-04-13 08:47:03 +04:00
morkt
3203e48d83 implemented PKG archive variation. 2017-04-12 04:17:24 +04:00
morkt
2d41224b6e (GUI): disable format selection when images are ignored. 2017-04-12 04:15:44 +04:00
morkt
683546eacf (Bm_Format): added "gpp" extension. 2017-04-11 17:31:05 +04:00
morkt
3028c27a6d implemented 'UnityFS' archives and FSB5 audio. 2017-04-11 00:19:55 +04:00
morkt
31a01f2e5d use HasExtension method instead of string.EndsWith. 2017-04-10 23:15:13 +04:00
morkt
e0a5e95081 (VFS.PathSepratorChars): made public. 2017-04-10 22:19:16 +04:00
morkt
a4bd5caf05 added static class implementing string extension methods.
methods check if file name ends with specified extensions.
2017-04-10 22:18:41 +04:00
morkt
2fd4d2cf7d (Silky.ArcOpener): check for duplicate entry offsets. 2017-04-10 22:04:23 +04:00
morkt
3763a054dd (ExeFile.InitSectionTable): fixed section name length. 2017-04-10 14:34:43 +04:00
morkt
e10094bf8f removed colon from error message. 2017-04-10 14:33:16 +04:00
morkt
4cd05c152c (Seraph): moved to separate folder. 2017-04-10 14:32:13 +04:00
morkt
20cf6c191b use ResourceInstance for formats instantiation. 2017-04-08 19:23:46 +04:00
morkt
3b74dae09f (ResourceInstance<T>): lazily initialized wrapper for formats instances. 2017-04-08 18:38:23 +04:00
morkt
51a1e81a17 implemented GRP audio archive. 2017-04-07 12:40:52 +04:00
morkt
725455e5ce (FileErrorDialog): limit error text width. 2017-04-07 12:38:34 +04:00
morkt
7024987d23 (File.CompactPath): new static method. 2017-04-05 18:38:23 +04:00
morkt
e98a6a2fca (LZ4): decompression routine moved to separate class. 2017-04-05 18:33:35 +04:00
morkt
90564a52a8 comment remark. 2017-04-04 19:34:05 +04:00
morkt
42364bbdc4 updated translation credits. 2017-04-04 19:33:16 +04:00
PeratX
a961b37e69 (GUI): updated Chinese translation (#62) 2017-04-04 19:29:05 +04:00
morkt
af3a8665ad updated formats. 2017-04-03 17:40:49 +04:00
morkt
03f8fb00b2 (TlgFormat.Read): set position in ReadTlg method. 2017-04-03 17:39:01 +04:00
morkt
f925e093f6 released v1.4.27 2017-04-02 16:05:24 +04:00
morkt
a1f2285a2e implemented MicroVision ARC1 archives, GPC images and IKM audio. 2017-04-02 15:30:00 +04:00
morkt
72f0c66aab (DatOpener.OpenEntry): ArcViewStream now buffered. 2017-04-02 14:49:48 +04:00
morkt
18529d0b83 implemented Kaguya 'UF01' archives. 2017-04-02 14:47:10 +04:00