1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-11 18:20:42 +00:00
OpenDiablo2/d2common
Julien Ganichot 0d691dbffa
Key binding menu (#918)
* Feat(KeyBindingMenu): Adds dynamic box system with scrollbar

* Feat(Hotkeys): WIP Adds a lot of things

* Feat(KeyBindingMenu): WIP Adds logic to binding

* Feat(KeyBindingMenu): Fixes assignment logic

* Feat(KeyBindingMenu): Adds buttons logic

* Feat(KeyBindingMenu): Fixes sprites positions+add padding to Box

* Feat(KeyBindingMenu): Adds label blinking cap

* Feat(KeyBindingMenu): Removes commented func

* Feat(KeyBindingMenu): Fixes lint errors and refactors a bit

* Feat(KeyBindingMenu): Corrects few minor things from Grave

* Feat(KeyBindingMenu): removes forgotten key to string mapping
2020-11-13 12:03:30 -08:00
..
d2cache Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04:00
d2calculation organize d2common pakage (#716) 2020-09-08 15:58:35 -04:00
d2data refactored logging in d2loader, d2record, and d2asset (#898) 2020-11-02 21:23:07 -05:00
d2datautils Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04:00
d2enum Key binding menu (#918) 2020-11-13 12:03:30 -08:00
d2fileformats removed string table singleton from d2common/d2fileformats/d2tbl/ (#900) 2020-11-03 11:10:11 -08:00
d2geom Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04:00
d2interface Key binding menu (#918) 2020-11-13 12:03:30 -08:00
d2loader Unfuck asset manager init (#906) 2020-11-08 01:24:35 -08:00
d2math Resolves #874 and #892 (#894) 2020-11-01 16:05:50 -08:00
d2path Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04:00
d2resource Key binding menu (#918) 2020-11-13 12:03:30 -08:00
d2util removed debug printer singleton from d2util (#901) 2020-11-03 11:19:59 -08:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00