1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-19 13:45:23 +00:00
OpenDiablo2/d2game/d2gamescreen
David Carrell 37ae98d81b
Abstract away remaining ebiten references (#409)
* 337 - remove ebiten from character selection

* 337 - abstract d2input away from ebiten implementation

* WIP 337 - remove ebiten use from d2ui

* 337 - fix accidental left->right change

* 337 - fix ui button selection bugs

* 337 - fix textbox bugs

* 337 - fix scrollbar bugs

* 337 - address PR comments

* 337 - fix invalid hero selection bug

Co-authored-by: David Carrell <carrelda@Davids-MacBook-Pro.local>
2020-06-23 18:12:08 -04:00
..
blizzard_intro.go Renamed scene to screen to avoid confusion of intent. (#334) 2020-06-13 20:36:20 -04:00
character_select.go Abstract away remaining ebiten references (#409) 2020-06-23 18:12:08 -04:00
credits.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
game.go Improve run/walk/neutral animation handling. Initial parsing of Level… (#372) 2020-06-22 15:55:32 -04:00
gui_testing.go Renamed scene to screen to avoid confusion of intent. (#334) 2020-06-13 20:36:20 -04:00
main_menu.go Abstract away remaining ebiten references (#409) 2020-06-23 18:12:08 -04:00
map_engine_testing.go Added basic map generation for first area of south town (#408) 2020-06-23 01:05:01 -04:00
select_hero_class.go Abstract away remaining ebiten references (#409) 2020-06-23 18:12:08 -04:00