]> granicus.if.org Git - nethack/commit
m-prefix groundwork (trunk only)
authornethack.rankin <nethack.rankin>
Sat, 3 Feb 2007 03:41:22 +0000 (03:41 +0000)
committernethack.rankin <nethack.rankin>
Sat, 3 Feb 2007 03:41:22 +0000 (03:41 +0000)
commit42444d0db5a188ed973370d07aa6409afb70437e
treecf33910d6e70b136fae591450de3603d59be5813
parentdda8161ece15c69bb222e5c72ab8e5479a7eb8cc
m-prefix groundwork (trunk only)

     Set up to be able to use the m command prefix to request menu mode
for commands other than just pickup.  As a side-effect, a hardcoded ','
referencing that command is eliminated.  Also, the command handling for
pickup was accepting the other prefix characters (F,g,G,M,numpad 5) as
synonyms for m; this reverts all but 'm' to movement modifiers only (it
may be reasonable to retain M and 5, but this doesn't).
doc/fixes35.0
src/cmd.c