Home
last modified time | relevance | path

Searched refs:is_hider (Results 1 – 25 of 106) sorted by relevance

12345

/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Dmondata.h49 #define is_hider(ptr) (((ptr)->mflags1 & M1_HIDE) != 0L) macro
55 (is_hider(ptr) && ((is_clinger(ptr) && (ptr)->mlet != S_MIMIC) \
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Dmondata.h49 #define is_hider(ptr) (((ptr)->mflags1 & M1_HIDE) != 0L) macro
55 (is_hider(ptr) && ((is_clinger(ptr) && (ptr)->mlet != S_MIMIC) \
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dmondata.h64 #define is_hider(ptr) (((ptr)->mflags1 & M1_HIDE) != 0L) macro
70 (is_hider(ptr) && ((is_clinger(ptr) && (ptr)->mlet != S_MIMIC) \
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dsit.c45 if (u.uundetected && is_hider(youmonst.data) && u.umonnum != PM_TRAPPER) in dosit()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dsit.c45 if (u.uundetected && is_hider(youmonst.data) && u.umonnum != PM_TRAPPER) in dosit()
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dsit.c45 if (u.uundetected && is_hider(g.youmonst.data) && u.umonnum != PM_TRAPPER) in dosit()
/dports/games/nethack33/nethack-3.3.1/include/
H A Dmondata.h34 #define is_hider(ptr) (((ptr)->mflags1 & M1_HIDE) != 0L) macro
/dports/games/nethack33-nox11/nethack-3.3.1/include/
H A Dmondata.h34 #define is_hider(ptr) (((ptr)->mflags1 & M1_HIDE) != 0L) macro
/dports/games/falconseye/falconseye-1.9.3_11/include/
H A Dmondata.h34 #define is_hider(ptr) (((ptr)->mflags1 & M1_HIDE) != 0L) macro
/dports/games/nethack34/nethack-3.4.3/include/
H A Dmondata.h39 #define is_hider(ptr) (((ptr)->mflags1 & M1_HIDE) != 0L) macro
/dports/games/nethack34-nox11/nethack-3.4.3/include/
H A Dmondata.h39 #define is_hider(ptr) (((ptr)->mflags1 & M1_HIDE) != 0L) macro
/dports/games/vultures-eye/vulture-2.3.67/nethack/include/
H A Dmondata.h39 #define is_hider(ptr) (((ptr)->mflags1 & M1_HIDE) != 0L) macro
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Ddetect.c874 (is_hider(mtmp->data) || mtmp->data->mlet == S_EEL)) {
1053 (is_hider(mtmp->data) || mtmp->data->mlet == S_EEL)) {
H A Dmusic.c227 if (mtmp->mundetected && is_hider(mtmp->data)) {
/dports/games/nethack33/nethack-3.3.1/src/
H A Ddetect.c874 (is_hider(mtmp->data) || mtmp->data->mlet == S_EEL)) {
1053 (is_hider(mtmp->data) || mtmp->data->mlet == S_EEL)) {
H A Dmusic.c227 if (mtmp->mundetected && is_hider(mtmp->data)) {
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Ddetect.c874 (is_hider(mtmp->data) || mtmp->data->mlet == S_EEL)) {
1053 (is_hider(mtmp->data) || mtmp->data->mlet == S_EEL)) {
/dports/games/vultures-eye/vulture-2.3.67/unnethack/include/
H A Dmondata.h40 #define is_hider(ptr) (((ptr)->mflags1 & M1_HIDE) != 0L) macro
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/
H A Dmondata.h51 #define is_hider(ptr) (((ptr)->mflags1 & M1_HIDE) != 0L) macro
/dports/games/nethack34/nethack-3.4.3/src/
H A Ddetect.c1032 (is_hider(mtmp->data) || mtmp->data->mlet == S_EEL)) {
1232 (is_hider(mtmp->data) || mtmp->data->mlet == S_EEL))
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Ddetect.c1032 (is_hider(mtmp->data) || mtmp->data->mlet == S_EEL)) {
1232 (is_hider(mtmp->data) || mtmp->data->mlet == S_EEL))
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Ddetect.c1034 (is_hider(mtmp->data) || mtmp->data->mlet == S_EEL)) {
1234 (is_hider(mtmp->data) || mtmp->data->mlet == S_EEL))
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Ddetect.c1050 (is_hider(mtmp->data) || mtmp->data->mlet == S_EEL)) {
1255 (is_hider(mtmp->data) || mtmp->data->mlet == S_EEL))
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Ddetect.c1037 (is_hider(mtmp->data) || mtmp->data->mlet == S_EEL)) {
1237 (is_hider(mtmp->data) || mtmp->data->mlet == S_EEL))
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Ddetect.c1032 (is_hider(mtmp->data) || mtmp->data->mlet == S_EEL)) {
1232 (is_hider(mtmp->data) || mtmp->data->mlet == S_EEL))

12345