phantasmal-world/src/core/gui
2019-09-07 17:49:21 +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
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 ListProperties now emit ListPropertyChangeEvents. 2019-09-02 21:09:40 +02:00
DropDownButton.css Ported new quest button to new GUI system. 2019-08-30 00:06:32 +02:00
DropDownButton.ts Improved dropdown button and select widget behavior. 2019-08-30 17:31:46 +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 Made golden layout tabs height the same as regular tabs height. Correctly centered text in both. 2019-08-31 21:37:55 +02:00
index.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.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 "Save as..." button works again. Added key bindings for most quest editor actions. 2019-08-31 20:01:35 +02:00
Menu.ts 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
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 Made golden layout tabs height the same as regular tabs height. Correctly centered text in both. 2019-08-31 21:37:55 +02:00
TabContainer.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
Table.css Refactored table from MethodsForEpisodeView into a reusable Table widget. 2019-09-07 17:49:21 +02:00
Table.ts Refactored table from MethodsForEpisodeView into a reusable Table widget. 2019-09-07 17:49:21 +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 Ported quest info view to the new GUI system. 2019-08-23 17:00:39 +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