morkt
|
6d8cbd594f
|
(EriReader): removed unused fields.
|
2015-09-20 05:27:08 +04:00 |
|
morkt
|
61aa5cd1c2
|
AdvCls archives are a subset of Rpm archives.
|
2015-09-20 05:26:38 +04:00 |
|
morkt
|
888b81572b
|
implemented Rpm engine archives.
|
2015-09-20 05:25:48 +04:00 |
|
morkt
|
2f3b80e744
|
ZLibStream moved to GameRes assembly.
|
2015-09-19 10:24:14 +04:00 |
|
morkt
|
2d85b8a9ef
|
implemented Debonosu Works PAK archive.
|
2015-09-19 10:08:05 +04:00 |
|
morkt
|
809c43c564
|
removed unused usings.
|
2015-09-19 07:58:13 +04:00 |
|
morkt
|
26d7251705
|
fixed CxEncryption deserialization.
|
2015-09-18 08:47:28 +04:00 |
|
morkt
|
9a8bff184d
|
implemented external storage of resource schemes.
|
2015-09-18 01:27:53 +04:00 |
|
morkt
|
2477f889a1
|
another Entis encryption scheme.
|
2015-09-16 09:29:38 +04:00 |
|
morkt
|
0002d55d7d
|
(LzReader): slightly improved LZSS decompression performance.
|
2015-09-13 19:27:00 +04:00 |
|
morkt
|
3be1c106c0
|
SPL image format.
|
2015-09-10 04:37:31 +04:00 |
|
morkt
|
8cb813f6c9
|
fixed YH1 decompression.
|
2015-09-10 04:32:27 +04:00 |
|
morkt
|
a5a9d10678
|
WARC archive variation.
|
2015-09-09 22:06:55 +04:00 |
|
morkt
|
0fb2fa9a8a
|
another CxDec encryption scheme.
Walpurgis
|
2015-09-06 09:04:02 +04:00 |
|
morkt
|
184208f496
|
implemented two more KiriKiri decryption schemes.
Haruiro ☆ Communication ♪
Zecchou Spiral!!
|
2015-09-06 05:39:01 +04:00 |
|
morkt
|
67b24e5823
|
check whether "tex" is a directory.
|
2015-09-05 10:03:34 +04:00 |
|
morkt
|
9be57a39ed
|
miris archives implementation.
|
2015-09-03 17:40:10 +04:00 |
|
morkt
|
a647b68fed
|
updated assembly versions to reflect VFS implementation.
|
2015-09-03 07:21:41 +04:00 |
|
morkt
|
503855b55b
|
recognize more of Nexas archives.
|
2015-09-03 07:13:12 +04:00 |
|
morkt
|
40c280a23c
|
(ZLibStream): dispose of supplied stream in case of initialization errors.
|
2015-09-03 07:05:55 +04:00 |
|
morkt
|
8105d7c59f
|
(ReadBaseImage): use VFS.CombinePath()
|
2015-09-02 04:11:22 +04:00 |
|
morkt
|
4d48b25512
|
virtual file system migration.
|
2015-09-01 14:20:18 +04:00 |
|
morkt
|
ddfd5a117d
|
(ReadIndex): clear directory index that was possibly partially-filled.
|
2015-09-01 14:14:39 +04:00 |
|
morkt
|
aa225cc967
|
implemented encrypted NSA archives.
|
2015-09-01 03:38:04 +04:00 |
|
morkt
|
47b3d6adf0
|
released v1.1.6
|
2015-08-31 01:22:50 +04:00 |
|
morkt
|
0a8a6247a4
|
implemented CompressedBG image format.
|
2015-08-31 01:09:27 +04:00 |
|
morkt
|
ff54563560
|
(DscDecoder): added Length property.
|
2015-08-31 01:06:40 +04:00 |
|
morkt
|
46dbf2b142
|
GameRes refactoring.
(FormatCatalog.CreateEntry): method renamed to 'Create' and made generic
towards Entry type.
|
2015-08-30 22:34:06 +04:00 |
|
morkt
|
4bfdc502e4
|
(BgiAudio.TryOpen): check stream position against file length.
|
2015-08-30 03:43:12 +04:00 |
|
morkt
|
46bd0a5e47
|
implemented Emic engine formats.
PAC archives / MWP bitmaps.
|
2015-08-30 03:39:01 +04:00 |
|
morkt
|
275652e3d7
|
fixed BGI huffman decompression.
|
2015-08-29 23:27:00 +04:00 |
|
morkt
|
a0ae95d1ef
|
added BURIKO ARC20 archives reader.
|
2015-08-29 22:10:59 +04:00 |
|
morkt
|
fdd5a2aba6
|
BGI audio format interpreter moved to separate class.
|
2015-08-29 22:09:58 +04:00 |
|
morkt
|
5968f6cd24
|
set default extension to PAK.
|
2015-08-29 19:40:14 +04:00 |
|
morkt
|
036a5dd878
|
added Amber Quartz passphrase.
|
2015-08-29 19:39:27 +04:00 |
|
morkt
|
d67b4b05fa
|
(DscDecoder): derive from MsbBitStream class.
|
2015-08-27 03:12:42 +04:00 |
|
morkt
|
29b0658460
|
(BinOpener.IsHierarchic): true
|
2015-08-27 03:11:32 +04:00 |
|
morkt
|
21c88e184d
|
(Reset): new public method.
|
2015-08-27 03:07:38 +04:00 |
|
morkt
|
aadddecc9b
|
renamed GSD folder [Game Script Decoder engine].
|
2015-08-27 03:06:50 +04:00 |
|
morkt
|
4e5aed23d8
|
(YkcOpener): decrypt YKS script files.
|
2015-08-23 09:51:49 +04:00 |
|
morkt
|
ce27b2a5db
|
YKG image format variation.
|
2015-08-23 09:50:49 +04:00 |
|
morkt
|
31842bdea5
|
implemented BDF multi-frame images.
|
2015-08-23 07:33:37 +04:00 |
|
morkt
|
b926bff7f5
|
removed superfluous usings.
|
2015-08-23 07:31:47 +04:00 |
|
morkt
|
5895886a8f
|
Bit stream on top of the IO.Stream
|
2015-08-23 07:30:29 +04:00 |
|
morkt
|
7213e8d61e
|
(PacOpener): decompress CMP1-compressed scripts.
|
2015-08-21 02:22:29 +04:00 |
|
morkt
|
18e7d1f849
|
slightly improved CMP1 decompression performance.
|
2015-08-21 02:21:31 +04:00 |
|
morkt
|
d38386ae16
|
added another ISF encryption scheme.
|
2015-08-20 21:19:20 +04:00 |
|
morkt
|
b05c253e8b
|
reorganized project directory structure.
|
2015-08-19 21:40:32 +04:00 |
|
morkt
|
dd2c19c8c1
|
fixed GCE1 decompression.
|
2015-08-18 23:26:30 +04:00 |
|
morkt
|
42b5206def
|
implemented GCEX archives and BGRA images.
|
2015-08-18 18:18:22 +04:00 |
|
morkt
|
718c20eb3d
|
(WwaInput): implemented WWA decoder.
|
2015-08-18 00:18:40 +04:00 |
|
morkt
|
f5211b18c3
|
(WbmReader): stream i/o methods moved to separate class.
|
2015-08-18 00:17:50 +04:00 |
|
morkt
|
d526ef96fc
|
(WbmFormat): added compression methods and alpha-channel support.
|
2015-08-17 23:08:02 +04:00 |
|
morkt
|
947e0a6664
|
preliminary WWA audio format implementation.
|
2015-08-17 23:06:54 +04:00 |
|
morkt
|
6acb80e5fd
|
(WagOpener): strip possible drive specification from file names.
|
2015-08-17 07:08:49 +04:00 |
|
morkt
|
6b62a1701d
|
(ArcOpener): report real file size as UnpackedSize.
|
2015-08-17 07:07:19 +04:00 |
|
morkt
|
f3902a4cf1
|
(HashCrypt): another encryption scheme.
simple xor against file hash value.
|
2015-08-17 07:06:16 +04:00 |
|
morkt
|
09c9b416ad
|
implemented KG image format.
|
2015-08-17 07:03:43 +04:00 |
|
morkt
|
c63ca4d5e5
|
variation of the FPK archives.
|
2015-08-17 07:03:15 +04:00 |
|
morkt
|
74ea0ab92a
|
implemented Xuse/Eternal WAG archives.
|
2015-08-15 18:34:31 +04:00 |
|
morkt
|
570f29da97
|
implemented YKC archives creation.
|
2015-08-14 21:48:46 +04:00 |
|
morkt
|
df5eea6683
|
(RctFormat): image data reading separated to ReadPixelsData method.
|
2015-08-14 21:47:33 +04:00 |
|
morkt
|
58dec16f25
|
(RctFormat.Read): use ImageMetaData.FileName to extract base file location.
|
2015-08-14 20:04:16 +04:00 |
|
morkt
|
d542fe3c59
|
(RctFormat): added support for "incremental" images.
doesn't work inside archives, requires filesystem abstraction layer.
|
2015-08-14 06:14:35 +04:00 |
|
morkt
|
4888a65349
|
implemented WAG archives.
|
2015-08-14 06:13:07 +04:00 |
|
morkt
|
9d457f99d6
|
implemented YKC archives and YKG images.
|
2015-08-14 06:12:35 +04:00 |
|
morkt
|
19b8c0015c
|
(MblOpener): added static shortcut to PrsFormat.
|
2015-08-14 06:10:27 +04:00 |
|
morkt
|
5830c0d8a2
|
use FirstOrDefault() in linq query instead of Where().
|
2015-08-14 06:09:04 +04:00 |
|
morkt
|
ba6b8b4f8e
|
use ImageFormat.Png/AudioFormat.Wav shortcuts.
|
2015-08-14 06:07:55 +04:00 |
|
morkt
|
7fb26371e3
|
implemented Majiro RCT images decryption.
|
2015-08-12 01:33:51 +04:00 |
|
morkt
|
63e83447ff
|
implemented Majiro archives version 3.
|
2015-08-12 01:28:24 +04:00 |
|
morkt
|
429ac63a30
|
Wild bug PCM audio format.
|
2015-08-11 17:49:10 +04:00 |
|
morkt
|
d41c9330f9
|
implemented Nitro+ PAK version 2 archives.
|
2015-08-11 17:44:18 +04:00 |
|
morkt
|
c20660583e
|
implemented Xuse/Eternal resource archives.
|
2015-08-11 09:37:48 +04:00 |
|
morkt
|
9cdb4f0efe
|
(IndexReader.ReadIndex): don't try to open *.ari index as archive body.
|
2015-08-11 07:08:19 +04:00 |
|
morkt
|
c5aee52d96
|
(DameganeCrypt): another decryption scheme.
|
2015-08-11 07:06:00 +04:00 |
|
morkt
|
0db69aea4e
|
released v1.1.5
|
2015-08-07 14:55:35 +04:00 |
|
morkt
|
621ab35da1
|
(DwqFormat): improved BMP packtype support.
|
2015-08-07 11:45:03 +04:00 |
|
morkt
|
f0b327594b
|
(DwqFormat): implemented BMP+MASK format.
read BMP images manually as they're not really BMPs suitable for
BmpBitmapDecoder.
|
2015-08-05 21:22:02 +04:00 |
|
morkt
|
3a96fd0efd
|
(AbmOpener.TryOpen): prepend name of archive to contained filenames.
|
2015-08-05 21:19:57 +04:00 |
|
morkt
|
d72ed765b3
|
(DatOpener.TryOpen): do not lookup zero signatures.
|
2015-08-05 21:18:43 +04:00 |
|
morkt
|
126e037ac9
|
implemented ABM images.
|
2015-08-05 11:57:55 +04:00 |
|
morkt
|
e8ffc7d38e
|
(S25Opener): removed constructor.
|
2015-08-05 11:54:44 +04:00 |
|
morkt
|
43406ffd66
|
implemented AOS resource archives.
|
2015-08-04 22:30:36 +04:00 |
|
morkt
|
321ac1cf69
|
(HuffmanDecoder) renamed some private fields.
|
2015-08-04 22:26:38 +04:00 |
|
morkt
|
db0902751a
|
Entis code moved to separate source files.
|
2015-08-04 22:26:00 +04:00 |
|
morkt
|
0f30dfeb18
|
(DatOpener.OpenEntry): decrypt textdata.bin file.
|
2015-08-04 06:25:52 +04:00 |
|
morkt
|
3c032a8ae6
|
(WarOpener.Dump): removed in favor of the new static Dump class.
|
2015-08-03 22:47:56 +04:00 |
|
morkt
|
54d8d1cd86
|
added alternative version of the TACTICS_ARC_FILE.
|
2015-08-03 22:30:22 +04:00 |
|
morkt
|
1aa82884bd
|
(LstOpener.OpenNexton): removed redundant check.
|
2015-08-03 22:29:14 +04:00 |
|
morkt
|
dd3d87aff7
|
(Dump): convenient class for tracing/debugging.
|
2015-08-03 22:26:26 +04:00 |
|
morkt
|
63bb1995ef
|
(ArcOpener.OpenEntry): recognize *.wsc as script files.
|
2015-08-02 23:00:49 +04:00 |
|
morkt
|
47bc5b17b1
|
(ResourceHeader.Read): create class on return.
|
2015-08-02 22:59:57 +04:00 |
|
morkt
|
0ef85a0c94
|
added another parameter to encryption scheme.
patch Decode.bin with "date" 32-bit value.
|
2015-08-01 18:34:14 +04:00 |
|
morkt
|
ea245a054d
|
(PakOpener): sanity checks.
|
2015-08-01 18:32:42 +04:00 |
|
morkt
|
1fc106c51a
|
implemented Black Cyc resources.
VPK and GPK archives,
DWQ images,
VAW and WGQ audio files.
|
2015-08-01 18:32:07 +04:00 |
|
morkt
|
3342461ac6
|
(DatOpener.TryOpen): compare .lst filename against archive name.
|
2015-08-01 18:29:07 +04:00 |
|
morkt
|
2d22dbe946
|
implemented incremental compression of S25 images.
|
2015-08-01 00:24:04 +04:00 |
|
morkt
|
ea6eab502c
|
added encryption schemes.
|
2015-08-01 00:23:04 +04:00 |
|
morkt
|
7838fc36f6
|
implemented elf AV King resources.
*.bin+*.pak archives,
HIZ and HIP images.
|
2015-08-01 00:22:06 +04:00 |
|