morkt
cc297869e5
(DatOpener): define signatures in constructor.
2015-03-26 06:54:12 +04:00
morkt
9ae74ce5bb
added PB archive format.
2015-03-26 06:53:33 +04:00
morkt
60dedf0328
NekoPack archives are actually hierarchical.
...
Instead of directory and file names, their hash sums are stored. Hash is
one-way function, so reconstructing names is impossible unless there's
some predefined set of widely-used names, like "script", "bgm" etc.
2015-03-26 06:52:45 +04:00
morkt
0442de677a
initialize Extensions property since Tag was changed.
2015-03-26 06:47:37 +04:00
morkt
b74a9f9265
implemented ISG image format.
2015-03-20 02:21:44 +04:00
morkt
87c6a210be
implemented ISA archives.
2015-03-18 05:44:21 +04:00
morkt
fb60862b58
(PacOpener.TryOpen): set IsPacked property.
2015-03-18 05:43:18 +04:00
morkt
222df44b09
supported formats list.
2015-03-16 05:44:58 +04:00
morkt
e895f636ab
new archive formats, AVC and NeXAS.
2015-03-16 05:43:11 +04:00
morkt
9afd8e6cb3
added password for "Itazura Mahjong".
2015-03-16 05:36:25 +04:00
morkt
9ed7665e33
changed format tag to "PAC1".
2015-03-16 05:32:53 +04:00
morkt
2b973c0bd6
split indexed image reader into separate method.
2015-03-16 05:31:03 +04:00
morkt
8111f52541
(OpenEntry): limit returned stream to block length.
2015-03-13 15:32:51 +04:00
morkt
9b4dd096e7
NEKOPACK archives implementation.
2015-03-13 04:48:45 +04:00
morkt
6c3e1ed433
released v1.0.4
2015-03-11 21:27:02 +04:00
morkt
5b56d8df14
(PackOpener): store known schemes as Dictionary.
2015-03-11 18:51:52 +04:00
morkt
2c2dfec477
KCAP archives are hierarchic.
2015-03-11 16:45:21 +04:00
morkt
85c55b9aec
removed commented out code.
2015-03-11 16:42:55 +04:00
morkt
7580d36414
implemented Selene 'KCAP' archive format.
2015-03-11 16:37:51 +04:00
morkt
520e7215ba
limit alpha channel values to 0xff
2015-03-11 16:36:13 +04:00
morkt
bbc286b0fd
BIP: new image format.
2015-03-05 17:40:56 +04:00
morkt
f703789685
(PrefixStream.Read): changed underlying stream position reset logic.
2015-03-05 17:40:13 +04:00
morkt
bc3e1bc2d9
(DatOpener): new archive format.
2015-03-05 17:38:40 +04:00
morkt
b2ab176ef3
(FlyingShinePdOpener): changed signature.
2015-03-05 17:37:57 +04:00
morkt
722d907504
(ReadMetaData): check unpacked bitmap signature.
2015-03-05 17:37:22 +04:00
morkt
6f1e850140
PreviewPane.UseLayoutRounding setting.
2015-03-05 17:36:32 +04:00
morkt
a5dc3c9943
GSP archives and BMZ bitmaps implementation.
2015-03-04 16:27:23 +04:00
morkt
3214e05609
Moved PrefixStream class implementation to separate file.
2015-02-26 22:07:49 +04:00
morkt
74f1f1ef7b
new formats.
2015-02-26 08:23:56 +04:00
morkt
eb3dded3e3
Nitro+ PAK archives implementation.
2015-02-26 08:22:54 +04:00
morkt
1431ac3124
Tactics resource archive implementation.
2015-02-26 08:21:49 +04:00
morkt
00def88163
Riddle Soft archive implementation.
2015-02-26 08:21:00 +04:00
morkt
85d5336c53
new image formats.
2015-02-26 08:20:29 +04:00
morkt
8118780b79
indexed images not implemented.
2015-02-26 08:20:15 +04:00
morkt
6f907c3204
year.
2015-02-26 08:18:26 +04:00
morkt
ccb903a673
FVP engine archive implementation.
2015-02-26 08:18:11 +04:00
morkt
4636ddf8c3
Opener description.
2015-02-26 08:17:29 +04:00
morkt
a2c5e2eb95
Adpack32 archive implementation.
2015-02-26 08:16:51 +04:00
morkt
250858262b
added another version of DRS archives.
2015-02-15 19:53:04 +04:00
morkt
9bb3701488
NVorbis updated.
2015-02-15 19:52:04 +04:00
morkt
7fcdf1e356
added another version of PD archive.
2015-02-15 19:51:42 +04:00
morkt
797931eef8
added GG2 image format.
2015-02-15 19:51:16 +04:00
morkt
cc44a73bc5
(ArcView): store file name.
2015-02-15 19:50:17 +04:00
morkt
24659063f9
fixed main window spawning off-screen.
2015-02-15 19:48:16 +04:00
morkt
4b28197c37
upgraded nuget packages.
2015-02-15 19:47:28 +04:00
morkt
7de11127a7
AFS and PACKDAT archives implementation.
2015-01-19 09:43:52 +04:00
morkt
417b39a4c3
display error message if audio file reading failed.
2014-11-07 17:13:02 +04:00
morkt
2593f9ffc3
store last thrown exception in FormatCatalog.LastError.
2014-11-07 17:11:51 +04:00
morkt
2a7520939d
use Buffer.BlockCopy instead of Array.Copy.
2014-11-07 17:11:11 +04:00
morkt
3a2be63bf3
added Ogg/Vorbis audio format.
2014-11-07 02:51:32 +04:00