Documentation updates

Document the change to the window options and
correct a typo that Yitzhak pointed out in window.doc
This commit is contained in:
nethack.allison
2002-02-04 17:03:08 +00:00
parent 742e1e8c90
commit 86a5808030
3 changed files with 17 additions and 17 deletions

View File

@@ -39,7 +39,7 @@
%.au
\author{Eric S. Raymond\\
(Extensively edited and expanded for 3.4)}
\date{February 3, 2002}
\date{February 4, 2002}
\maketitle
@@ -2594,14 +2594,14 @@ is this number of cells away from the edge of the window.
\item[\ib{tiled\_map}]
NetHack should display a tiled map if it can.
%.lp
\item[\ib{tiles\_16x16}]
NetHack should display 16x16 tiles if it can.
\item[\ib{tile\_file}]
Specify the name of an alternative tile file to override the default.
%.lp
\item[\ib{tiles\_32x32}]
NetHack should display 32x32 tiles if it can.
\item[\ib{tile\_height}]
Specify the preferred height of each tile in a tile capable port.
%.lp
\item[\ib{tiles\_8x16}]
NetHack should display 8x16 tiles if it can.
\item[\ib{tile\_width}]
Specify the preferred width of each tile in a tile capable port
%.lp
\item[\ib{use\_inverse}]
NetHack should display inverse when the game specifies it.