morkt
|
83b61f6d50
|
(IarImage.Blend): use Drawing.Rectangle instead of Windows.Rect structure.
|
2015-10-25 15:23:27 +04:00 |
|
morkt
|
b2b2d674dd
|
(BsgMetaData): removed unused field.
|
2015-10-25 02:58:45 +04:00 |
|
morkt
|
e03d502008
|
(IarFormat.ReadMetaData): fixed offset sign.
|
2015-10-25 02:58:30 +04:00 |
|
morkt
|
ec9b17367d
|
implemented layered IAR images.
|
2015-10-25 02:35:38 +04:00 |
|
morkt
|
00fe80b415
|
extended SEC5 resource index parser.
|
2015-10-25 01:31:19 +04:00 |
|
morkt
|
1ddb25ec3d
|
(IndexReader): clear entries list and path before parsing.
|
2015-10-25 01:21:11 +04:00 |
|
morkt
|
d8a1109ddb
|
implemented Bishop BSA archives and BSG images.
|
2015-10-24 20:20:24 +04:00 |
|
morkt
|
f901f8252f
|
implemented IAR and WAR archives.
|
2015-10-24 15:54:07 +04:00 |
|
morkt
|
12d9ea4765
|
ignore errors in pre-build events.
|
2015-10-22 21:04:05 +04:00 |
|
morkt
|
48d38a5eaf
|
Silky's bitmap mask format.
|
2015-10-20 15:15:27 +04:00 |
|
morkt
|
0a35f9acf6
|
(G24Format.ReadMetaData): fixed sanity check.
|
2015-10-20 15:15:08 +04:00 |
|
morkt
|
0dc038be69
|
(Hg3Opener.OpenEntry): flip image according to Hg3Reader.
|
2015-10-19 09:17:14 +04:00 |
|
morkt
|
4b2217d80c
|
multi-frame HG-3 images could be opened as archives now.
|
2015-10-19 09:08:56 +04:00 |
|
morkt
|
19d707828c
|
refactored HG-3 decoder.
|
2015-10-19 09:08:23 +04:00 |
|
morkt
|
a6832a6a8c
|
(DatOpener.OpenEntry): decrypt only files with encrypted "PJADV" signature.
|
2015-10-19 09:06:54 +04:00 |
|
morkt
|
09f21a2fcc
|
CherrySoft archives variations.
|
2015-10-19 09:05:26 +04:00 |
|
morkt
|
6b77284713
|
(PakOpener): decrypt script files.
|
2015-10-19 09:04:24 +04:00 |
|
morkt
|
75a85ee85a
|
added LsbBitStream class.
|
2015-10-19 09:03:32 +04:00 |
|
morkt
|
c396b86c22
|
(StreamRegion): added leave_open argument to constructor.
|
2015-10-19 09:02:53 +04:00 |
|
morkt
|
5305c19354
|
(ArcAI5Opener): iterate through known schemes.
|
2015-10-14 10:38:21 +04:00 |
|
morkt
|
a5c359d922
|
implemented GP8 and G24 images.
|
2015-10-14 03:10:06 +04:00 |
|
morkt
|
04030a6e77
|
Elf.ArcOpener moved to Silky namespace.
|
2015-10-12 12:24:13 +04:00 |
|
morkt
|
2d1f18903a
|
use ImageData.Create method instead of BitmapSource.Create.
|
2015-10-12 12:16:23 +04:00 |
|
morkt
|
42fdf330ee
|
variation of Silky's ARC archives.
|
2015-10-12 06:53:14 +04:00 |
|
morkt
|
d8c9d84902
|
implemented PTI images (BMP with alignment between sections).
|
2015-10-12 06:51:49 +04:00 |
|
morkt
|
c92229b714
|
implemented ERISA decoder for ERI images.
|
2015-10-12 06:50:20 +04:00 |
|
morkt
|
8514f261cd
|
refined SPDC entries matching.
|
2015-10-10 03:00:41 +04:00 |
|
morkt
|
f09921cd1d
|
reduced unsafe block.
|
2015-10-10 02:46:02 +04:00 |
|
morkt
|
8711349c19
|
implemented TCD3 archives and SPDC images.
|
2015-10-10 02:33:09 +04:00 |
|
morkt
|
f433ff6fa2
|
implemented encrypted DX archives.
|
2015-10-08 04:58:23 +04:00 |
|
morkt
|
2b749500d5
|
implemented GLNK archives.
|
2015-10-08 04:56:11 +04:00 |
|
morkt
|
69658a505c
|
check that index file name isn't same as a source file name.
|
2015-09-22 22:40:52 +04:00 |
|
morkt
|
de5bb88256
|
released v1.2.7
|
2015-09-21 22:13:34 +04:00 |
|
morkt
|
c1614d3706
|
(AlfOpener.TryOpen): recognize "sys3ini.bin" index file.
|
2015-09-21 21:48:44 +04:00 |
|
morkt
|
5edbc9aa3f
|
implemented ALF archives and AGF images.
|
2015-09-21 17:56:27 +04:00 |
|
morkt
|
46fbd3928f
|
(PakOpener): default extension set to "pak".
|
2015-09-21 17:56:00 +04:00 |
|
morkt
|
56ec975998
|
refined instdata.arc special case.
|
2015-09-20 08:22:01 +04:00 |
|
morkt
|
9371221b19
|
(ArcOpener.TryOpen): additional count sanity check.
|
2015-09-20 05:40:37 +04:00 |
|
morkt
|
ae900e22ea
|
(NpaEntry): removed unused field.
|
2015-09-20 05:27:24 +04:00 |
|
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 |
|
morkt
|
145de377b0
|
known passwords description update.
|
2015-08-01 00:20:55 +04:00 |
|
morkt
|
4c8ce07e1d
|
fixed segment size sanity check.
|
2015-07-31 04:34:44 +04:00 |
|
morkt
|
f3173e87ac
|
additional encryption schemes.
|
2015-07-31 04:34:08 +04:00 |
|
morkt
|
0f72ee702a
|
updated assembly version to v1.1
major change: replaced ZLibNet assembly with System.IO.Compression.
|
2015-07-28 23:23:19 +04:00 |
|
morkt
|
ef50d4ac2f
|
(ZLibStream): checksum is written correctly.
|
2015-07-28 23:22:16 +04:00 |
|
morkt
|
c5ba498983
|
(ArcOpener.IndexReader): try to guess archive encryption scheme.
|
2015-07-28 12:21:19 +04:00 |
|
morkt
|
002298bb93
|
replaced ZLibNet with .Net DeflateStream class.
|
2015-07-28 12:20:20 +04:00 |
|
morkt
|
8eea67faee
|
RFC1950-compatible wrapper around DeflateStream class.
|
2015-07-28 12:12:23 +04:00 |
|
morkt
|
15b6d6156f
|
(NoaOpener): additional encryption schemes.
|
2015-07-27 01:34:41 +04:00 |
|
morkt
|
eee1bdae38
|
(EriFormat.Read): use ImageData.Create shortcut method.
|
2015-07-27 01:33:03 +04:00 |
|
morkt
|
4cd5b81f21
|
fixed ShiinaRio v2.39 archives handling.
|
2015-07-25 20:34:37 +04:00 |
|
morkt
|
cb2ce6b96c
|
changed tag properties to more convenient format.
|
2015-07-25 10:10:36 +04:00 |
|
morkt
|
230ba532f0
|
LzssStream and related classes moved to separate namespace.
|
2015-07-25 04:20:20 +04:00 |
|
morkt
|
ca42a0cfa4
|
(IafFormat): new file layout variant.
recognize bitmaps with appended alpha-channel.
|
2015-07-25 03:57:47 +04:00 |
|
morkt
|
8dabf68291
|
added another encryption scheme.
|
2015-07-25 03:55:54 +04:00 |
|
morkt
|
a3469689b1
|
implemented SUD audio archives.
|
2015-07-25 03:52:22 +04:00 |
|
morkt
|
be4154a725
|
implemented Direct Draw Surface image format.
|
2015-07-23 20:26:30 +04:00 |
|
morkt
|
8df51d152f
|
implemented Tactics archive file.
|
2015-07-23 20:25:12 +04:00 |
|
morkt
|
ce54fb1a4e
|
NotTransorm class moved to common namespace.
|
2015-07-23 20:23:14 +04:00 |
|
morkt
|
674a1b8c51
|
implemented decryption for PACKDAT archives.
|
2015-07-23 09:18:46 +04:00 |
|
morkt
|
725c01498c
|
implemented AdvSys_T formats.
FPK/MFWY archives and GR2 images.
|
2015-07-22 09:30:14 +04:00 |
|
morkt
|
168f637dc3
|
(ICrypt): swapped abstract and virtual Decrypt methods.
|
2015-07-22 09:29:10 +04:00 |
|
morkt
|
5e5bb6ed3b
|
released v1.1.4
|
2015-07-20 02:44:21 +04:00 |
|
morkt
|
c8d7066f24
|
(ElgFormat.Reader): moved output bounds check into loop body.
|
2015-07-20 00:20:30 +04:00 |
|
morkt
|
e6dd091316
|
(ElgFormat.Reader): check output boundary.
|
2015-07-19 15:33:57 +04:00 |
|
morkt
|
71c6623918
|
support old LPK archives with different index entry size.
|
2015-07-19 15:32:07 +04:00 |
|
morkt
|
d283ea800f
|
fixed archive key guess.
|
2015-07-19 15:30:45 +04:00 |
|
morkt
|
557aff8fe4
|
implemented rare "Seraphim" engine formats.
|
2015-07-19 15:30:16 +04:00 |
|
morkt
|
4f86894f9f
|
implemented *.pk archives and *.grx images.
|
2015-07-16 21:44:20 +04:00 |
|
morkt
|
2b59a488c4
|
(MblOpener): tweaked file type detection.
|
2015-07-15 14:10:14 +04:00 |
|
morkt
|
2a3c4fb005
|
(MrgOpener): check if index size is too small.
|
2015-07-15 06:41:19 +04:00 |
|
morkt
|
f4e15de73b
|
added some predefined pass-phrases.
|
2015-07-15 06:40:18 +04:00 |
|
morkt
|
bdf06d3e9f
|
implemented LIM image format.
|
2015-07-14 21:23:03 +04:00 |
|
morkt
|
5907b0ad5c
|
remember last used MCG image key.
|
2015-07-14 18:44:27 +04:00 |
|
morkt
|
c4acb0c44b
|
allow access to Settings from different threads.
|
2015-07-14 18:43:24 +04:00 |
|
morkt
|
f883d9d4af
|
(MrgOpener): guess index encryption key.
|
2015-07-14 17:47:13 +04:00 |
|
morkt
|
d312da7de5
|
implemented F&C resource formats.
*.mrg archives
*.mcg and *.acd images
|
2015-07-14 05:15:26 +04:00 |
|
morkt
|
4977331692
|
draft tweak.
|
2015-07-14 05:14:15 +04:00 |
|
morkt
|
f734780143
|
unused variable.
|
2015-07-14 05:13:54 +04:00 |
|
morkt
|
ef913539e9
|
implemented ShiinaRio MAI4 image format.
|
2015-07-12 20:13:51 +04:00 |
|
morkt
|
c09057b8b9
|
support WARC archives version 1.50
|
2015-07-12 15:39:28 +04:00 |
|
morkt
|
f20a22f56e
|
implemented Wild Bug's WBM image format.
|
2015-07-12 15:37:50 +04:00 |
|
morkt
|
9ef31d3fcb
|
added new formats.
|
2015-07-11 10:31:10 +04:00 |
|
morkt
|
41d198b0aa
|
Malie DZI tiled images descriptor implementation.
|
2015-07-11 10:28:39 +04:00 |
|
morkt
|
300f9f97e4
|
implemented encrypted Malie archives.
|
2015-07-11 10:27:21 +04:00 |
|
morkt
|
6f3295c7ce
|
template files.
|
2015-07-11 10:25:09 +04:00 |
|
morkt
|
2881ef163b
|
moved to Liar namespace.
|
2015-07-11 10:23:06 +04:00 |
|
morkt
|
1b30a3791f
|
implemented Wild Bug's resource archives.
|
2015-07-11 10:22:32 +04:00 |
|
morkt
|
9ed37fd878
|
implemented X[iks] resource archive format.
|
2015-07-09 07:03:57 +04:00 |
|
morkt
|
e60d52c9fa
|
(NsaOpener): added rare variation of archive layout.
|
2015-07-09 06:56:00 +04:00 |
|
morkt
|
919ef22202
|
additional sanity checks to reduce false positive detections.
|
2015-07-09 06:53:55 +04:00 |
|
morkt
|
4d2b2689bb
|
(WipFormat): added "mos" filename extension.
|
2015-07-08 02:50:21 +04:00 |
|
morkt
|
55d98c5ec0
|
implemented *.scr files decoding/encoding.
|
2015-07-08 02:49:57 +04:00 |
|
morkt
|
7dc62fd114
|
added GsWin engine image format.
|
2015-07-07 11:31:28 +04:00 |
|
morkt
|
859c9dcbdf
|
(PicFormat.Read): use LzssStream.
|
2015-07-07 11:30:50 +04:00 |
|
morkt
|
e193a4de91
|
(ArcOpener.OpenEntry): use LzssStream.
|
2015-07-07 11:30:10 +04:00 |
|
morkt
|
ed5873b9be
|
(DatOpener.OpenEntry): use LzssStream.
(GsScriptFormat): stub class that provides detection of SCW scripts.
|
2015-07-07 11:29:17 +04:00 |
|
morkt
|
d08f6249c2
|
(LzssStream): LZSS-compressed stream implementation.
|
2015-07-07 11:27:30 +04:00 |
|
morkt
|
24ccc70ee9
|
Tumugi archive format.
|
2015-07-05 09:30:13 +04:00 |
|
morkt
|
526e813f74
|
fixed Dispose pattern.
|
2015-07-02 03:22:22 +04:00 |
|
morkt
|
8d5e1d602a
|
(GccFormat.ReadMetaData): return 32bpp for masked images.
|
2015-07-02 03:21:32 +04:00 |
|
morkt
|
d2aaa1b075
|
implemented Ai5Win resources (*.arc archives and *.gcc images)
only one archives encryption scheme for now.
|
2015-07-01 01:06:35 +04:00 |
|
morkt
|
8cdae1027c
|
implemented Silky's IGF images.
|
2015-06-28 07:43:04 +04:00 |
|
morkt
|
e39dd18ff9
|
(IflOpener.OpenEntry): decompress *.snc scripts.
|
2015-06-28 07:41:47 +04:00 |
|
morkt
|
b32ac64569
|
(Mp3Audio.TryOpen): recognize MPEG 2.5 signature.
|
2015-06-28 07:38:28 +04:00 |
|
morkt
|
02e68fcda9
|
(PdOpener.TryOpen): check that index lies within file bounds.
|
2015-06-28 07:37:20 +04:00 |
|
morkt
|
7f42177c48
|
implemented Macromedia Director resources.
- *.cct archives (XFIR signature)
- 'Edim' audio
- 'Bitd' images
|
2015-06-27 14:33:58 +04:00 |
|
morkt
|
128f1f1477
|
(OgvAudio.TryOpen): don't dispose of intermediate stream.
|
2015-06-27 14:30:20 +04:00 |
|
morkt
|
781ad04b95
|
implemented Malie script engine resources.
- *.lib archives
- *.mgf images
|
2015-06-25 11:33:14 +04:00 |
|
morkt
|
efe0c82de0
|
removed unused namespaces and variables.
|
2015-06-25 11:27:56 +04:00 |
|
morkt
|
8e405e8fe6
|
(PrefixStream): added leave_open argument to constructor.
|
2015-06-25 11:27:29 +04:00 |
|
morkt
|
115ac939f5
|
implemented Cherry Soft resources.
|
2015-06-25 05:40:55 +04:00 |
|
morkt
|
1879eb3daf
|
long constant.
|
2015-06-23 10:19:28 +04:00 |
|
morkt
|
6e6cec2cf9
|
comment on S25Opener.
|
2015-06-23 10:18:50 +04:00 |
|
morkt
|
6ab0378410
|
implemented ShiinaRio PAD compressed audio format.
|
2015-06-22 03:00:45 +04:00 |
|
morkt
|
c6d5a78c8e
|
(S25Opener): sort entries by offset.
|
2015-06-22 02:56:05 +04:00 |
|
morkt
|
dfc22f87bb
|
fixed ShiinaRio YLZ decompression.
|
2015-06-21 23:51:55 +04:00 |
|
morkt
|
fc411624df
|
support WARC archives version 1.30
|
2015-06-21 20:44:16 +04:00 |
|
morkt
|
598b50750b
|
(CRangeCoder.Decode): fixed buffers length checks.
|
2015-06-21 20:41:43 +04:00 |
|
morkt
|
1fad53c137
|
(PkwOpener): variation of Crowd audio resources archive.
|
2015-06-20 21:31:31 +04:00 |
|
morkt
|
d1ac47ad03
|
(Dispose): dispose of members only when 'disposing' argument is true.
|
2015-06-20 21:30:21 +04:00 |
|
morkt
|
a47817101e
|
(EogAudio.TryOpen): don't dispose of intermediate stream.
|
2015-06-20 21:29:05 +04:00 |
|
morkt
|
6f8b57cc03
|
implemented ISF scripts decryption.
|
2015-06-18 17:04:12 +04:00 |
|
morkt
|
5288e75c6b
|
renamed audio format class to PcmAudio.
|
2015-06-17 17:50:46 +04:00 |
|
morkt
|
182ab4b019
|
implemented Circus resources.
- *.dat archives
- *.crx images
- *.pcm audio
|
2015-06-17 17:44:01 +04:00 |
|
morkt
|
53e8be6020
|
(TryOpen): check file count against zero.
|
2015-06-17 17:38:35 +04:00 |
|
morkt
|
147ef67c7d
|
added EGN, rare compressed bitmap format.
|
2015-06-17 17:38:04 +04:00 |
|
morkt
|
df66b70a38
|
released v1.1.3
|
2015-06-15 09:04:51 +04:00 |
|
morkt
|
bf2acd076e
|
implemented QLIE engine archives version 2.
|
2015-06-15 08:52:58 +04:00 |
|
morkt
|
c43368150e
|
(MpxOpener): assign "script" type to *.isf files.
|
2015-06-15 08:23:56 +04:00 |
|
morkt
|
0bc57de734
|
(DrgIndexedFormat): changed Tag property.
|
2015-06-14 14:30:01 +04:00 |
|
morkt
|
9d88975f13
|
(Wa1Reader): adjust RIFF block length.
|
2015-06-14 13:53:04 +04:00 |
|
morkt
|
b334222997
|
implemented GGP images.
|
2015-06-14 10:21:19 +04:00 |
|
morkt
|
0955c15181
|
(StreamRegion): added leave_open argument to constructor.
|
2015-06-14 10:19:16 +04:00 |
|
morkt
|
227eae0dbe
|
convert OGV format into Ogg propery.
|
2015-06-14 04:10:00 +04:00 |
|
morkt
|
d7030ecbdc
|
implemented Crowd CWL images.
|
2015-06-13 12:54:23 +04:00 |
|
morkt
|
104e32a150
|
assembly version update.
|
2015-06-12 22:53:11 +04:00 |
|
morkt
|
df9193bf11
|
removed unused namespaces.
|
2015-06-12 22:52:37 +04:00 |
|
morkt
|
cf721eab0d
|
implemented CwpFormat.Write method.
|
2015-06-12 22:52:22 +04:00 |
|
morkt
|
10a52b7f5a
|
(ReadIndex): prioritize PRS images detection.
|
2015-06-12 22:51:43 +04:00 |
|
morkt
|
dfcf169f61
|
implemented Crowd engine ('Main Program Hoep') formats.
|
2015-06-12 01:48:28 +04:00 |
|
morkt
|
29bd97fca9
|
(StreamRange): new wrapper around IO.Stream.
(LzssReader): allow compressed format customization.
|
2015-06-12 01:47:00 +04:00 |
|
morkt
|
fc27ece34d
|
(S25Format.Read): use ImageData.Create shortcut.
|
2015-06-11 12:39:26 +04:00 |
|
morkt
|
1f9e4d7b33
|
ShiinaRio S25 image sets.
|
2015-06-11 12:38:00 +04:00 |
|
morkt
|
e7672ceb2c
|
added predefined encryption schemes.
|
2015-06-11 12:32:52 +04:00 |
|
morkt
|
34a2391811
|
some additions.
- added "Konneko" passphrase to known encryption schemes.
- added attached context to ErisaDecodeContext class.
|
2015-06-08 19:19:47 +04:00 |
|
morkt
|
eb5392a16b
|
(MblOpener): manually assign "image" type to *.prs entries.
|
2015-06-04 02:06:34 +04:00 |
|
morkt
|
2da5ed1961
|
implemented Marble scripts decryption.
|
2015-06-04 01:13:25 +04:00 |
|
morkt
|
41c76ae50e
|
removed unused namespace declaration.
|
2015-06-04 01:10:02 +04:00 |
|
morkt
|
86ccf69aef
|
released v1.1.2
|
2015-06-03 14:05:20 +04:00 |
|
morkt
|
56e1116971
|
(DgcFormat.Reader): use CopyOverlapped instead of BlockCopy.
|
2015-06-02 19:50:11 +04:00 |
|