Merge branch 'NetHack-3.6.2'

This commit is contained in:
nhmall
2018-10-11 22:28:18 -04:00
5 changed files with 487 additions and 385 deletions
+5
View File
@@ -220,6 +220,11 @@ Qt: add Qt5 specific hints file for linux and Mac OS X (Ray Chason)
Qt: enable compiling Qt5 on Windows (Ray Chason)
Qt: entering extended commands, hide non-matching ones
Qt: remember tile and font size
X11: implement menucolors and allow menus to obey inverse attribute
X11: make key translations work with menus on Linux
X11: allow mouse wheel scrolling to work in menus by default
X11: handle paged menu control keys
X11: remember perm_invent window geometry
General New Features