Commit Graph

2009 Commits

Author SHA1 Message Date
morkt
116344ee9b implemented fit window to image function. 2014-08-02 00:42:27 +04:00
morkt
219d98fa79 report number of files within archive at status bar. 2014-08-01 22:17:27 +04:00
morkt
e90643d71d use ArcView.Frame.AsciiEqual for sanity check. 2014-08-01 20:40:14 +04:00
morkt
e2773d437e (Parser.Decrypt): less cryptic. 2014-08-01 20:38:36 +04:00
morkt
959dec52f2 changed target framework version to v4.5 2014-08-01 20:14:08 +04:00
morkt
7a6c5d8054 (MappedViewExtension.GetPointer): use supplied offset argument. 2014-08-01 20:11:32 +04:00
morkt
b7505b1f86 (YpfOpener): cosmetic changes. 2014-08-01 19:50:21 +04:00
morkt
3ba8c6d237 disable PDB generation in release build. 2014-08-01 19:49:00 +04:00
morkt
d15addd44f improved plural localization. 2014-08-01 17:58:04 +04:00
morkt
045988301b remember filename of the last created archive. 2014-08-01 17:09:15 +04:00
morkt
bc42670aae implemented Majiro archives and auxiliary image formats. 2014-08-01 16:48:21 +04:00
morkt
32b320d550 (WcgFormat.Reader): cosmetic changes. 2014-08-01 16:46:58 +04:00
morkt
eefa7d2fc2 added creation options for AMI archives. 2014-08-01 16:44:53 +04:00
morkt
b1015ff785 helper classes made internal. 2014-08-01 16:43:31 +04:00
morkt
ff4dba2bd2 (ArchiveViewModel): allowed empty archives. 2014-08-01 16:41:47 +04:00
morkt
a4570fdb04 updated ExtractFiles call with new callback syntax. 2014-08-01 16:40:33 +04:00
morkt
867adcdd31 added refresh button. 2014-08-01 16:39:51 +04:00
morkt
5d3ba6903b set Trace listeners manually on application startup. 2014-08-01 16:38:29 +04:00
morkt
5d8962138b added refresh button. 2014-08-01 16:37:16 +04:00
morkt
e880cac7c3 moved to GameRes.Formats.KiriKiri namespace. 2014-08-01 16:36:10 +04:00
morkt
9153b5b5a0 removed superfluous application manifest. 2014-07-31 10:51:05 +04:00
morkt
cd9adb016b added menu bar. 2014-07-31 06:57:13 +04:00
morkt
e7ec8d21a1 implemented open file menu command. 2014-07-31 06:56:30 +04:00
morkt
49096a02c5 added recent files list. 2014-07-30 17:15:16 +04:00
morkt
da8bdc3274 added navigation hotkeys. 2014-07-30 13:59:41 +04:00
morkt
0003be4a4c accept extract dialog on enter key press. 2014-07-30 13:59:23 +04:00
morkt
9dd07eea06 extended ListView with multiple items selection. 2014-07-30 12:15:10 +04:00
morkt
209d98aea6 (DirectoryPosition): check current item for null. 2014-07-30 12:14:02 +04:00
morkt
7d93f14e6f increased default window height. 2014-07-30 12:13:32 +04:00
morkt
979fd08b99 increased default window height. 2014-07-30 12:12:47 +04:00
morkt
805027ad29 fixed multiple selected files extraction. 2014-07-30 09:00:26 +04:00
morkt
23030ac225 (DirectoryViewModel.GetFiles): new virtual method. 2014-07-30 08:59:17 +04:00
morkt
8e0f1a36ff localized file type descriptors. 2014-07-30 01:48:37 +04:00
morkt
0249ecf40e (GetKeyFromEntry): fixed PHENOMENO key. 2014-07-30 01:14:45 +04:00
morkt
ae3aaef3db (CreateEntryCallback): parameters sanity check. 2014-07-30 01:13:53 +04:00
morkt
8b32b5ca03 implemented multiple selected files extraction. 2014-07-30 01:13:21 +04:00
morkt
bbcc92acb8 bind destination to ExtractDialog.Destination property. 2014-07-30 01:12:46 +04:00
morkt
9d218a4130 (ExtractImage): use ArcFile.CreateFile() to create output file. 2014-07-30 01:10:40 +04:00
morkt
474548bae5 save last visited directory in MainWindow instead of App. 2014-07-30 01:09:28 +04:00
morkt
6005016a07 implemented AMI archive creation. 2014-07-29 19:05:58 +04:00
morkt
cb8dbb229c (CreateEntryCallback): set total progress value gimmick. 2014-07-29 19:05:32 +04:00
morkt
f15676d0a1 (TryOpen): use lazy evaluation for filename extension check. 2014-07-29 15:30:23 +04:00
morkt
5d876b69bc fixed zlibnet reference. 2014-07-29 15:10:13 +04:00
morkt
c1c6ad519d implemented LZSS compression. 2014-07-29 14:50:29 +04:00
morkt
20efb9d89e (TryOpen): check entry placement. 2014-07-29 14:18:24 +04:00
morkt
64f38255ee (TryOpen): check formats that match filename extension first. 2014-07-29 14:17:41 +04:00
morkt
b3e35162f6 implemented ON-Scripter archive creation. 2014-07-29 11:53:05 +04:00
morkt
f9a8d808f0 (Create): cosmetic changes. 2014-07-29 11:51:16 +04:00
morkt
a1ff08e138 (Create): fixed real entries count writing. 2014-07-29 11:50:12 +04:00
morkt
81efc33676 (Create): use localized strings. 2014-07-29 11:49:22 +04:00