]> granicus.if.org Git - nethack/commit
simplify #wizidentify
authorPatR <rankin@nethack.org>
Tue, 25 Sep 2018 00:06:04 +0000 (17:06 -0700)
committerPatR <rankin@nethack.org>
Tue, 25 Sep 2018 00:06:04 +0000 (17:06 -0700)
commitd119eca297c1818745c2462af4ffa5b78e9d1807
treeaaf59e673e1133f82cc3831c998cf487ae80e8ae
parent8ce81a27ef26e8d741946616edbd2db40c1fc6cb
simplify #wizidentify

Get rid of bold/non-bold distinction in #wizidentify inventory menu
by only showing items which aren't yet fully identified instead of
full inventory with bold for unID'd.  Support for bold text might
be lacking.

I was considering this even before the report that X11 menus ignore
attribute.  The "_ - (use ^I for all)" menu entry is still present,
but it could be discarded in favor of '.' to pick everything via
ordinary menu selection.
doc/fixes36.2
src/cmd.c
src/invent.c