Home
last modified time | relevance | path

Searched refs:may_stab_brand (Results 1 – 7 of 7) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Doptions.h372 unsigned may_stab_brand; // Highlight potential stab candidates member
H A Dshowsymb.cc210 else if (Options.may_stab_brand != CHATTR_NORMAL in _get_mons_colour()
H A Dlibw32c.cc619 (col & COLFLAG_MAYSTAB) ? Options.may_stab_brand : in get_brand()
H A Dlibunix.cc918 (col & COLFLAG_MAYSTAB) ? Options.may_stab_brand : in get_brand()
H A Dhints.cc797 && Options.may_stab_brand != CHATTR_NORMAL; in _mons_is_highlighted()
3641 else if (Options.may_stab_brand != CHATTR_NORMAL in hints_describe_monster()
H A Dtileweb.cc1343 (col & COLFLAG_MAYSTAB) ? Options.may_stab_brand : in _get_brand()
H A Dinitfile.cc254 new CursesGameOption(SIMPLE_NAME(may_stab_brand), in build_options_list()