Home
last modified time | relevance | path

Searched refs:showrace (Results 1 – 25 of 79) sorted by relevance

1234

/dports/games/nethack34/nethack-3.4.3/include/
H A Dflag.h271 boolean showrace; /* show hero glyph by race rather than by role */ member
H A Ddisplay.h315 monnum_to_glyph((Upolyd || !iflags.showrace) ? u.umonnum : \
/dports/games/nethack34-nox11/nethack-3.4.3/include/
H A Dflag.h271 boolean showrace; /* show hero glyph by race rather than by role */ member
H A Ddisplay.h315 monnum_to_glyph((Upolyd || !iflags.showrace) ? u.umonnum : \
/dports/games/vultures-eye/vulture-2.3.67/nethack/include/
H A Dflag.h271 boolean showrace; /* show hero glyph by race rather than by role */ member
H A Ddisplay.h315 monnum_to_glyph((Upolyd || !iflags.showrace) ? u.umonnum : \
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/
H A Dflag.h294 boolean showrace; /* show hero glyph by race rather than by role */ member
/dports/games/nethack34/nethack-3.4.3/src/
H A Dmapglyph.c213 iflags.showrace && !Upolyd)
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dmapglyph.c213 iflags.showrace && !Upolyd)
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dmapglyph.c213 iflags.showrace && !Upolyd)
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dmapglyph.c213 iflags.showrace && !Upolyd)
/dports/games/vultures-eye/vulture-2.3.67/unnethack/include/
H A Dflag.h336 boolean showrace; /* show hero glyph by race rather than by role */ member
H A Ddisplay.h317 monnum_to_glyph((Upolyd || !iflags.showrace) ? u.umonnum : \
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dmapglyph.c224 iflags.showrace && !Upolyd)
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/dhall-1.38.1/tests/format/
H A DlargeRecordA.dhall119 , showrace = Some False
H A DlargeRecordB.dhall118 , showrace = Some False
/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A Dflag.h364 boolean showrace; /* show hero glyph by race rather than by role */ member
H A Ddisplay.h319 monnum_to_glyph((Upolyd || !iflags.showrace) ? u.umonnum : \
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dmapglyph.c264 iflags.showrace && !Upolyd)
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dflag.h142 boolean showrace; /* show hero glyph by race rather than by role */ member
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Ddisplay.h355 monnum_to_glyph((Upolyd || !flags.showrace) \
H A Dflag.h162 boolean showrace; /* show hero glyph by race rather than by role */ member
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Ddisplay.h355 monnum_to_glyph((Upolyd || !flags.showrace) \
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dmapglyph.c220 if (iflags.use_color && is_you && flags.showrace && !Upolyd)
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dmapglyph.c220 if (iflags.use_color && is_you && flags.showrace && !Upolyd)

1234