Searched refs:race (Results 1 - 10 of 10) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dartifact.h49 short race; /* character race associated with */ member in struct:artifact
H A Dqt_win.h201 NhPSListView* race; member in class:NetHackQtPlayerSelector
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dartifact.h49 short race; /* character race associated with */ member in struct:artifact
H A Dqt_win.h201 NhPSListView* race; member in class:NetHackQtPlayerSelector
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpager.c69 char race[QBUFSZ]; local
71 /* if not polymorphed, show both the role and the race */
72 race[0] = 0;
74 Sprintf(race, "%s ", urace.adj);
79 race,
H A Dartifact.c140 if (by_align && a->race != NON_PM && race_hostile(&mons[a->race]))
512 (oart->race != NON_PM && !Race_if(oart->race)));
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpager.c69 char race[QBUFSZ]; local
71 /* if not polymorphed, show both the role and the race */
72 race[0] = 0;
74 Sprintf(race, "%s ", urace.adj);
79 race,
H A Dartifact.c140 if (by_align && a->race != NON_PM && race_hostile(&mons[a->race]))
512 (oart->race != NON_PM && !Race_if(oart->race)));
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex193 You may also choose the race of your character:
214 complex built by this race exists within the Mazes of Menace, filled with
219 are by far the most common race of the surface world, and
225 are a cruel and barbaric race that hate every living thing
824 Display your name, role, race, gender, and alignment as well as
2519 \item[\ib{race}]
2520 Selects your race (for example, ``{\tt race:human}''). Default is random.
2566 Display yourself as the glyph for your race, rather than the glyph
3261 Version 3.3 offered many firsts. It was the first version to separate race
[all...]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex193 You may also choose the race of your character:
214 complex built by this race exists within the Mazes of Menace, filled with
219 are by far the most common race of the surface world, and
225 are a cruel and barbaric race that hate every living thing
824 Display your name, role, race, gender, and alignment as well as
2519 \item[\ib{race}]
2520 Selects your race (for example, ``{\tt race:human}''). Default is random.
2566 Display yourself as the glyph for your race, rather than the glyph
3261 Version 3.3 offered many firsts. It was the first version to separate race
[all...]

Completed in 90 milliseconds