Home
last modified time | relevance | path

Searched refs:PLNMSG_OBJ_GLOWS (Results 1 – 13 of 13) sorted by relevance

/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dflag.h423 PLNMSG_OBJ_GLOWS, /* "the <obj> glows <color>" */ enumerator
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dpray.c507 iflags.last_msg = PLNMSG_OBJ_GLOWS;
1032 iflags.last_msg = PLNMSG_OBJ_GLOWS;
1044 iflags.last_msg = PLNMSG_OBJ_GLOWS;
1139 iflags.last_msg = PLNMSG_OBJ_GLOWS;
H A Dpotion.c1280 iflags.last_msg = PLNMSG_OBJ_GLOWS;
H A Dmkobj.c1244 if (iflags.last_msg == PLNMSG_OBJ_GLOWS)
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dpray.c507 iflags.last_msg = PLNMSG_OBJ_GLOWS;
1032 iflags.last_msg = PLNMSG_OBJ_GLOWS;
1044 iflags.last_msg = PLNMSG_OBJ_GLOWS;
1139 iflags.last_msg = PLNMSG_OBJ_GLOWS;
H A Dpotion.c1280 iflags.last_msg = PLNMSG_OBJ_GLOWS;
H A Dmkobj.c1244 if (iflags.last_msg == PLNMSG_OBJ_GLOWS)
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Dflag.h489 PLNMSG_OBJ_GLOWS, /* "the <obj> glows <color>" */ enumerator
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Dflag.h489 PLNMSG_OBJ_GLOWS, /* "the <obj> glows <color>" */ enumerator
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dpray.c588 iflags.last_msg = PLNMSG_OBJ_GLOWS; in fix_worst_trouble()
1120 iflags.last_msg = PLNMSG_OBJ_GLOWS; in pleased()
1132 iflags.last_msg = PLNMSG_OBJ_GLOWS; in pleased()
1227 iflags.last_msg = PLNMSG_OBJ_GLOWS; in pleased()
H A Dzap.c910 iflags.last_msg = PLNMSG_OBJ_GLOWS; /* usually for BUC change */ in revive()
1048 if (iflags.last_msg == PLNMSG_OBJ_GLOWS) { in unturn_dead()
H A Dpotion.c1409 iflags.last_msg = PLNMSG_OBJ_GLOWS; in H2Opotion_dip()
H A Dmkobj.c1400 if (iflags.last_msg == PLNMSG_OBJ_GLOWS) in maybe_adjust_light()