Home
last modified time | relevance | path

Searched refs:able_to_loot (Results 1 – 20 of 20) sorted by relevance

/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dpickup.c32 STATIC_DCL boolean FDECL(able_to_loot, (int, int));
1187 able_to_loot(x, y) in able_to_loot() function
1252 if (!able_to_loot(x, y)) return 0; in doloot()
/dports/games/nethack33/nethack-3.3.1/src/
H A Dpickup.c32 STATIC_DCL boolean FDECL(able_to_loot, (int, int));
1187 able_to_loot(x, y) in able_to_loot() function
1252 if (!able_to_loot(x, y)) return 0; in doloot()
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dpickup.c32 STATIC_DCL boolean FDECL(able_to_loot, (int, int));
1187 able_to_loot(x, y) in able_to_loot() function
1252 if (!able_to_loot(x, y)) return 0; in doloot()
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dpickup.c38 STATIC_DCL boolean FDECL(able_to_loot, (int, int, BOOLEAN_P));
1551 able_to_loot(x, y, tip) in able_to_loot() function
1628 if (!able_to_loot(cc.x, cc.y, FALSE)) return 0; in doloot()
1907 if (!able_to_loot(cc.x, cc.y, TRUE)) {
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dpickup.c43 STATIC_DCL boolean FDECL(able_to_loot, (int, int, BOOLEAN_P));
1675 able_to_loot(x, y, looting) in able_to_loot() function
1803 if (!able_to_loot(cc.x, cc.y, TRUE)) in doloot()
2984 if (!check_capacity(buf) && able_to_loot(cc.x, cc.y, FALSE)) { in dotip()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dpickup.c43 STATIC_DCL boolean FDECL(able_to_loot, (int, int, BOOLEAN_P));
1675 able_to_loot(x, y, looting) in able_to_loot() function
1803 if (!able_to_loot(cc.x, cc.y, TRUE)) in doloot()
2984 if (!check_capacity(buf) && able_to_loot(cc.x, cc.y, FALSE)) { in dotip()
/dports/games/nethack34/nethack-3.4.3/src/
H A Dpickup.c39 STATIC_DCL boolean FDECL(able_to_loot, (int, int));
1463 able_to_loot(x, y) in able_to_loot() function
1534 if (!able_to_loot(cc.x, cc.y)) return 0; in doloot()
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dpickup.c39 STATIC_DCL boolean FDECL(able_to_loot, (int, int));
1463 able_to_loot(x, y) in able_to_loot() function
1534 if (!able_to_loot(cc.x, cc.y)) return 0; in doloot()
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dpickup.c38 STATIC_DCL boolean FDECL(able_to_loot, (int, int));
1478 able_to_loot(x, y) in able_to_loot() function
1549 if (!able_to_loot(cc.x, cc.y)) return 0; in doloot()
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dpickup.c39 STATIC_DCL boolean FDECL(able_to_loot, (int, int));
1480 able_to_loot(x, y) in able_to_loot() function
1552 if (!able_to_loot(cc.x, cc.y)) return 0; in doloot()
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dpickup.c39 STATIC_DCL boolean FDECL(able_to_loot, (int, int));
1463 able_to_loot(x, y) in able_to_loot() function
1534 if (!able_to_loot(cc.x, cc.y)) return 0; in doloot()
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dpickup.c45 static boolean able_to_loot(int, int, boolean);
1985 able_to_loot(int x, int y, in able_to_loot() function
2127 if (!able_to_loot(cc.x, cc.y, TRUE)) in doloot()
3550 if (!check_capacity(buf) && able_to_loot(cc.x, cc.y, FALSE)) { in dotip()
/dports/games/xnethack/xNetHack-xnh6.1/doc/
H A Dfixes34.2116 add looting freehand() check to able_to_loot() to prevent opening container
/dports/games/nethack34/nethack-3.4.3/doc/
H A Dfixes34.2116 add looting freehand() check to able_to_loot() to prevent opening container
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/doc/
H A Dfixes34.2116 add looting freehand() check to able_to_loot() to prevent opening container
/dports/games/nethack34-nox11/nethack-3.4.3/doc/
H A Dfixes34.2116 add looting freehand() check to able_to_loot() to prevent opening container
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/doc/
H A Dfixes34.2116 add looting freehand() check to able_to_loot() to prevent opening container
/dports/games/vultures-eye/vulture-2.3.67/nethack/doc/
H A Dfixes34.2116 add looting freehand() check to able_to_loot() to prevent opening container
/dports/games/vultures-eye/vulture-2.3.67/unnethack/doc/
H A Dfixes34.2116 add looting freehand() check to able_to_loot() to prevent opening container
/dports/games/unnethack/unnethack-5.1.0-20131208/doc/
H A Dfixes34.2116 add looting freehand() check to able_to_loot() to prevent opening container