beta feedback - add more wc options

- splash_screen (boolean for whether to display splash screen at startup)
- player_selection:dialog|prompts

Also moves the font and window manipulation stuff in defaults.nh
further down the file, so that a tty users doesn't have to wade
through it all to find the character adjustment samples.
This commit is contained in:
nethack.allison
2002-03-12 05:15:40 +00:00
parent d936f1a1bf
commit 2baa20217f
8 changed files with 434 additions and 48 deletions

View File

@@ -39,7 +39,7 @@
%.au
\author{Eric S. Raymond\\
(Extensively edited and expanded for 3.4)}
\date{March 10, 2002}
\date{March 12, 2002}
\maketitle
@@ -2577,6 +2577,9 @@ NetHack should use a large font.
\item[\ib{map\_mode}]
NetHack should display the map in the manner specified.
%.lp
\item[\ib{player\_selection}]
NetHack should pop up dialog boxes or use prompts for character selection.
%.lp
\item[\ib{popup\_dialog}]
NetHack should pop up dialog boxes for input.
%.lp
@@ -2591,6 +2594,9 @@ Cannot be set with the `{\tt O}' command.
NetHack should scroll the display when the hero or cursor
is this number of cells away from the edge of the window.
%.lp
\item[\ib{splash\_screen}]
NetHack should display an opening splash screen when it starts up (default yes).
%.lp
\item[\ib{tiled\_map}]
NetHack should display a tiled map if it can.
%.lp