Home
last modified time | relevance | path

Searched refs:is_covetous (Results 1 – 25 of 70) sorted by relevance

123

/dports/games/nethack33/nethack-3.3.1/include/
H A Dmondata.h116 #define is_covetous(ptr) ((ptr->mflags3 & M3_COVETOUS)) macro
/dports/games/nethack33-nox11/nethack-3.3.1/include/
H A Dmondata.h116 #define is_covetous(ptr) ((ptr->mflags3 & M3_COVETOUS)) macro
/dports/games/falconseye/falconseye-1.9.3_11/include/
H A Dmondata.h116 #define is_covetous(ptr) ((ptr->mflags3 & M3_COVETOUS)) macro
/dports/games/nethack34/nethack-3.4.3/include/
H A Dmondata.h129 #define is_covetous(ptr) ((ptr->mflags3 & M3_COVETOUS)) macro
/dports/games/nethack34-nox11/nethack-3.4.3/include/
H A Dmondata.h129 #define is_covetous(ptr) ((ptr->mflags3 & M3_COVETOUS)) macro
/dports/games/vultures-eye/vulture-2.3.67/nethack/include/
H A Dmondata.h129 #define is_covetous(ptr) ((ptr->mflags3 & M3_COVETOUS)) macro
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dwizard.c243 if(!is_covetous(mtmp->data)) return(STRAT_NONE);
H A Dmonmove.c333 if(is_covetous(mdat)) (void) tactics(mtmp);
591 if(is_covetous(ptr)) {
/dports/games/nethack33/nethack-3.3.1/src/
H A Dwizard.c243 if(!is_covetous(mtmp->data)) return(STRAT_NONE);
H A Dmonmove.c333 if(is_covetous(mdat)) (void) tactics(mtmp);
591 if(is_covetous(ptr)) {
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dwizard.c243 if(!is_covetous(mtmp->data)) return(STRAT_NONE);
H A Dmonmove.c333 if(is_covetous(mdat)) (void) tactics(mtmp);
591 if(is_covetous(ptr)) {
/dports/games/vultures-eye/vulture-2.3.67/unnethack/include/
H A Dmondata.h135 #define is_covetous(ptr) ((ptr->mflags3 & M3_COVETOUS)) macro
/dports/games/nethack34/nethack-3.4.3/src/
H A Dwizard.c246 if (!is_covetous(mtmp->data) ||
H A Dmonmove.c368 if(is_covetous(mdat)) (void) tactics(mtmp);
665 if(is_covetous(ptr)) {
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Dmondata.h152 #define is_covetous(ptr) (((ptr)->mflags3 & M3_COVETOUS)) macro
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Dmondata.h152 #define is_covetous(ptr) (((ptr)->mflags3 & M3_COVETOUS)) macro
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dwizard.c246 if (!is_covetous(mtmp->data) ||
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dwizard.c246 if (!is_covetous(mtmp->data) ||
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dwizard.c246 if (!is_covetous(mtmp->data) ||
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dwizard.c246 if (!is_covetous(mtmp->data) ||
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dwizard.c248 if (!is_covetous(mtmp->data) ||
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/
H A Dmondata.h153 #define is_covetous(ptr) ((ptr)->mflags3 & M3_COVETOUS) macro
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dmondata.h195 #define is_covetous(ptr) (((ptr)->mflags3 & M3_COVETOUS)) macro
/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A Dmondata.h147 #define is_covetous(ptr) ((ptr->mflags3 & M3_COVETOUS)) macro

123