Home
last modified time | relevance | path

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

12

/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dtutorial.c381 if (in_trouble() > 0 && can_pray(0) && !IS_ALTAR(levl[u.ux][u.uy].typ)) in maybe_tutorial()
H A Dpray.c1660 can_pray(praying) in can_pray() function
1723 if (!can_pray(TRUE)) return 0; in dopray()
H A Dcmd.c1214 Sprintf(buf, "%s%ssafely pray%s", can_pray(FALSE) ? "" : "not ",
1217 Sprintf(buf, "%ssafely pray", can_pray(FALSE) ? "" : "not ");
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dtutorial.c380 if (in_trouble() > 0 && can_pray(0) && !IS_ALTAR(levl[u.ux][u.uy].typ)) in maybe_tutorial()
H A Dpray.c1604 can_pray(praying) in can_pray() function
1667 if (!can_pray(TRUE)) return 0; in dopray()
H A Dcmd.c1185 Sprintf(buf, "%s%ssafely pray%s", can_pray(FALSE) ? "" : "not ",
1188 Sprintf(buf, "%ssafely pray", can_pray(FALSE) ? "" : "not ");
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dpray.c1332 can_pray(praying) in can_pray() function
1389 if (!can_pray(TRUE)) return 0; in dopray()
H A Dcmd.c907 Sprintf(buf, "%s%ssafely pray%s", can_pray(FALSE) ? "" : "not ",
910 Sprintf(buf, "%ssafely pray", can_pray(FALSE) ? "" : "not ");
/dports/games/nethack33/nethack-3.3.1/src/
H A Dpray.c1332 can_pray(praying) in can_pray() function
1389 if (!can_pray(TRUE)) return 0; in dopray()
H A Dcmd.c907 Sprintf(buf, "%s%ssafely pray%s", can_pray(FALSE) ? "" : "not ",
910 Sprintf(buf, "%ssafely pray", can_pray(FALSE) ? "" : "not ");
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dpray.c1332 can_pray(praying) in can_pray() function
1389 if (!can_pray(TRUE)) return 0; in dopray()
H A Dcmd.c907 Sprintf(buf, "%s%ssafely pray%s", can_pray(FALSE) ? "" : "not ",
910 Sprintf(buf, "%ssafely pray", can_pray(FALSE) ? "" : "not ");
/dports/games/nethack34/nethack-3.4.3/src/
H A Dpray.c1506 can_pray(praying) in can_pray() function
1569 if (!can_pray(TRUE)) return 0; in dopray()
H A Dcmd.c1086 Sprintf(buf, "%s%ssafely pray%s", can_pray(FALSE) ? "" : "not ",
1089 Sprintf(buf, "%ssafely pray", can_pray(FALSE) ? "" : "not ");
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dpray.c1506 can_pray(praying) in can_pray() function
1569 if (!can_pray(TRUE)) return 0; in dopray()
H A Dcmd.c1086 Sprintf(buf, "%s%ssafely pray%s", can_pray(FALSE) ? "" : "not ",
1089 Sprintf(buf, "%ssafely pray", can_pray(FALSE) ? "" : "not ");
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dpray.c1506 can_pray(praying) in can_pray() function
1569 if (!can_pray(TRUE)) return 0; in dopray()
H A Dcmd.c1086 Sprintf(buf, "%s%ssafely pray%s", can_pray(FALSE) ? "" : "not ",
1089 Sprintf(buf, "%ssafely pray", can_pray(FALSE) ? "" : "not ");
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dpray.c1794 can_pray(praying) in can_pray() function
1853 if (!can_pray(TRUE)) in dopray()
H A Dcmd.c2978 Sprintf(buf, "%s%ssafely pray%s", can_pray(FALSE) ? "" : "not ",
2981 Sprintf(buf, "%ssafely pray", can_pray(FALSE) ? "" : "not ");
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dpray.c1794 can_pray(praying) in can_pray() function
1853 if (!can_pray(TRUE)) in dopray()
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dpray.c1917 can_pray(boolean praying) /* false means no messages should be given */ in can_pray() function
1985 if (!can_pray(TRUE)) in dopray()
H A Dinsight.c1740 Sprintf(buf, "%s%ssafely pray%s", can_pray(FALSE) ? "" : "not ", in attributes_enlightenment()
1743 Sprintf(buf, "%ssafely pray", can_pray(FALSE) ? "" : "not "); in attributes_enlightenment()
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dpray.c1738 can_pray(praying) in can_pray() function
1814 if (!can_pray(TRUE)) return 0; in dopray()
H A Dcmd.c1538 Sprintf(buf, "%s%ssafely pray%s", can_pray(FALSE) ? "" : "not ",
1541 Sprintf(buf, "%ssafely pray", can_pray(FALSE) ? "" : "not ");

12