Home
last modified time | relevance | path

Searched refs:BEAR_TRAP (Results 1 – 25 of 158) sorted by relevance

1234567

/dports/games/nethack33-nox11/nethack-3.3.1/include/
H A Dtrap.h55 #define BEAR_TRAP 5 macro
/dports/games/nethack33/nethack-3.3.1/include/
H A Dtrap.h55 #define BEAR_TRAP 5 macro
/dports/games/falconseye/falconseye-1.9.3_11/include/
H A Dtrap.h55 #define BEAR_TRAP 5 macro
/dports/games/nethack34/nethack-3.4.3/include/
H A Dtrap.h57 #define BEAR_TRAP 5 macro
/dports/games/nethack34-nox11/nethack-3.4.3/include/
H A Dtrap.h57 #define BEAR_TRAP 5 macro
/dports/games/vultures-eye/vulture-2.3.67/nethack/include/
H A Dtrap.h57 #define BEAR_TRAP 5 macro
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/
H A Dtrap.h57 #define BEAR_TRAP 5 macro
/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A Dtrap.h57 #define BEAR_TRAP 5 macro
/dports/games/vultures-eye/vulture-2.3.67/unnethack/include/
H A Dtrap.h57 #define BEAR_TRAP 5 macro
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Dtrap.h63 BEAR_TRAP = 5, enumerator
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Dtrap.h63 BEAR_TRAP = 5, enumerator
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dtrap.h70 BEAR_TRAP = 5, enumerator
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dtrap.c245 ((u.utraptype == TT_BEARTRAP && typ != BEAR_TRAP) ||
612 ttype == BEAR_TRAP)) {
746 case BEAR_TRAP:
1659 (trap->ttyp == SPIKED_PIT || trap->ttyp == BEAR_TRAP ||
1681 if (trap->ttyp == BEAR_TRAP) {
1789 case BEAR_TRAP:
3125 if (ttype == BEAR_TRAP) {
3199 (ttmp->ttyp == BEAR_TRAP) ? "bear trap" : "webbing",
3203 if (ttmp->ttyp == BEAR_TRAP) {
3454 case BEAR_TRAP:
[all …]
/dports/games/nethack34/nethack-3.4.3/src/
H A Dtrap.c245 ((u.utraptype == TT_BEARTRAP && typ != BEAR_TRAP) ||
612 ttype == BEAR_TRAP)) {
746 case BEAR_TRAP:
1659 (trap->ttyp == SPIKED_PIT || trap->ttyp == BEAR_TRAP ||
1681 if (trap->ttyp == BEAR_TRAP) {
1789 case BEAR_TRAP:
3125 if (ttype == BEAR_TRAP) {
3199 (ttmp->ttyp == BEAR_TRAP) ? "bear trap" : "webbing",
3203 if (ttmp->ttyp == BEAR_TRAP) {
3454 case BEAR_TRAP:
[all …]
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dtrap.c245 ((u.utraptype == TT_BEARTRAP && typ != BEAR_TRAP) ||
612 ttype == BEAR_TRAP)) {
746 case BEAR_TRAP:
1659 (trap->ttyp == SPIKED_PIT || trap->ttyp == BEAR_TRAP ||
1681 if (trap->ttyp == BEAR_TRAP) {
1789 case BEAR_TRAP:
3125 if (ttype == BEAR_TRAP) {
3199 (ttmp->ttyp == BEAR_TRAP) ? "bear trap" : "webbing",
3203 if (ttmp->ttyp == BEAR_TRAP) {
3454 case BEAR_TRAP:
[all …]
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dtrap.c246 ((u.utraptype == TT_BEARTRAP && typ != BEAR_TRAP) ||
637 ttype == BEAR_TRAP)) {
771 case BEAR_TRAP:
1697 (trap->ttyp == SPIKED_PIT || trap->ttyp == BEAR_TRAP ||
1719 if (trap->ttyp == BEAR_TRAP) {
1830 case BEAR_TRAP:
3267 if (ttype == BEAR_TRAP) {
3341 (ttmp->ttyp == BEAR_TRAP) ? "bear trap" : "webbing",
3345 if (ttmp->ttyp == BEAR_TRAP) {
3633 case BEAR_TRAP:
[all …]
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dtrap.c248 ((u.utraptype == TT_BEARTRAP && typ != BEAR_TRAP) ||
618 ttype == BEAR_TRAP)) {
752 case BEAR_TRAP:
1704 (trap->ttyp == SPIKED_PIT || trap->ttyp == BEAR_TRAP ||
1726 if (trap->ttyp == BEAR_TRAP) {
1835 case BEAR_TRAP:
3382 if (ttype == BEAR_TRAP) {
3456 (ttmp->ttyp == BEAR_TRAP) ? "bear trap" : "webbing",
3460 if (ttmp->ttyp == BEAR_TRAP) {
3762 case BEAR_TRAP:
[all …]
/dports/japanese/rogue_s/rogue_s/
H A Dtrap.c63 case BEAR_TRAP:
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dtrap.c235 ((u.utraptype == TT_BEARTRAP && typ != BEAR_TRAP) ||
627 ttype == BEAR_TRAP)) {
776 case BEAR_TRAP:
1716 (trap->ttyp == SPIKED_PIT || trap->ttyp == BEAR_TRAP ||
1738 if (trap->ttyp == BEAR_TRAP) {
1849 case BEAR_TRAP:
3354 if (ttype == BEAR_TRAP) {
3428 (ttmp->ttyp == BEAR_TRAP) ? "bear trap" : "webbing",
3432 if (ttmp->ttyp == BEAR_TRAP) {
3748 case BEAR_TRAP:
[all …]
/dports/games/nethack33/nethack-3.3.1/src/
H A Dtrap.c240 ((u.utraptype == TT_BEARTRAP && typ != BEAR_TRAP) ||
518 ttype == BEAR_TRAP)) {
617 case BEAR_TRAP:
1208 if (trap->ttyp == BEAR_TRAP) {
1281 case BEAR_TRAP:
2401 if (mtmp && (!mtmp->mtrapped || ttype != BEAR_TRAP)) {
2669 case BEAR_TRAP:
3008 (ttmp->ttyp == BEAR_TRAP) ||
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dtrap.c240 ((u.utraptype == TT_BEARTRAP && typ != BEAR_TRAP) ||
518 ttype == BEAR_TRAP)) {
617 case BEAR_TRAP:
1208 if (trap->ttyp == BEAR_TRAP) {
1281 case BEAR_TRAP:
2401 if (mtmp && (!mtmp->mtrapped || ttype != BEAR_TRAP)) {
2669 case BEAR_TRAP:
3008 (ttmp->ttyp == BEAR_TRAP) ||
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dtrap.c240 ((u.utraptype == TT_BEARTRAP && typ != BEAR_TRAP) ||
518 ttype == BEAR_TRAP)) {
617 case BEAR_TRAP:
1208 if (trap->ttyp == BEAR_TRAP) {
1281 case BEAR_TRAP:
2401 if (mtmp && (!mtmp->mtrapped || ttype != BEAR_TRAP)) {
2669 case BEAR_TRAP:
3008 (ttmp->ttyp == BEAR_TRAP) ||
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dtrap.c328 && ((u.utraptype == TT_BEARTRAP && typ != BEAR_TRAP)
1072 case BEAR_TRAP: {
2146 && (is_pit(trap->ttyp) || trap->ttyp == BEAR_TRAP
2168 if (trap->ttyp == BEAR_TRAP) {
2288 case BEAR_TRAP:
4057 boolean holdingtrap = (ttype == BEAR_TRAP || ttype == WEB);
4095 if (ttype == BEAR_TRAP) {
4177 if (ttmp->ttyp == BEAR_TRAP) {
4472 case BEAR_TRAP:
4660 if (!t || (t->ttyp != BEAR_TRAP && t->ttyp != WEB))
[all …]
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dtrap.c328 && ((u.utraptype == TT_BEARTRAP && typ != BEAR_TRAP)
1072 case BEAR_TRAP: {
2146 && (is_pit(trap->ttyp) || trap->ttyp == BEAR_TRAP
2168 if (trap->ttyp == BEAR_TRAP) {
2288 case BEAR_TRAP:
4057 boolean holdingtrap = (ttype == BEAR_TRAP || ttype == WEB);
4095 if (ttype == BEAR_TRAP) {
4177 if (ttmp->ttyp == BEAR_TRAP) {
4472 case BEAR_TRAP:
4660 if (!t || (t->ttyp != BEAR_TRAP && t->ttyp != WEB))
[all …]
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dtrap.c348 && ((u.utraptype == TT_BEARTRAP && typ != BEAR_TRAP) in maketrap()
477 case BEAR_TRAP: in maketrap()
962 case BEAR_TRAP: in immune_to_trap()
2535 case BEAR_TRAP: in trapeffect_selector()
3242 && (is_pit(trap->ttyp) || trap->ttyp == BEAR_TRAP in mintrap()
3264 if (trap->ttyp == BEAR_TRAP) { in mintrap()
4733 if (ttype == BEAR_TRAP) { in try_disarm()
4812 if (ttmp->ttyp == BEAR_TRAP) { in disarm_holdingtrap()
5124 case BEAR_TRAP: in untrap()
5304 if (!t || (t->ttyp != BEAR_TRAP && t->ttyp != WEB)) in openholdingtrap()
[all …]

1234567