Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.

2100Total Files
2088SVN Logs
12Git Changelogs
301Filtered Results

Detail

2018.02.22.Log1386.txt

📄SVN 📅2018-02-22 💾1,2 KB 2 Parsed entries CON FIX

Revision r6685

Improve translucence of menu cursor

Revision r6684

Some screentext fixes (that don't affect CON scripts)
Raw Content
------------------------------------------------------------------------
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:

<tilenum> = Middle (tiled to fill the scrollbar height)
<tilenum> + 1 = Top
<tilenum> + 2 = Bottom
<tilenum> + 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.