phantasmal-world/src/core/gui
2019-09-13 14:30:29 +02:00
..
Button.css ListProperties can now emit update events. 2019-09-03 16:44:13 +02:00
Button.ts ListProperties can now emit update events. 2019-09-03 16:44:13 +02:00
CheckBox.ts Added icons, select button and quest area select. 2019-08-29 18:24:03 +02:00
ComboBox.css Wanted items can now be added and removed. 2019-09-13 14:30:29 +02:00
ComboBox.ts Wanted items can now be added and removed. 2019-09-13 14:30:29 +02:00
Control.ts "Save as..." button works again. Added key bindings for most quest editor actions. 2019-08-31 20:01:35 +02:00
dom.ts Wanted items can now be added and removed. 2019-09-13 14:30:29 +02:00
DropDown.css Wanted items can now be added and removed. 2019-09-13 14:30:29 +02:00
DropDown.ts Wanted items can now be added and removed. 2019-09-13 14:30:29 +02:00
DurationInput.css 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
DurationInput.ts 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
FileButton.css Swapped code using new and old UI system around. 2019-08-21 17:56:46 +02:00
FileButton.ts ListProperties can now emit update events. 2019-09-03 16:44:13 +02:00
golden_layout_theme.css More data is now shown in the optimization result view. 2019-09-11 15:51:56 +02:00
index.css More data is now shown in the optimization result view. 2019-09-11 15:51:56 +02:00
Input.css 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
Input.ts 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
Label.css Swapped code using new and old UI system around. 2019-08-21 17:56:46 +02:00
Label.ts Added icons, select button and quest area select. 2019-08-29 18:24:03 +02:00
LabelledControl.ts Added icons, select button and quest area select. 2019-08-29 18:24:03 +02:00
LazyWidget.ts 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
Menu.css Wanted items can now be added and removed. 2019-09-13 14:30:29 +02:00
Menu.ts Wanted items can now be added and removed. 2019-09-13 14:30:29 +02:00
NumberInput.css Ported quest info view to the new GUI system. 2019-08-23 17:00:39 +02:00
NumberInput.ts 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
RendererWidget.ts 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
Resizable.ts Swapped code using new and old UI system around. 2019-08-21 17:56:46 +02:00
ResizableWidget.ts 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
Select.css Improved dropdown button and select widget behavior. 2019-08-30 17:31:46 +02:00
Select.ts Improved dropdown button and select widget behavior. 2019-08-30 17:31:46 +02:00
TabContainer.css More data is now shown in the optimization result view. 2019-09-11 15:51:56 +02:00
TabContainer.ts More data is now shown in the optimization result view. 2019-09-11 15:51:56 +02:00
Table.css More data is now shown in the optimization result view. 2019-09-11 15:51:56 +02:00
Table.ts More data is now shown in the optimization result view. 2019-09-11 15:51:56 +02:00
TextArea.css 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
TextArea.ts Added icons, select button and quest area select. 2019-08-29 18:24:03 +02:00
TextInput.ts Added icons, select button and quest area select. 2019-08-29 18:24:03 +02:00
ToolBar.css More data is now shown in the optimization result view. 2019-09-11 15:51:56 +02:00
ToolBar.ts Added icons, select button and quest area select. 2019-08-29 18:24:03 +02:00
Widget.ts Refactored table from MethodsForEpisodeView into a reusable Table widget. 2019-09-07 17:49:21 +02:00