Felipe Wannmacher
|
6e32bf9794
|
changed spell circle ui (#3963)
|
2022-01-19 02:34:04 +01:00 |
|
Gleb Mazovetskiy
|
ccf8cc004d
|
Spell book: Fix "Level 0 - Unusable" overlap
Removes the display of mana and damage for unusable spells
and moves the "Unusable" text onto the second line, fixing
the overlap.
|
2021-12-26 09:35:22 +00: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 |
|
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 |
|