15 Commits

Author SHA1 Message Date
94e85f1a9a Update QuickGUI to handle drawing and updating offsets. Textbox now follows cursor within dimension contraints. 2023-08-12 22:53:13 -05:00
36756885e3 Item data loading completed. 2023-08-12 18:53:02 -05:00
1811120eed Read item data from ItemInfo.shn 2023-08-12 14:39:31 -05:00
a32366b8c8 Ability to choose client directory. 2023-08-12 12:16:01 -05:00
2ec1d538be Fix a closing bug and moved some focus arguments for canClose flags to the internal window update function instead. 2023-08-06 07:01:36 -05:00
623f0137ab Use correct layer ordering when refocusing windows. Focused window gets an internal refresh event. 2023-08-06 00:33:45 -05:00
b4b4d59a88 Fixed memory leak when closing down windows. 2023-08-06 00:18:31 -05:00
cb4a564c48 Window cleanup and focused window pointer handling. 2023-08-06 00:09:23 -05:00
dc292a3554 Active windowing systems and menu navigation combined. 2023-08-05 23:42:21 -05:00
afd1d88d64 Ability to drag windows around. 2023-08-05 23:31:35 -05:00
bc55854b83 Added window header 2023-08-05 23:05:07 -05:00
c5e40dae1b Window creation and parent classes now implemented. 2023-08-05 21:06:42 -05:00
c148202a4d Windows added with layering. 2023-08-05 20:21:12 -05:00
65e1700014 Add project files. 2023-08-05 18:12:41 -05:00
ec92e7683c Add .gitattributes and .gitignore. 2023-08-05 18:12:39 -05:00