Commit Graph

109 Commits

Author SHA1 Message Date
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
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
7de11127a7 AFS and PACKDAT archives implementation. 2015-01-19 09:43:52 +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
morkt
c08a8f4579 implemented MGPK archives. 2014-11-07 02:47:51 +04:00
morkt
0164ce838a released v1.0.3 2014-11-01 13:26:08 +04:00
morkt
0b8eb1f9d4 implemented Will co. archives creation. 2014-11-01 02:14:51 +04:00
morkt
56d2a45d94 implemented Will co. engine resources. 2014-10-31 18:50:43 +04:00
morkt
6736819db1 cosmetic changes. 2014-10-31 18:47:37 +04:00
morkt
6aeb3ea27e automatically update assembly build/revision number. 2014-10-31 18:47:02 +04:00
morkt
1faea63667 cosmetic changes. 2014-09-12 16:04:38 +04:00
morkt
f02cc382a1 BGI/Ethornell engine archive implementation. 2014-09-12 15:59:56 +04:00
morkt
12df1dcdfd (GetScheme): fixed potential bug when looking up unknown encryption scheme. 2014-09-09 01:04:27 +04:00
morkt
58f8b4845d incremented version number. 2014-09-08 11:54:39 +04:00
morkt
a0162b4bbc Cx encryption bytecode generation fix. 2014-09-08 11:27:24 +04:00
morkt
12d8236d3d fixed Imouto Style encryption constants. 2014-09-08 08:29:05 +04:00
morkt
a267a8dd1f implemented KiriKiri "Cx" encryption scheme. 2014-09-08 08:02:07 +04:00
morkt
5d4696de4c cosmetic changes. 2014-09-08 07:36:20 +04:00
morkt
c5982da278 Revert "cosmetic changes."
This reverts commit 06e651d43b.
2014-09-07 21:30:47 +04:00
morkt
06e651d43b cosmetic changes. 2014-08-31 18:49:42 +04:00
morkt
f06396f1e3 implemented Kogado archives creation. 2014-08-25 18:22:55 +04:00
morkt
870e65cd42 import GameRes.Utility namespace. 2014-08-25 15:12:53 +04:00
morkt
fa4b8b6bce implemented Kogado resource archive. 2014-08-25 15:11:34 +04:00
morkt
b0f621e8ab CopyOverlapped function defined in GameRes.Utitlity now.
CopyOverlapped copies ranges within array the same way standard C
function memcpy does (that is, ignoring potential region overlapping).
2014-08-25 15:04:26 +04:00
morkt
1b85159ed2 (DrsOpener): additional entry offset sanity checks. 2014-08-24 14:11:41 +04:00
morkt
2420cfa07c minor DRG compression fix. 2014-08-24 08:42:38 +04:00