|
|
dfb444780f
|
add file system association to RBX and TBV data formats
|
2020-04-03 00:34:14 -04:00 |
|
|
|
6c2d41e2c4
|
defer TBV content loading and display proper file size in editor for both TBV and RBX
|
2020-04-03 00:31:23 -04:00 |
|
|
|
c168b4361b
|
change mnemonic so it doesn't conflict with the _OK button
|
2020-04-03 00:16:50 -04:00 |
|
|
|
cfb9c729ab
|
this bug was hidden for quite some time... line 71-72 file name comes before offset!
|
2020-04-03 00:08:59 -04:00 |
|
|
|
f02ddfd298
|
System.Environment.WorkingSet returns 0 on linux, so this doesn't work at all
|
2020-04-03 00:01:01 -04:00 |
|
|
|
5506b0c81b
|
sometimes Accessor is null, this is supposed to happen, but not sure why - think it has to do with the default editor
|
2020-04-03 00:00:15 -04:00 |
|
|
|
2adf0fca78
|
improve Unreal Engine package support and add UWT-based Unreal Engine package editor
|
2020-04-02 23:59:30 -04:00 |
|
|
|
6c18db3af7
|
fix Electronic Arts BIGF archive support
|
2020-04-02 23:58:00 -04:00 |
|
|
|
89fd1cb8d7
|
didn't know this hadn't been implemented yet
|
2020-04-01 11:27:06 -04:00 |
|
|
|
1e33cb7e86
|
can't believe I didn't notice this bug waaaayy earlier
|
2020-03-30 02:11:32 -04:00 |
|
|
|
89a5c528fc
|
improvements to Start Page
|
2020-03-30 01:35:52 -04:00 |
|
|
|
feda303959
|
only confirm exit if window is being closed by the user
|
2020-03-29 04:17:07 -04:00 |
|
|
|
cf037a908c
|
editor configuration and toolbox enhancements
|
2020-03-29 04:02:58 -04:00 |
|
|
|
4f97cfe423
|
major improvements to ICARUS scripting support and a brand-new UWT-based ICARUS script editor
|
2020-03-29 04:02:00 -04:00 |
|
|
|
230741a2af
|
support first-class variable definitions in editor configuration
|
2020-03-28 22:53:45 -04:00 |
|
|
|
f1fe8f7e94
|
these text boxes should not be editable
|
2020-03-26 15:15:28 -04:00 |
|
|
|
23950fdd21
|
save support for VOL v2 archives works but has not been tested on a game yet
|
2020-03-23 19:50:06 -04:00 |
|
|
|
114d4e2b16
|
key additional details on string name instead of object reference
|
2020-03-23 19:49:20 -04:00 |
|
|
|
1890f7198e
|
update uwt-install scripts
|
2020-03-23 03:49:55 -04:00 |
|
|
|
e66bf675f3
|
update README
|
2020-03-23 03:18:54 -04:00 |
|
|
|
400f962de1
|
reorganize directory structure and remove stale projects. our main focus will be on C# from here on out
|
2020-03-23 03:05:03 -04:00 |
|
|
|
42ec87fad1
|
this didn't work
|
2020-03-23 02:31:02 -04:00 |
|
|
|
19fa0d64bc
|
reorganize directory structure and remove stale projects. our main focus will be on C# from here on out
|
2020-03-23 02:28:39 -04:00 |
|
|
|
df046cc6c0
|
implement file properties dialog as Document Properties SettingsDialog
|
2020-03-23 01:50:00 -04:00 |
|
|
|
d31ccfafa1
|
still debugging, give us the ability to offset the pixel value by an arbitrary palette selector value
|
2020-03-23 01:36:14 -04:00 |
|
|
|
779877a5bb
|
uwt-winforms taskdialog now has hyperlink support, let's use it
|
2020-03-23 01:34:47 -04:00 |
|
|
|
d07b795655
|
use SplitContainer instead of a regular box layout
|
2020-03-23 01:33:59 -04:00 |
|
|
|
9e7e7b6176
|
about dialog should have a close button, at least on winforms
|
2020-03-23 01:33:32 -04:00 |
|
|
|
454e2ebeb7
|
I think I got it now
|
2020-03-23 01:30:00 -04:00 |
|
|
|
59c37f73a7
|
ugh
|
2020-03-23 01:25:46 -04:00 |
|
|
|
526dced3cb
|
didn't know we could do this
|
2020-03-23 01:18:54 -04:00 |
|
|
|
e09a6a57f9
|
guess we can't
|
2020-03-23 01:12:25 -04:00 |
|
|
|
3c78ee6997
|
didn't know we could do this
|
2020-03-23 01:11:51 -04:00 |
|
|
|
a12f10c9e7
|
didn't know we could do this
|
2020-03-23 01:10:17 -04:00 |
|
|
|
82458e3857
|
oops
|
2020-03-21 07:03:32 -04:00 |
|
|
|
5f18dab319
|
handle the CustomOptionFieldChoice now that we have a working ComboBox control in UWT
|
2020-03-21 07:03:12 -04:00 |
|
|
|
4f61f08d52
|
load application title from default language string table
|
2020-03-21 06:45:35 -04:00 |
|
|
|
08c3234a19
|
fix mnemonic to not conflict with 'Insert _spaces instead of tabs'
|
2020-03-21 02:57:21 -04:00 |
|
|
|
4508c0eda4
|
use UWT Commands for docking window tab page context menu
|
2020-03-20 04:46:02 -04:00 |
|
|
|
f117bad02e
|
don't set response value since this causes the dialog to close abruptly; set default button instead to still get 'suggested' theme on gtk
|
2020-03-19 11:01:14 -04:00 |
|
|
|
cd3498d78f
|
dialog should inherit from CustomDialog
|
2020-03-19 11:00:31 -04:00 |
|
|
|
7a8aaf3967
|
dialog should inherit from CustomDialog, setting responsevalue on a button causes the dialog to close without processing the Click handler, and don't crash if we can't find a custom option control for that property
|
2020-03-19 10:59:59 -04:00 |
|
|
|
9cdb8bb42b
|
don't catch just any exception while debugging since this screws up the call stack trace
|
2020-03-19 10:58:41 -04:00 |
|
|
|
c7303da998
|
hack to fix bug since we are now loading the layout xml in OnCreating function instead of constructor
|
2020-03-19 10:53:08 -04:00 |
|
|
|
046fe07688
|
oops
|
2020-03-19 09:56:59 -04:00 |
|
|
|
f0632f7a1e
|
handle the case where our PEF begins with PJ95
|
2020-03-19 09:56:35 -04:00 |
|
|
|
505a58806c
|
theme resources for WeifenLuo WinFormsUI DockPanelSuite (integrated with UWT)
|
2020-03-19 09:55:48 -04:00 |
|
|
|
9f30c318bd
|
the dialog WILL NOT CLOSE on WinForms without setting DialogResult before closing... who knows why
|
2020-03-19 03:11:13 -04:00 |
|
|
|
e309b7c314
|
fix the custom options so they use the actual name of the variables even through a refactor
|
2020-03-18 15:24:13 -04:00 |
|
|
|
2c5bfcc5bf
|
fix CustomOptionNumber handling now that we have a NumericTextBox in UWT
|
2020-03-18 12:57:23 -04:00 |
|