Christoph Oelckers
1161a17f00
- do not blur the background for portrait-less conversations.
...
- Fixed the mHasBackdrop flag. (drfrag)
# Conflicts:
# wadsrc/static/zscript/ui/menu/conversationmenu.zs
# Conflicts:
# src/menu/menu.cpp
2019-08-10 12:47:41 +02:00
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
drfrag
08cd080597
- Added DrawOptionText function for the options menu.
2019-07-10 23:04:40 +02:00
drfrag
a6429a1ae1
- Added some dummy functions for the option menu.
2019-07-10 22:59:53 +02:00
Christoph Oelckers
961a6fe211
- reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting.
...
# Conflicts:
# wadsrc/static/zscript.txt
2019-04-28 22:14:34 +02:00