OpenDiablo2/d2game/d2player
gucio321 5cd404e4a5
d2ui.Frame refactor (#994)
* d2ui.Frame refactor

* removed unneccessery d2asset.AssetManager argument from d2ui.NewUIFrame

* d2ui.Frame refactor

* removed unneccessery d2asset.AssetManager argument from d2ui.NewUIFrame

Co-authored-by: M. Sz <mszeptuch@protonmail.com>
Co-authored-by: Tim Sarbin <tim.sarbin@gmail.com>
Co-authored-by: gravestench <dknuth0101@gmail.com>
2021-01-06 21:53:01 -08:00
..
binding_layout.go Key binding menu (#918) 2020-11-13 12:03:30 -08:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
equipment_slot.go Removing d2datadict singletons (#738) 2020-09-20 17:52:01 -04:00
escape_menu.go escape menu hotkeys 2020-12-16 16:49:50 +01:00
game_controls.go removed unused fields from d2player.GameControl.actionableRegions (#997) 2021-01-06 21:51:36 -08:00
globeWidget.go Fixed gocritic linter issues 2020-12-23 11:02:58 +01:00
help_overlay.go removed unused issue comments 2020-12-14 18:32:56 +01:00
hero_stats_panel.go d2ui.Frame refactor (#994) 2021-01-06 21:53:01 -08:00
hud.go removed unused fields from d2player.GameControl.actionableRegions (#997) 2021-01-06 21:51:36 -08:00
input_callback_listener.go fixed all golint type lint errors (#780) 2020-10-21 23:41:21 -07:00
inventory.go d2ui.Frame refactor (#994) 2021-01-06 21:53:01 -08:00
inventory_grid.go modification of the logger (#940) 2020-11-21 21:36:59 -08:00
key_binding_menu.go fixed saving key change bug 2020-12-14 16:47:13 +01:00
key_map.go KeyAlt in help_overlay 2020-12-02 11:08:36 +01:00
mini_panel.go when both panels (e.g. inventory and hero stats) are open, mini panel will not be opened 2020-11-26 19:11:00 +01:00
move_gold_panel.go Move Gold Panel (#962) 2020-12-12 01:39:26 -08:00
quest_log.go d2ui.Frame refactor (#994) 2021-01-06 21:53:01 -08:00
skill_row.go removed all 'gocritic' lint errors (#835) 2020-10-25 17:03:23 -07:00
skill_select_menu.go implemented logger in d2gamescreen (#925) 2020-11-18 13:02:49 -08:00
skill_select_panel.go modification of the logger (#940) 2020-11-21 21:36:59 -08:00
skillicon.go modification of the logger (#940) 2020-11-21 21:36:59 -08:00
skilltree.go d2ui.Frame refactor (#994) 2021-01-06 21:53:01 -08:00