Christoph Oelckers
|
9d6b5f7015
|
- switched the menu code over to the data types of the event system.
Note that this will require adjustment of all menu code which overrides the Responder method!
|
2017-03-06 22:27:51 +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
|
d85b9cdd71
|
- scriptified the input methods of DConversationMenu.
- fixed handling of DimAllowed.
|
2017-02-19 13:07:49 +01:00 |
|
Christoph Oelckers
|
1b4c9e13b8
|
- cleaned out some cruft from the menu code, now that ListMenu is fully scripted.
|
2017-02-18 19:11:53 +01:00 |
|
Christoph Oelckers
|
b7a5437af6
|
- scriptified parts of ListMenu.
|
2017-02-18 18:35:44 +01:00 |
|
Christoph Oelckers
|
6e2b0bc961
|
- renamed the internal InpuEvent to deconflict from the version in the event system.
|
2017-02-14 19:32:44 +01:00 |
|
Christoph Oelckers
|
7877bcbdcb
|
- exported more parts of the joystick menus and also exported all strings for them to the string table.
- exported the skeleton definition for list menus.
|
2017-02-13 17:45:03 +01:00 |
|