]> granicus.if.org Git - nethack/commit
qtdump() overhaul
authorPatR <rankin@nethack.org>
Sat, 23 May 2015 07:50:34 +0000 (00:50 -0700)
committerPatR <rankin@nethack.org>
Sat, 23 May 2015 07:50:34 +0000 (00:50 -0700)
commit905c21dbe8556655057cb5b79c10b1854304ed6d
tree064bda90db52d2f763bab0d2c76598f225b8dc20
parent404e37633f137efa7728c6addc241d368c5ec5dc
qtdump() overhaul

When dumping quest messages at startup via DEBUGFILES=questpgr.c,
give a single message for each one, instead of a pline showing the
message number and delivery protocol followed by a popup message
window containing the text.  This puts the number and protocol info
at the start/top of the popup window, bypassing the pline (and the
extra --More-- given for tty).
src/questpgr.c