gzdoom-gles/wadsrc/static/zscript/ui/menu
Christoph Oelckers bba2854796 - reimplemented new player setup menu as an OptionsMenu.
This is both for consistency and better localizability. The old code is retained to ensure that mods inheriting from the old menu continue to work.

# Conflicts:
#	src/menu/menudef.cpp
#	src/namedef.h
#	wadsrc/static/zscript/ui/menu/optionmenu.zs
2019-07-15 20:37:36 +02:00
..
search localize custom menu titles in option search results 2019-06-13 15:54:19 +02:00
colorpickermenu.zs - made the colorset names and the texts in the color picker localizable. 2019-05-19 20:40:22 +02:00
conversationmenu.zs - fixed deprecation warnings in core scripts 2019-05-14 20:07:55 +02:00
joystickmenu.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-04-28 22:14:34 +02:00
listmenu.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-04-28 22:14:34 +02:00
listmenuitems.zs - added some UTF-8 utilities to FString. 2019-05-14 19:35:21 +02:00
loadsavemenu.zs - fixed issues with text entering 2019-05-14 17:38:21 +02:00
menu.zs - reimplemented new player setup menu as an OptionsMenu. 2019-07-15 20:37:36 +02:00
menuitembase.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-04-28 22:14:34 +02:00
messagebox.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-04-28 22:14:34 +02:00
newplayermenu.zs - reimplemented new player setup menu as an OptionsMenu. 2019-07-15 20:37:36 +02:00
optionmenu.zs - reimplemented new player setup menu as an OptionsMenu. 2019-07-15 20:37:36 +02:00
optionmenuitems.zs - fixed issues with text entering 2019-05-14 17:38:21 +02:00
playercontrols.zs - fixed issues with text entering 2019-05-14 17:38:21 +02:00
playerdisplay.zs - reimplemented new player setup menu as an OptionsMenu. 2019-07-15 20:37:36 +02:00
playermenu.zs - reimplemented new player setup menu as an OptionsMenu. 2019-07-15 20:37:36 +02:00
readthis.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-04-28 22:14:34 +02:00
reverbedit.zs - fixed issues with text entering 2019-05-14 17:38:21 +02:00
textentermenu.zs - added some UTF-8 utilities to FString. 2019-05-14 19:35:21 +02:00
videomenu.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-04-28 22:14:34 +02:00