gzdoom-gles/wadsrc/static/zscript/ui
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
..
menu - reimplemented new player setup menu as an OptionsMenu. 2019-07-15 20:37:36 +02:00
statscreen - added some UTF-8 utilities to FString. 2019-05-14 19:35:21 +02:00
statusbar Added support for monospacing alignment modes to HUDFont / BaseStatusBar.DrawString (#810) 2019-05-14 19:50:43 +02:00