Home
last modified time | relevance | path

Searched refs:polyok (Results 1 – 25 of 38) sorted by relevance

12

/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dpolyself.c311 else if (!polyok(&mons[mntmp]) && !your_race(&mons[mntmp]))
332 else if (!polyok(&mons[mntmp]) && !your_race(&mons[mntmp]))
388 } while((!polyok(&mons[mntmp]) || is_placeholder(&mons[mntmp]))
396 if (!polyok(&mons[mntmp]) ||
1847 else if (!polyok(&mons[mntmp]) &&
/dports/games/nethack33/nethack-3.3.1/src/
H A Dpolyself.c237 else if (!polyok(&mons[mntmp]) && !your_race(&mons[mntmp])) in polyself()
282 } while((!polyok(&mons[mntmp]) || is_placeholder(&mons[mntmp])) in polyself()
289 if (!polyok(&mons[mntmp]) || !rn2(5)) in polyself()
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dpolyself.c237 else if (!polyok(&mons[mntmp]) && !your_race(&mons[mntmp])) in polyself()
282 } while((!polyok(&mons[mntmp]) || is_placeholder(&mons[mntmp])) in polyself()
289 if (!polyok(&mons[mntmp]) || !rn2(5)) in polyself()
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dpolyself.c237 else if (!polyok(&mons[mntmp]) && !your_race(&mons[mntmp])) in polyself()
282 } while((!polyok(&mons[mntmp]) || is_placeholder(&mons[mntmp])) in polyself()
289 if (!polyok(&mons[mntmp]) || !rn2(5)) in polyself()
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dpolyself.c255 else if (!polyok(&mons[mntmp]) && !your_race(&mons[mntmp]))
300 } while((!polyok(&mons[mntmp]) || is_placeholder(&mons[mntmp]))
307 if (!polyok(&mons[mntmp]) || !rn2(5) || your_race(&mons[mntmp]))
/dports/games/nethack34/nethack-3.4.3/src/
H A Dpolyself.c255 else if (!polyok(&mons[mntmp]) && !your_race(&mons[mntmp]))
300 } while((!polyok(&mons[mntmp]) || is_placeholder(&mons[mntmp]))
307 if (!polyok(&mons[mntmp]) || !rn2(5) || your_race(&mons[mntmp]))
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dpolyself.c255 else if (!polyok(&mons[mntmp]) && !your_race(&mons[mntmp]))
300 } while((!polyok(&mons[mntmp]) || is_placeholder(&mons[mntmp]))
307 if (!polyok(&mons[mntmp]) || !rn2(5) || your_race(&mons[mntmp]))
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dpolyself.c302 else if (!polyok(&mons[mntmp]) && !your_race(&mons[mntmp]))
347 } while((!polyok(&mons[mntmp]) || is_placeholder(&mons[mntmp]))
354 if (!polyok(&mons[mntmp]) || !rn2(5) || your_race(&mons[mntmp]))
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dpolyself.c295 else if (!polyok(&mons[mntmp]) && !your_race(&mons[mntmp]))
340 } while((!polyok(&mons[mntmp]) || is_placeholder(&mons[mntmp]))
347 if (!polyok(&mons[mntmp]) || !rn2(5) || your_race(&mons[mntmp]))
/dports/games/nethack33/nethack-3.3.1/include/
H A Dmondata.h63 #define polyok(ptr) (((ptr)->mflags2 & M2_NOPOLY) == 0L) macro
/dports/games/nethack33-nox11/nethack-3.3.1/include/
H A Dmondata.h63 #define polyok(ptr) (((ptr)->mflags2 & M2_NOPOLY) == 0L) macro
/dports/games/falconseye/falconseye-1.9.3_11/include/
H A Dmondata.h63 #define polyok(ptr) (((ptr)->mflags2 & M2_NOPOLY) == 0L) macro
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dpolyself.c458 } else if (!polyok(&mons[mntmp])
561 if (polyok(&mons[mntmp]) && !is_placeholder(&mons[mntmp]))
570 if (!polyok(&mons[mntmp]) || (!forcecontrol && !rn2(5))
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dpolyself.c458 } else if (!polyok(&mons[mntmp])
561 if (polyok(&mons[mntmp]) && !is_placeholder(&mons[mntmp]))
570 if (!polyok(&mons[mntmp]) || (!forcecontrol && !rn2(5))
/dports/games/nethack34/nethack-3.4.3/include/
H A Dmondata.h77 #define polyok(ptr) (((ptr)->mflags2 & M2_NOPOLY) == 0L) macro
/dports/games/nethack34-nox11/nethack-3.4.3/include/
H A Dmondata.h77 #define polyok(ptr) (((ptr)->mflags2 & M2_NOPOLY) == 0L) macro
/dports/games/vultures-eye/vulture-2.3.67/nethack/include/
H A Dmondata.h77 #define polyok(ptr) (((ptr)->mflags2 & M2_NOPOLY) == 0L) macro
/dports/games/vultures-eye/vulture-2.3.67/unnethack/include/
H A Dmondata.h78 #define polyok(ptr) (((ptr)->mflags2 & M2_NOPOLY) == 0L) macro
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Dmondata.h100 #define polyok(ptr) (((ptr)->mflags2 & M2_NOPOLY) == 0L) macro
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Dmondata.h100 #define polyok(ptr) (((ptr)->mflags2 & M2_NOPOLY) == 0L) macro
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dpolyself.c477 } else if (!polyok(&mons[mntmp]) in polyself()
585 if (polyok(&mons[mntmp]) && !is_placeholder(&mons[mntmp])) in polyself()
594 if (!polyok(&mons[mntmp]) || (!forcecontrol && !rn2(5)) in polyself()
H A Dallmain.c696 if (!polyok(&mons[flags.polyinit_mnum])) { in newgame()
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/
H A Dmondata.h90 #define polyok(ptr) (((ptr)->mflags2 & M2_NOPOLY) == 0L) macro
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dmondata.h117 #define polyok(ptr) (((ptr)->mflags2 & M2_NOPOLY) == 0L) macro
/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A Dmondata.h79 #define polyok(ptr) (((ptr)->mflags2 & M2_NOPOLY) == 0L) macro

12