]> granicus.if.org Git - nethack/commit
SYSCF WIZARDS
authorPatR <rankin@nethack.org>
Mon, 23 Nov 2015 01:23:11 +0000 (17:23 -0800)
committerPatR <rankin@nethack.org>
Mon, 23 Nov 2015 01:23:11 +0000 (17:23 -0800)
commit3edfcffccccc34730820d1a9881441a7bd21edb9
tree303048cdea377ddd31bc542d41692ab1abe83293
parent42f758b9b2eb9414f52a4dea203ef5c909797d04
SYSCF WIZARDS

Preformat SYSCF entry 'WIZARDS' so that it can be displayed during panic
feedback without allocating memory for the formatted list at that time.
It also gets displayed for help's "support information" ('?k').

For panic(), push "it may be possible to rebuild" to a second line since
the formatted usernames might make the line long.
include/sys.h
src/end.c
src/files.c
src/pager.c
src/save.c
src/sys.c