more "disclose" handling

Even though the in game help now lists the actual disclosure values
instead of "all" as the default value, implement support for "all" (also
for "none") since doing so is trivial.
This commit is contained in:
nethack.rankin
2003-05-20 08:25:45 +00:00
parent 459cee350e
commit 1b512c4a49
2 changed files with 18 additions and 19 deletions

View File

@@ -69,7 +69,7 @@ provide feedback when going invisible after eating a stalker
killer on tombstone had no prefix for starvation/exhaustion case
ensure proper message ordering for boulder trap messages
clean up data set by join_map that is overlaid by MAPs on special levels
clarify disclose option default in opthelp
clarify disclose option default in opthelp, and support "all" as old help said
Platform- and/or Interface-Specific Fixes