Searched refs:canspotmon (Results 1 - 25 of 64) sorted by relevance

123

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dmhitm.c81 if (!canspotmon(magr))
83 if (!canspotmon(mdef))
240 vis = (cansee(magr->mx,magr->my) && cansee(mdef->mx,mdef->my) && (canspotmon(magr) || canspotmon(mdef)));
390 if (!canspotmon(magr))
392 if (!canspotmon(mdef))
859 if (vis && !canspotmon(mdef)
987 if (vis && !canspotmon(magr))
1054 if (vis && !canspotmon(magr))
H A Dsounds.c419 if (!canspotmon(mtmp))
447 if (!canspotmon(mtmp))
911 if (canspotmon(mtmp))
920 if (!canspotmon(mtmp))
H A Dmuse.c691 if (mon && canspotmon(mon) && oseen)
713 if (mon && canspotmon(mon)) known = TRUE;
1163 && !canspotmon(mtmp))
1214 if (cansee(bhitpos.x,bhitpos.y) && !canspotmon(mtmp))
1328 if (canspotmon(mtmp)) {
1373 if (mtmp2->minvis && !canspotmon(mtmp2))
1379 if (canspotmon(mtmp2))
1385 if (canspotmon(mtmp2))
1904 if (!canspotmon(mtmp))
H A Dmcastu.c237 if (canspotmon(mtmp) || !is_undirected_spell(mattk->adtyp, spellnum)) {
239 canspotmon(mtmp) ? Monnam(mtmp) : "Something",
H A Duhitm.c116 if (!canspotmon(mtmp) &&
131 if (!canspotmon(mtmp) &&
201 if (canspotmon(mtmp)) {
403 if (flags.forcefight && mtmp->mhp > 0 && !canspotmon(mtmp) &&
976 if (canspotmon(mon))
1023 if (canspotmon(mon)) {
1923 else if(canspotmon(mdef) && flags.verbose)
2492 } else if (cansee(mtmp->mx,mtmp->my) && !canspotmon(mtmp)){
H A Ddetect.c1037 if (!canspotmon(mtmp) &&
1212 if (!canspotmon(mtmp)) {
1230 if(!canspotmon(mtmp)) {
H A Ddokick.c742 if (!mtmp->mpeaceful || !canspotmon(mtmp))
748 !canspotmon(mtmp) &&
1079 if (canspotmon(mtmp))
1098 if (canspotmon(mtmp))
H A Ddo_name.c246 if (u.usteed && canspotmon(u.usteed))
604 do_it = !canspotmon(mtmp) &&
H A Dlock.c592 pline("%s stands in the way!", !canspotmon(mtmp) ?
594 if (!canspotmon(mtmp))
H A Dvault.c238 if (canspotmon(guard))
715 see_guard = canspotmon(grd);
H A Dread.c1201 if (mtmp->minvis && !canspotmon(mtmp))
1207 if (canspotmon(mtmp))
1213 if (canspotmon(mtmp))
H A Dexplode.c170 if (mtmp && cansee(i+x-1,j+y-1) && !canspotmon(mtmp))
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dmhitm.c81 if (!canspotmon(magr))
83 if (!canspotmon(mdef))
240 vis = (cansee(magr->mx,magr->my) && cansee(mdef->mx,mdef->my) && (canspotmon(magr) || canspotmon(mdef)));
390 if (!canspotmon(magr))
392 if (!canspotmon(mdef))
859 if (vis && !canspotmon(mdef)
987 if (vis && !canspotmon(magr))
1054 if (vis && !canspotmon(magr))
H A Dsounds.c419 if (!canspotmon(mtmp))
447 if (!canspotmon(mtmp))
911 if (canspotmon(mtmp))
920 if (!canspotmon(mtmp))
H A Dmuse.c691 if (mon && canspotmon(mon) && oseen)
713 if (mon && canspotmon(mon)) known = TRUE;
1163 && !canspotmon(mtmp))
1214 if (cansee(bhitpos.x,bhitpos.y) && !canspotmon(mtmp))
1328 if (canspotmon(mtmp)) {
1373 if (mtmp2->minvis && !canspotmon(mtmp2))
1379 if (canspotmon(mtmp2))
1385 if (canspotmon(mtmp2))
1904 if (!canspotmon(mtmp))
H A Dmcastu.c237 if (canspotmon(mtmp) || !is_undirected_spell(mattk->adtyp, spellnum)) {
239 canspotmon(mtmp) ? Monnam(mtmp) : "Something",
H A Duhitm.c116 if (!canspotmon(mtmp) &&
131 if (!canspotmon(mtmp) &&
201 if (canspotmon(mtmp)) {
403 if (flags.forcefight && mtmp->mhp > 0 && !canspotmon(mtmp) &&
976 if (canspotmon(mon))
1023 if (canspotmon(mon)) {
1923 else if(canspotmon(mdef) && flags.verbose)
2492 } else if (cansee(mtmp->mx,mtmp->my) && !canspotmon(mtmp)){
H A Ddetect.c1037 if (!canspotmon(mtmp) &&
1212 if (!canspotmon(mtmp)) {
1230 if(!canspotmon(mtmp)) {
H A Ddokick.c742 if (!mtmp->mpeaceful || !canspotmon(mtmp))
748 !canspotmon(mtmp) &&
1079 if (canspotmon(mtmp))
1098 if (canspotmon(mtmp))
H A Ddo_name.c246 if (u.usteed && canspotmon(u.usteed))
604 do_it = !canspotmon(mtmp) &&
H A Dlock.c592 pline("%s stands in the way!", !canspotmon(mtmp) ?
594 if (!canspotmon(mtmp))
H A Dvault.c238 if (canspotmon(guard))
715 see_guard = canspotmon(grd);
H A Dread.c1201 if (mtmp->minvis && !canspotmon(mtmp))
1207 if (canspotmon(mtmp))
1213 if (canspotmon(mtmp))
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Ddisplay.h68 * canseemon() or canspotmon() which already check that.
86 * canspotmon(mon)
92 #define canspotmon(mon) \ macro
122 (mon && mon->mtame && canspotmon(mon) && flags.safe_dog \
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Ddisplay.h68 * canseemon() or canspotmon() which already check that.
86 * canspotmon(mon)
92 #define canspotmon(mon) \ macro
122 (mon && mon->mtame && canspotmon(mon) && flags.safe_dog \

Completed in 224 milliseconds

123