1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-27 01:25:35 +00:00
OpenDiablo2/d2core/d2gui
Josh Jordan b1cdb47302
Help and Escape Menu click through and close behavior (#761)
* Disallow clicking through the help menu to control the game

* Move Navigator and EscapeMenu up in package tree to be accessible by GameControls. Disallow GameControls input when EscapeMenu is open

* Make ESC key behavior more consistent with D2
2020-10-07 21:20:05 -04:00
..
button.go remove d2asset singleton (#726) 2020-09-12 16:51:30 -04:00
common.go removed gui manager singleton in d2gui (#735) 2020-09-18 16:10:52 -04:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
gui_manager.go Adds error handling everywhere (#743) 2020-09-23 13:30:54 -04:00
label.go Adds error handling everywhere (#743) 2020-09-23 13:30:54 -04:00
layout_entry.go remove d2asset singleton (#726) 2020-09-12 16:51:30 -04:00
layout.go Help and Escape Menu click through and close behavior (#761) 2020-10-07 21:20:05 -04:00
spacer.go removed most lint errors in d2gui (#604) 2020-07-18 18:06:36 -04:00
sprite.go removed gui manager singleton in d2gui (#735) 2020-09-18 16:10:52 -04:00
style.go fixed lint errors in d2gui (#692) 2020-08-05 13:51:19 -04:00
widget.go fixed lint errors in d2gui (#692) 2020-08-05 13:51:19 -04:00