gzdoom-gles/wadsrc/static/zscript/ui/menu
Christoph Oelckers 8f93dcc884 - fixed the option menu indentation.
This was yet another piece of code that essentially was unworkable thanks to the limited screen space with the old bitmap fonts.
With the new font there is enough screen space to do this properly.
2019-03-18 10:54:26 +01:00
..
search option search improvements 2019-03-17 20:28:38 +01:00
colorpickermenu.zs - Found two more unlocalized texts in the color picker. Due to space constraints a proper localization is not possible so these were replaced by a non-text. 2019-03-17 20:56:49 +01:00
conversationmenu.zs - properly construct the reply texts for Strife's merchants. 2019-03-09 13:34:47 +01:00
joystickmenu.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-02-23 12:08:27 +01:00
listmenu.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-02-23 12:08:27 +01:00
listmenuitems.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-02-23 12:08:27 +01:00
loadsavemenu.zs - fixed positioning of "no files" message on load game screen. 2019-03-17 19:10:25 +01:00
menu.zs - fixed the spacing for the sliders. 2019-03-17 18:32:55 +01:00
menuitembase.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-02-23 12:08:27 +01:00
messagebox.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-02-23 12:08:27 +01:00
optionmenu.zs - fixed the option menu indentation. 2019-03-18 10:54:26 +01:00
optionmenuitems.zs - fixed option menu selector and slider bar positioning. 2019-03-17 22:00:28 +01:00
playercontrols.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-02-23 12:08:27 +01:00
playerdisplay.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-02-23 12:08:27 +01:00
playermenu.zs - moved the sprite box on the player menu up a bit because this was badly overlapping with some long texts in most languages. 2019-03-02 12:20:58 +01:00
readthis.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-02-23 12:08:27 +01:00
reverbedit.zs - consolidate the dependencies on the font in the option menu. 2019-03-17 18:32:48 +01:00
textentermenu.zs - consolidate the dependencies on the font in the option menu. 2019-03-17 18:32:48 +01:00