X11: default to XPM-format tile file and rip screen

People have been wondering how to change the tiles on the X11
version, and the old default of NetHack-specific binary tile data
isn't directly editable with image editing tools.

Also show in the #version info if xpm and graphic rip are enabled.
This commit is contained in:
Pasi Kallinen
2018-12-29 07:19:18 +02:00
parent c4bda6a6a8
commit 6ac681b5fa
4 changed files with 14 additions and 2 deletions

View File

@@ -443,6 +443,7 @@ X11: enable menu [cancel] button for PICK_NONE menus
X11: text popups on OSX wouldn't accept keyboard input unless the 'autofocus'
resource was enabled; most noticeable when trying to dismiss 'things
that are here' while walking over object piles
X11: default to using XPM format tile file and rip screen
General New Features