]> granicus.if.org Git - nethack/commit
lootabc and showrace options
authorkmhugo <kmhugo>
Sun, 31 Mar 2002 06:27:27 +0000 (06:27 +0000)
committerkmhugo <kmhugo>
Sun, 31 Mar 2002 06:27:27 +0000 (06:27 +0000)
commit9e60327b019659cc1ec608387d2f9e11a3eefa51
tree9e203436705e226dba20542c119b54122cad2bfa
parent64e423966f71a17073197f00a3c6f7836d8324da
lootabc and showrace options

Replace "feature_toggle" implementation with an easier-to-understand
boolean option called "lootabc".

Provide "showrace", an option to display the hero by race glyph rather
than by role glyph.

Document the above.

Remove some obsolete Mac options.
dat/opthelp
doc/Guidebook.mn
doc/Guidebook.tex
include/decl.h
include/display.h
include/extern.h
include/flag.h
src/decl.c
src/options.c
src/pickup.c