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 |
|
morkt
|
a9228c7534
|
minor DRG compression fix.
|
2014-08-23 05:48:31 +04:00 |
|
morkt
|
4dbf556531
|
implemented RctFormat.Write method.
|
2014-08-22 16:48:41 +04:00 |
|
morkt
|
792aa82091
|
implemented Digital Romance System resources.
|
2014-08-22 10:18:03 +04:00 |
|
morkt
|
ad6e83cc60
|
minor decryption fix.
|
2014-08-22 10:17:14 +04:00 |
|
morkt
|
dc9f0ebb44
|
implemented encrypted Nitro+ archives creation.
|
2014-08-19 04:33:52 +04:00 |
|
morkt
|
8697257e79
|
implemented Nitro+ archives creation.
encryption not implemented yet.
|
2014-08-18 09:07:35 +04:00 |
|