Searched refs:showrace (Results 1 - 12 of 12) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h271 boolean showrace; /* show hero glyph by race rather than by role */ member in struct:instance_flags
H A Ddisplay.h315 monnum_to_glyph((Upolyd || !iflags.showrace) ? u.umonnum : \
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dmapglyph.c210 /* special case the hero for `showrace' option */
213 iflags.showrace && !Upolyd)
H A Dpager.c580 (sym == def_monsyms[S_HUMAN] && !iflags.showrace)) &&
H A Doptions.c168 {"showrace", &iflags.showrace, FALSE, SET_IN_GAME},
2225 (boolopt[i].addr) == &iflags.showrace ||
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h271 boolean showrace; /* show hero glyph by race rather than by role */ member in struct:instance_flags
H A Ddisplay.h315 monnum_to_glyph((Upolyd || !iflags.showrace) ? u.umonnum : \
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dmapglyph.c210 /* special case the hero for `showrace' option */
213 iflags.showrace && !Upolyd)
H A Dpager.c580 (sym == def_monsyms[S_HUMAN] && !iflags.showrace)) &&
H A Doptions.c168 {"showrace", &iflags.showrace, FALSE, SET_IN_GAME},
2225 (boolopt[i].addr) == &iflags.showrace ||
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex2565 \item[\ib{showrace}]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex2565 \item[\ib{showrace}]

Completed in 80 milliseconds