]> granicus.if.org Git - nethack/commit
wiz_identify change (trunk only)
authornethack.allison <nethack.allison>
Sat, 14 Jan 2006 17:02:22 +0000 (17:02 +0000)
committernethack.allison <nethack.allison>
Sat, 14 Jan 2006 17:02:22 +0000 (17:02 +0000)
commit70b04bfb6e1eb2b7bd832bedfe0950fbf24267f4
tree8ba256336286f0980699901856efa0d0b1c8a23b
parent40b426a977d735d04189808a40f12db29e11acaf
wiz_identify change (trunk only)

This patch alters wiz_identify so that it displays an
inventory menu with all items shown identified
without actually identifying them.

You can just press ^I (or whatever the wiz_identify command
is) a second time, while the menu is displayed to actually identify
them (tested with TTY menus only).
include/flag.h
src/cmd.c
src/eat.c
src/invent.c
src/objnam.c