Commit graph

5 commits

Author SHA1 Message Date
obligaron
419fe7b7ec Change Keymapper to OptionCategory/OptionEntry 2021-12-23 00:26:12 +01:00
Gleb Mazovetskiy
c57644970f Move UiFlags and UiPanels into their own files
The first breaks circular dependency between `DiabloUI` and `text_render`.
The latter one moves `UiPanels` to a more appropriate place.
2021-11-25 12:22:27 +01:00
Vladimir Olteanu
210ea7d18d Always draw spell hotkey in town 2021-11-24 09:37:00 +01:00
Vladimir Olteanu
14eae23441 Spell list: always draw hotkeys
Co-authored-by: Gleb Mazovetskiy <glex.spb@gmail.com>
2021-11-24 00:21:26 +01:00
Gleb Mazovetskiy
8d1708358f Extract spell list and book into separate files
Moves the spell list/book UI from `control.cpp` code into separate files.
2021-11-23 21:38:06 +00:00