Daan Vanden Bosch
|
87c6ae37e4
|
Widget's element property is now abstract and is overridden in every concrete subclass. This often simplifies widget code.
|
2019-09-15 19:32:34 +02:00 |
|
Daan Vanden Bosch
|
da622aab61
|
Ctrl-Z and Ctrl-Shift-Z undo and redo commands now work more consistently.
|
2019-09-15 18:34:24 +02:00 |
|
Daan Vanden Bosch
|
9906ea88a9
|
Added more finalize_construction calls where necessary.
|
2019-09-14 15:20:36 +02:00 |
|
Daan Vanden Bosch
|
a933c5e4c1
|
Wanted items can now be added and removed.
|
2019-09-13 14:30:29 +02:00 |
|
Daan Vanden Bosch
|
1c2473c24f
|
Improved loading of store data.
|
2019-09-05 20:30:11 +02:00 |
|
Daan Vanden Bosch
|
bb7bf16f9f
|
Ported part of the hunt optimizer to the new GUI system. The methods tab is now working except for sorting.
|
2019-09-02 14:41:46 +02:00 |
|
Daan Vanden Bosch
|
f73db32eaa
|
Fixed entity translation bug. Fixed bug that caused default browser key bindings to be triggered instead of applications bindings.
|
2019-08-31 20:30:40 +02:00 |
|
Daan Vanden Bosch
|
73619ea91f
|
"Save as..." button works again. Added key bindings for most quest editor actions.
|
2019-08-31 20:01:35 +02:00 |
|
Daan Vanden Bosch
|
24f0cdb461
|
Ported new quest button to new GUI system.
|
2019-08-30 00:06:32 +02:00 |
|
Daan Vanden Bosch
|
2859dacd90
|
Added icons, select button and quest area select.
|
2019-08-29 18:24:03 +02:00 |
|
Daan Vanden Bosch
|
5446f77202
|
Refactored widgets to make it possible to centralize processing of constructor-provided options. Made widget event/data flow unidirectional.
|
2019-08-28 21:36:45 +02:00 |
|