gzdoom/wadsrc/static/zscript/menu
Christoph Oelckers 9d6b5f7015 - switched the menu code over to the data types of the event system.
Note that this will require adjustment of all menu code which overrides the Responder method!
2017-03-06 22:27:51 +01:00
..
colorpickermenu.txt
conversationmenu.txt - switched the menu code over to the data types of the event system. 2017-03-06 22:27:51 +01:00
joystickmenu.txt
listmenu.txt - switched the menu code over to the data types of the event system. 2017-03-06 22:27:51 +01:00
listmenuitems.txt - use floats for menu item coordinates. This only has an effect in the ListMenu because the OptionMenu uses fixed offsets which work differently. 2017-02-19 17:24:30 +01:00
loadsavemenu.txt - switched the menu code over to the data types of the event system. 2017-03-06 22:27:51 +01:00
menu.txt - switched the menu code over to the data types of the event system. 2017-03-06 22:27:51 +01:00
menuitembase.txt - implemented the parser basics of a ZScript versioning system. 2017-03-05 14:13:00 +01:00
messagebox.txt - switched the menu code over to the data types of the event system. 2017-03-06 22:27:51 +01:00
optionmenu.txt - switched the menu code over to the data types of the event system. 2017-03-06 22:27:51 +01:00
optionmenuitems.txt - switched the menu code over to the data types of the event system. 2017-03-06 22:27:51 +01:00
playercontrols.txt - fixed: The text enter screen must be activated if it should be displayed. 2017-02-19 18:27:29 +01:00
playerdisplay.txt - use floats for menu item coordinates. This only has an effect in the ListMenu because the OptionMenu uses fixed offsets which work differently. 2017-02-19 17:24:30 +01:00
playermenu.txt - switched the menu code over to the data types of the event system. 2017-03-06 22:27:51 +01:00
readthis.txt - added a GenericMenu class, so that all menus can be given a virtual Init method. 2017-02-19 15:35:28 +01:00
textentermenu.txt - switched the menu code over to the data types of the event system. 2017-03-06 22:27:51 +01:00
videomenu.txt - switched the menu code over to the data types of the event system. 2017-03-06 22:27:51 +01:00