.. |
search
|
make enter key toggle Option Search mode too
|
2020-01-16 17:53:28 +01:00 |
colorpickermenu.zs
|
- moved out the Doom specific parts from menu.cpp and messagebox.cpp.
|
2020-06-13 22:43:35 +02:00 |
conversationmenu.zs
|
Allow conversation menu cursor graphic replacement. (#1134)
|
2020-08-25 11:55:43 -04:00 |
doommenus.zs
|
- fixed menu sound.
|
2020-10-16 23:25:28 +02:00 |
joystickmenu.zs
|
|
|
listmenu.zs
|
- fixed infinite loop with list menus that have no selectable item.
|
2020-10-17 15:21:20 +02:00 |
listmenuitems.zs
|
- added localization fallback handling for the BigFont in menu items and captions.
|
2020-10-17 14:00:29 +02:00 |
loadsavemenu.zs
|
- fixed some floating point truncation warnings.
|
2020-10-17 09:09:59 +02:00 |
menu.zs
|
- final update of menu code from Raze.
|
2020-10-16 22:57:30 +02:00 |
menucustomize.zs
|
- added localization fallback handling for the BigFont in menu items and captions.
|
2020-10-17 14:00:29 +02:00 |
menuitembase.zs
|
- Backend update from Raze.
|
2020-10-16 22:57:28 +02:00 |
messagebox.zs
|
- fixed floating point value truncation warning
|
2020-10-17 17:47:06 +03:00 |
newplayermenu.zs
|
- moved two native player menu functions out of the main menu class.
|
2020-10-04 19:08:14 +02:00 |
optionmenu.zs
|
- Fixed wrong number of lines displayed in the menu.
|
2020-10-24 12:34:49 +02:00 |
optionmenuitems.zs
|
- fixed menu sound.
|
2020-10-16 23:25:28 +02:00 |
playercontrols.zs
|
- switched the input grid to the new font. Also use the same scale as the rest of the menus.
|
2019-03-31 10:08:09 +02:00 |
playerdisplay.zs
|
- Fixed truncation warnings in playerdisplay.zs
|
2020-10-11 09:02:14 +02:00 |
playermenu.zs
|
- reimplemented as an OptionsMenu.
|
2019-04-14 14:03:24 +02:00 |
readthis.zs
|
- use the backend's GameTicRate in the scripts where applicable.
|
2020-10-16 22:57:24 +02:00 |
reverbedit.zs
|
- consolidate the dependencies on the font in the option menu.
|
2019-03-17 18:32:48 +01:00 |
textentermenu.zs
|
- added some UTF-8 utilities to FString.
|
2019-04-13 09:31:36 +02:00 |