]> granicus.if.org Git - nethack/commit
wizidentify suppress unnecessary prompt; allow individual items for perm ID
authornhmall <nhmall@nethack.org>
Sat, 1 Sep 2018 14:43:26 +0000 (10:43 -0400)
committernhmall <nhmall@nethack.org>
Sat, 1 Sep 2018 14:43:26 +0000 (10:43 -0400)
commit5a44a34420bf730ac76f8e6dc4973523c38b8c9b
treefbee362ed83afa70b1d861d41fee6ea204d3a637
parent111cfa0ff46181bb785cc5a989ffbabef316b06d
wizidentify suppress unnecessary prompt; allow individual items for perm ID

Don't display the selection to identify all items if there are none.

Complete an item marked ToDo in cmd.c: allow selection of one or more
particular items to permanently identify rather than just all or nothing.
doc/fixes36.2
include/extern.h
src/cmd.c
src/invent.c