Alexander
|
4a85e24228
|
fixed spelling (mostly comments)
|
2018-11-27 19:44:06 +01:00 |
|
Christoph Oelckers
|
edebea4f8d
|
- allow specifying a custom class for message box display.
|
2017-04-14 23:28:54 +02:00 |
|
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
|
6210a67f85
|
- fixed messagebox correctly.
|
2017-02-26 12:50:11 +01:00 |
|
Christoph Oelckers
|
fa0be4d4a9
|
- fixed keycodes for confirmation menu.
|
2017-02-19 17:30:02 +01:00 |
|
Christoph Oelckers
|
8db1646056
|
- fixed: Strife dialogues remembered the last menu's selection index, but with the possibility of changing sets of replies between calls of the same dialogue it should be the reply's index in the list of replies that gets remembered.
|
2017-02-19 10:34:47 +01:00 |
|
Christoph Oelckers
|
e46571c192
|
- DMessageBoxMenu is fully scriptified.
|
2017-02-18 23:39:02 +01:00 |
|
Christoph Oelckers
|
62b594a499
|
- DMessageBoxMenu::Drawer scriptified.
|
2017-02-18 23:18:55 +01:00 |
|
Christoph Oelckers
|
aabcc1f92e
|
- scriptified the input functions of DMessageBoxMenu.
|
2017-02-18 23:05:01 +01:00 |
|