Home
last modified time | relevance | path

Searched refs:SH_FEATURE (Results 1 – 5 of 5) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dshow.h40 SH_FEATURE, enumerator
H A Dshowsymb.cc318 return SH_FEATURE; in get_cell_show_class()
325 return SH_FEATURE; in get_cell_show_class()
497 case SH_FEATURE: in _get_cell_glyph_with_class()
H A Dshow.cc55 : cls(SH_FEATURE), in show_type()
91 case SH_FEATURE: in operator <()
H A Dfeature.cc197 case SH_FEATURE: in get_feature_def()
H A Dviewmap.cc94 if (cls == SH_FEATURE) in travel_colour_override()