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
|
aea3a47ccc
|
incremented version number.
|
2014-09-08 07:37:15 +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
|
906d168379
|
activate main window after operation finished.
|
2014-08-25 18:22:06 +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
|
ad1b51b24c
|
use Enumerable.Empty() to return empty list.
|
2014-08-25 15:05:30 +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
|
01464389d2
|
activate main window when extract operation finished.
|
2014-08-25 14:59:36 +04:00 |
|
morkt
|
1b85159ed2
|
(DrsOpener): additional entry offset sanity checks.
|
2014-08-24 14:11:41 +04:00 |
|
morkt
|
db7df7f3d7
|
"Sort by" menu definition moved to window resources.
|
2014-08-24 08:55:13 +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
|
da046d484f
|
ConvertImages initialization handled within xaml.
|
2014-08-22 17:19:01 +04:00 |
|
morkt
|
e86c96d1ce
|
added menu item for image conversion.
|
2014-08-22 17:17:19 +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
|
a72c4e407b
|
added image conversion function.
|
2014-08-22 10:16:11 +04:00 |
|
morkt
|
46a4ca6b14
|
(CreateArchiveDialog): archive extension could be null.
|
2014-08-22 10:14:40 +04:00 |
|
morkt
|
8a53d74d5e
|
use invariant case conversion methods.
|
2014-08-22 10:13:37 +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 |
|
morkt
|
881a95c165
|
fixed packed file size in created archives.
|
2014-08-18 03:17:03 +04:00 |
|
morkt
|
5688546a85
|
fixed list serialization.
|
2014-08-17 22:27:50 +04:00 |
|
morkt
|
3bbf2d6a90
|
implemented Ren'Py archives creation.
|
2014-08-17 01:31:58 +04:00 |
|
morkt
|
7faf641f6f
|
tweaked archive contents listing.
|
2014-08-17 01:29:27 +04:00 |
|
morkt
|
97b9e28fbc
|
changed zlib compression level to maximum (Level9).
|
2014-08-17 01:28:42 +04:00 |
|
morkt
|
c4834692cf
|
changed build output path.
|
2014-08-17 01:26:56 +04:00 |
|
morkt
|
e7849590e8
|
ignore backup files.
|
2014-08-17 01:25:45 +04:00 |
|
morkt
|
5e15fb5091
|
implemented Ren'Py game engine archives support.
|
2014-08-16 10:38:26 +04:00 |
|
morkt
|
83e4414ffc
|
(ArcStream): added CreateStream method with single argument.
|
2014-08-16 10:37:25 +04:00 |
|
morkt
|
dc30eb0083
|
implemented Yu-Ris archives creation.
|
2014-08-16 04:42:20 +04:00 |
|
morkt
|
26526a97bb
|
added ICheckSum interface and CheckedStream class.
Crc32 and Adler32 classes now implement ICheckSum interface.
|
2014-08-16 04:23:12 +04:00 |
|
morkt
|
089becd4d3
|
implemented Majiro version 1 archive creation.
|
2014-08-16 00:52:16 +04:00 |
|
morkt
|
8fc34f9161
|
implemented non-encrypted INT archives creation.
|
2014-08-15 21:41:45 +04:00 |
|
morkt
|
cfd71f5519
|
(ChangePosition): new history navigation method.
Push current position into undo stack only if directory has been
changed.
|
2014-08-14 21:42:27 +04:00 |
|
morkt
|
d1bde19bb3
|
implemented Flying Shine resource archive.
|
2014-08-14 21:39:51 +04:00 |
|
morkt
|
37d9461304
|
implemented deletion of multiple files into recycle bin.
|
2014-08-08 14:08:49 +04:00 |
|
morkt
|
29892ff3fd
|
change background of input textbox on focus/mouseover.
|
2014-08-08 13:49:27 +04:00 |
|
morkt
|
1e390eed1e
|
catch exceptions during app command line parsing.
|
2014-08-08 13:48:52 +04:00 |
|
morkt
|
b2d0e15215
|
path textbox mouseover highlight.
|
2014-08-03 18:16:09 +04:00 |
|
morkt
|
6bbd9c23da
|
increased dialog window width.
|
2014-08-03 10:59:50 +04:00 |
|
morkt
|
a1cd7172ee
|
adjusted label alignment.
|
2014-08-03 10:55:09 +04:00 |
|
morkt
|
64313ae3ae
|
added some convenient private methods.
|
2014-08-03 10:50:03 +04:00 |
|