svdijk
|
8ece6dff6a
|
Menu: Never treat keys with no "Char" as hotkeys.
|
2017-05-18 21:29:08 +02:00 |
|
Christoph Oelckers
|
224219dd66
|
- made ListMenuItem.DrawSelector virtual.
|
2017-03-28 21:39:03 +02:00 |
|
Christoph Oelckers
|
e7a677ef61
|
- fixed bad menu size calculation, this was particularly visible in Hexen's skill menu.
|
2017-03-13 23:02:59 +01:00 |
|
Christoph Oelckers
|
2533ff3ffc
|
- fixed: ListMenuItemStaticText used the wrong default color.
|
2017-03-13 09:30:33 +01:00 |
|
Christoph Oelckers
|
f3b6343e53
|
- use floats for menu item coordinates. This only has an effect in the ListMenu because the OptionMenu uses fixed offsets which work differently.
|
2017-02-19 17:24:30 +01:00 |
|
Christoph Oelckers
|
b7a5437af6
|
- scriptified parts of ListMenu.
|
2017-02-18 18:35:44 +01:00 |
|
Christoph Oelckers
|
bb6def820f
|
- everything compiles and mostly works again.
|
2017-02-12 14:04:48 +01:00 |
|
Christoph Oelckers
|
ee1217c8c7
|
- everything compiles again, now to make it work again with all menu widgets 100% scripted.
|
2017-02-12 01:18:49 +01:00 |
|
Christoph Oelckers
|
947b625c50
|
- all menu items scriptified, but not yet active.
|
2017-02-11 16:11:48 +01:00 |
|