Christoph Oelckers
|
f179ee502e
|
- fixed: Selecting a submenu in the options played the wrong sound.
|
2020-10-12 20:08:10 +02:00 |
|
Christoph Oelckers
|
3cfba26bec
|
- fixed layout issues with load/save menus.
|
2020-10-10 12:25:30 +02:00 |
|
Christoph Oelckers
|
2237113a77
|
- fixed font scaling in RR's confirmation screens.
|
2020-10-10 00:51:26 +02:00 |
|
Christoph Oelckers
|
a10aacea3a
|
- added the QAV drawer page.
|
2020-10-09 00:50:21 +02:00 |
|
Christoph Oelckers
|
02507d937d
|
- got the text screens working. Also reformatted RR's credits a bit for a better presentation.
|
2020-10-08 23:40:17 +02:00 |
|
Christoph Oelckers
|
19c719db4e
|
- image scroller is working again.
|
2020-10-08 22:53:12 +02:00 |
|
Christoph Oelckers
|
6ba06f5ed0
|
- ImageScroller WIP commit.
|
2020-10-08 22:20:41 +02:00 |
|
Christoph Oelckers
|
15eaf86f5a
|
- preparations for the image scroller menu.
|
2020-10-08 18:02:25 +02:00 |
|
Christoph Oelckers
|
8caaf4fa64
|
- menu transitions are working again.
|
2020-10-08 16:33:11 +02:00 |
|
Christoph Oelckers
|
789eb6d51d
|
- Most of Duke's menus work again.
|
2020-10-07 20:32:43 +02:00 |
|
Christoph Oelckers
|
2bb38f7d67
|
- get load and save game menus and related CCMDs working again.
|
2020-10-07 18:32:57 +02:00 |
|
Christoph Oelckers
|
5726b693bd
|
- added back the menu transition, although it cannot be used yet, and all game specific menu CCMDs.
|
2020-10-07 01:12:57 +02:00 |
|
Christoph Oelckers
|
0968a9d97e
|
- renamed the Customizer to 'Delegate' because this works very much like a delegate in Objective-C.
- route menu sound calls through the delegate to better deal with differences between games.
|
2020-10-07 01:00:43 +02:00 |
|
Christoph Oelckers
|
603c3b50ec
|
- reimplemented Blood's menu items.
|
2020-10-07 00:50:26 +02:00 |
|
Christoph Oelckers
|
a7035a932f
|
- added a DrawSelector hook to the customizer.
|
2020-10-07 00:03:05 +02:00 |
|
Christoph Oelckers
|
3ddc544a85
|
- added a caption drawer control for ListMenus.
|
2020-10-06 23:11:04 +02:00 |
|
Christoph Oelckers
|
1e131eda9e
|
- implemented Blood's menu caption
|
2020-10-06 00:34:35 +02:00 |
|
Christoph Oelckers
|
be55e26689
|
- menu code update.
|
2020-10-05 18:39:16 +02:00 |
|
Christoph Oelckers
|
7c89db69bd
|
-menuCustomizer from GZDoom.
|
2020-10-05 00:23:30 +02:00 |
|
Christoph Oelckers
|
5d76cbcbdb
|
- game compiles and starts again (without menu, of course)
Now it's time to rebuild the menu.
|
2020-10-04 20:53:37 +02:00 |
|
Christoph Oelckers
|
b0301d6fc9
|
- progress.
|
2020-10-04 20:11:04 +02:00 |
|
Christoph Oelckers
|
4790773ec2
|
- script update for key bindings.
|
2020-10-04 20:11:03 +02:00 |
|
Christoph Oelckers
|
0b9c6fe559
|
- added GZDoom's menu script code.
|
2020-10-04 20:11:03 +02:00 |
|