------------------------------------------------------------------------ r6686 | hendricks266 | 2018-02-22 05:34:34 -0800 (Thu, 22 Feb 2018) | 13 lines New userdef structures: "menu_scrollbartilenum", "menu_scrollbarz", "menu_scrollcursorz" Set "menu_scrollbartilenum" to the first tilenum of a series of 4 tiles: = Middle (tiled to fill the scrollbar height) + 1 = Top + 2 = Bottom + 3 = Cursor Default value for menu_scrollbartilenum is -1, which will display EDuke32's default scrollbar. Use "menu_scrollbarz" and "menu_scrollcursorz" to control the scale of the scrollbar. Default values are 65536. Patch from Fox. ------------------------------------------------------------------------ r6685 | hendricks266 | 2018-02-22 05:34:28 -0800 (Thu, 22 Feb 2018) | 1 line Improve translucence of menu cursor ------------------------------------------------------------------------ r6684 | hendricks266 | 2018-02-22 05:34:24 -0800 (Thu, 22 Feb 2018) | 1 line Some screentext fixes (that don't affect CON scripts) ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.