morkt
|
f1a201d571
|
(DCF): improved overlays handling.
|
2018-09-07 15:49:12 +04:00 |
|
morkt
|
e1771edc81
|
(Entis): improved ErisaN compression handling.
|
2018-09-07 15:47:10 +04:00 |
|
morkt
|
cc6747c537
|
added priorities to some formats.
|
2018-09-06 10:26:43 +04:00 |
|
morkt
|
0ed70e3595
|
(GameRes): added priorities to format imports.
|
2018-09-06 10:25:49 +04:00 |
|
morkt
|
50606a056a
|
(NOA): added default encoding setting.
|
2018-09-05 14:06:14 +04:00 |
|
morkt
|
c029d97de1
|
(EncodingSetting): added constructor for custom text string.
|
2018-09-05 14:05:31 +04:00 |
|
morkt
|
47c5f706c6
|
(PFS, ZIP): use DefaultEncoding localization string.
|
2018-09-05 14:04:05 +04:00 |
|
morkt
|
dce68c36c4
|
(arcStrings): single DefaultEncoding string.
|
2018-09-05 14:03:12 +04:00 |
|
morkt
|
ed8b4a5475
|
updated formats.
|
2018-09-05 13:33:09 +04:00 |
|
morkt
|
ab32785ef6
|
(KOG): BinaryStream in redundant.
|
2018-09-05 13:25:32 +04:00 |
|
morkt
|
073aacab05
|
(Legacy): link CGR to PSD.
|
2018-09-05 13:25:18 +04:00 |
|
morkt
|
cf6e2cca9a
|
(GameRes): added resource aliases.
|
2018-09-05 13:24:28 +04:00 |
|
morkt
|
7b0c7fef6c
|
(Bm_Format): added "gr_" extension.
|
2018-09-05 13:20:49 +04:00 |
|
morkt
|
4ea73b6096
|
(Legacy): GEM images.
|
2018-09-04 11:40:26 +04:00 |
|
morkt
|
7910c7d6fd
|
(Mk2Opener): added "LS2.0" signature.
|
2018-09-04 11:38:10 +04:00 |
|
morkt
|
127cb37914
|
fixed CX decryptor.
apparently chances for this branch to happen are roughly 1 to 100000,
and i was lucky.
|
2018-09-04 11:37:23 +04:00 |
|
morkt
|
2b0fac06f9
|
implemented GAN animation resources.
|
2018-09-03 15:08:15 +04:00 |
|
morkt
|
381f24ba7c
|
updated formats.
|
2018-09-02 23:58:07 +04:00 |
|
morkt
|
9cb100d0d2
|
(Unity): changed assests deserializer constructor.
|
2018-09-02 23:56:27 +04:00 |
|
morkt
|
356faa01c9
|
renamed SVIU-related files.
|
2018-09-02 23:54:32 +04:00 |
|
morkt
|
b2be6ae892
|
(Legacy): PKZ archives, JBP images and KOG audio.
|
2018-09-02 23:52:17 +04:00 |
|
morkt
|
ddf2996774
|
(ResourcesAsset): constructor argument is filename.
|
2018-09-02 23:48:28 +04:00 |
|
morkt
|
88c8cf96a3
|
(Legacy): ABC images.
|
2018-09-02 10:02:27 +04:00 |
|
morkt
|
c9b753c88e
|
(Legacy): TTD archives.
|
2018-09-02 09:36:32 +04:00 |
|
morkt
|
dfbdf31203
|
(ALP): support 8bpp bitmaps.
|
2018-09-02 09:34:26 +04:00 |
|
morkt
|
6a404b6ea3
|
(KGF): implemented older versions.
|
2018-09-01 06:17:27 +04:00 |
|
morkt
|
d6dd1a7312
|
(KAR): decrypt "ns5" scripts.
|
2018-09-01 06:16:24 +04:00 |
|
morkt
|
59a12cc9c0
|
(QNT): implemented version 0.
|
2018-09-01 06:15:49 +04:00 |
|
morkt
|
533f66834c
|
(ALD): is hierarchic.
|
2018-09-01 06:15:01 +04:00 |
|
morkt
|
b8aca69978
|
(Gx4Lib): differentiate audio/image packages.
|
2018-08-31 19:14:10 +04:00 |
|
morkt
|
706add22ff
|
implemented Gx4Lib archives.
|
2018-08-31 19:13:22 +04:00 |
|
morkt
|
b04134c71b
|
(Texture2D): old formats work-around.
|
2018-08-31 19:12:18 +04:00 |
|
morkt
|
2908d7e2be
|
(AssetReader): modified format behavior.
|
2018-08-31 19:11:57 +04:00 |
|
morkt
|
d3e0a7da9e
|
(AudioClip): moved to separate file.
|
2018-08-31 19:11:39 +04:00 |
|
morkt
|
c45d2efc3d
|
(ResourcesAssets): moved to separate file.
|
2018-08-31 19:11:10 +04:00 |
|
morkt
|
9fe0d61501
|
(JbpReader): made public.
|
2018-08-31 06:12:33 +04:00 |
|
morkt
|
984f2eb592
|
(Ail): additional sanity check.
|
2018-08-31 06:12:19 +04:00 |
|
morkt
|
32235a3fea
|
(BGI): moved CompressedBGFormat to separate file.
|
2018-08-31 06:12:04 +04:00 |
|
PeratX
|
5344ddf462
|
Updated Simplified Chinese Translation for ArcFormats (#219)
|
2018-08-31 06:10:30 +04:00 |
|
morkt
|
a374964cdf
|
added Net20 package.
|
2018-08-31 05:00:10 +04:00 |
|
morkt
|
c96e61a4d3
|
(ArchiveFormat): use ImageFormatDecoder.Cretate.
|
2018-08-31 04:41:18 +04:00 |
|
morkt
|
7f5d2c9b24
|
(ImageFormatDecoder.Create): new static method.
|
2018-08-31 04:41:02 +04:00 |
|
morkt
|
3c023d1b6b
|
(Candy): implemented compressed images.
|
2018-08-31 04:38:37 +04:00 |
|
morkt
|
d7504811bc
|
(Cherry): sanity check.
|
2018-08-31 04:37:25 +04:00 |
|
morkt
|
126cf16527
|
(Ankh): implemented DAT archives.
|
2018-08-31 04:36:06 +04:00 |
|
morkt
|
e89574e4ea
|
(GrpOpener): use AutoEntry.DetectFileType
|
2018-08-31 04:34:24 +04:00 |
|
morkt
|
c5dd52bc2d
|
(Ankh): implemented 'gpd' and 'msk' images.
|
2018-08-31 04:33:39 +04:00 |
|
morkt
|
8cd0b4908e
|
(WADY): alt decoder.
|
2018-08-31 04:32:51 +04:00 |
|
morkt
|
75d7d3307d
|
(BgiFormat): restore scrambled pixels.
|
2018-08-31 04:32:13 +04:00 |
|
morkt
|
36544eddd0
|
(BgiAudio): added "bw" extension.
|
2018-08-31 04:29:55 +04:00 |
|