]> granicus.if.org Git - nethack/commit
X11: default to XPM-format tile file and rip screen
authorPasi Kallinen <paxed@alt.org>
Sat, 29 Dec 2018 05:19:18 +0000 (07:19 +0200)
committerPasi Kallinen <paxed@alt.org>
Sat, 29 Dec 2018 05:19:24 +0000 (07:19 +0200)
commit6ac681b5fa6d775fee8c57196eaaa56e4caa7ac7
tree3bb5b8ff85790eb5f36d51fa1f5a00583166cd6b
parentc4bda6a6a87c6ec50422d81e74e0158124d67eb7
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.
doc/fixes36.2
sys/unix/Makefile.src
sys/unix/hints/linux-x11
util/makedefs.c