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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dmakemon.c1670 unsigned appear, ap_type; local
1690 appear = level.objects[mx][my]->otyp;
1707 appear = S_hcdoor;
1709 appear = S_vcdoor;
1715 appear = STATUE;
1718 appear = BOULDER;
1723 appear = GOLD_PIECE;
1727 appear = STATUE;
1730 appear = S_fountain;
1734 appear
[all...]
H A Dsp_lev.c829 switch (m->appear) {
867 /* note: mimics don't appear as monsters! */
871 "create_monster: unimplemented mon appear type [%d,\"%s\"]",
872 m->appear, m->appear_as.str);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dmakemon.c1670 unsigned appear, ap_type; local
1690 appear = level.objects[mx][my]->otyp;
1707 appear = S_hcdoor;
1709 appear = S_vcdoor;
1715 appear = STATUE;
1718 appear = BOULDER;
1723 appear = GOLD_PIECE;
1727 appear = STATUE;
1730 appear = S_fountain;
1734 appear
[all...]
H A Dsp_lev.c829 switch (m->appear) {
867 /* note: mimics don't appear as monsters! */
871 "create_monster: unimplemented mon appear type [%d,\"%s\"]",
872 m->appear, m->appear_as.str);
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dsp_lev.h62 xchar x, y, chance, class, appear; member in struct:__anon700
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dsp_lev.h62 xchar x, y, chance, class, appear; member in struct:__anon22
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dlev_yacc.c1580 tmpmonst[nmons]->appear = 0;
1628 tmpmonst[nmons]->appear = yyvsp[-1].i;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dlev_yacc.c1580 tmpmonst[nmons]->appear = 0;
1628 tmpmonst[nmons]->appear = yyvsp[-1].i;
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex399 Additional status flags may appear after the hunger status:
748 a further menu or prompt will appear once you've closed this menu.
1117 turns trying to climb out. Traps don't appear on your map until you
1554 and ``expert''. Restricted skills simply will not appear in the list
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex399 Additional status flags may appear after the hunger status:
748 a further menu or prompt will appear once you've closed this menu.
1117 turns trying to climb out. Traps don't appear on your map until you
1554 and ``expert''. Restricted skills simply will not appear in the list

Completed in 189 milliseconds