]> granicus.if.org Git - nethack/commit
headings in option menus
authornethack.allison <nethack.allison>
Sun, 5 Oct 2003 19:56:22 +0000 (19:56 +0000)
committernethack.allison <nethack.allison>
Sun, 5 Oct 2003 19:56:22 +0000 (19:56 +0000)
commit4775dd3cbf1033a8e8511a4dd41f7ad9cf1c9ffb
tree74146aeb17c99714816c8baf0d7a54ade7596894
parentf6f6c1f0d5793b4d75d543fca8a5784a003c6a3f
headings in option menus

There was a great deal of inconsistency in
different menus on how headings were displayed.
This allows the user to select what they like best.
I was motivated to do this, because I wasn't satisfied
with the appearance of ATR_INVERSE in the menus
on win32tty, and several of them specified it.
12 files changed:
doc/Guidebook.mn
doc/Guidebook.tex
doc/fixes34.3
include/flag.h
src/artifact.c
src/cmd.c
src/dungeon.c
src/invent.c
src/o_init.c
src/options.c
src/pickup.c
src/weapon.c