From 86a5808030cc9b97da29ce4e9bc8c94d50b2cb84 Mon Sep 17 00:00:00 2001 From: "nethack.allison" Date: Mon, 4 Feb 2002 17:03:08 +0000 Subject: [PATCH] Documentation updates Document the change to the window options and correct a typo that Yitzhak pointed out in window.doc --- doc/Guidebook.mn | 18 +++++++++--------- doc/Guidebook.tex | 14 +++++++------- doc/window.doc | 2 +- 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/doc/Guidebook.mn b/doc/Guidebook.mn index a40fe7213..ad2c68928 100644 --- a/doc/Guidebook.mn +++ b/doc/Guidebook.mn @@ -4,7 +4,7 @@ .ds vr "NetHack 3.4 .ds f0 "\*(vr .ds f1 -.ds f2 "February 3, 2002 +.ds f2 "February 4, 2002 .mt A Guide to the Mazes of Menace (Guidebook for NetHack) @@ -2106,15 +2106,15 @@ NetHack should scroll the display when the hero or cursor is this number of cells away from the edge of the window. .lp tiled_map NetHack should display a tiled map if it can. -.lp tiles_16x16 -NetHack should display 16x16 tiles if it can. -.lp tiles_32x32 -NetHack should display 32x32 tiles if it can. -.lp tiles_8x16 -NetHack should display 8x16 tiles if it can. -.lp use_inverse +.lp tile_file +Specify the name of an alternative tile file to override the default. +.lp tile_height +Specify the preferred height of each tile in a tile capable port. +.lp tile_width +Specify the preferred width of each tile in a tile capable port +.lp use_inverse NetHack should display inverse when the game specifies it. -.lp vary_msgcount +.lp vary_msgcount NetHack should display this number of messages at a time in the message window. .hn 2 diff --git a/doc/Guidebook.tex b/doc/Guidebook.tex index e89e9c160..736104902 100644 --- a/doc/Guidebook.tex +++ b/doc/Guidebook.tex @@ -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. diff --git a/doc/window.doc b/doc/window.doc index ce846d56a..72f24fe41 100644 --- a/doc/window.doc +++ b/doc/window.doc @@ -475,7 +475,7 @@ tile_width -- port should display tiles with this width or round to closest if it can. tile_height -- port should display tiles with this height or round to closest if it can. -tile_file -- open this alterntive tile file. The file name is likely to be +tile_file -- open this alternative tile file. The file name is likely to be window-port or platform specific. use_inverse -- port should display inverse when NetHack asks for it. vary_msgcount -- port should display this number of messages at a time in