Home
last modified time | relevance | path

Searched refs:last_str_turn (Results 1 – 25 of 36) sorted by relevance

12

/dports/games/nethack33-nox11/nethack-3.3.1/include/
H A Dyou.h235 int last_str_turn; /* 0: none, 1: half turn, 2: full turn */ member
/dports/games/nethack33/nethack-3.3.1/include/
H A Dyou.h235 int last_str_turn; /* 0: none, 1: half turn, 2: full turn */ member
/dports/games/falconseye/falconseye-1.9.3_11/include/
H A Dyou.h235 int last_str_turn; /* 0: none, 1: half turn, 2: full turn */ member
/dports/games/nethack34/nethack-3.4.3/include/
H A Dyou.h242 int last_str_turn; /* 0: none, 1: half turn, 2: full turn */ member
/dports/games/nethack34-nox11/nethack-3.4.3/include/
H A Dyou.h242 int last_str_turn; /* 0: none, 1: half turn, 2: full turn */ member
/dports/games/vultures-eye/vulture-2.3.67/nethack/include/
H A Dyou.h242 int last_str_turn; /* 0: none, 1: half turn, 2: full turn */ member
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/
H A Dyou.h251 int last_str_turn; /* 0: none, 1: half turn, 2: full turn */ member
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Dyou.h284 int last_str_turn; /* 0: none, 1: half turn, 2: full turn member
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Dyou.h284 int last_str_turn; /* 0: none, 1: half turn, 2: full turn member
/dports/games/vultures-eye/vulture-2.3.67/unnethack/include/
H A Dyou.h312 int last_str_turn; /* 0: none, 1: half turn, 2: full turn */ member
/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A Dyou.h321 int last_str_turn; /* 0: none, 1: half turn, 2: full turn */ member
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dyou.h371 int last_str_turn; /* 0: none, 1: half turn, 2: full turn member
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dhack.c1580 i += u.last_str_turn; in lookaround()
1582 u.last_str_turn = i; in lookaround()
H A Dcmd.c1658 u.last_str_turn = 0;
/dports/games/nethack33/nethack-3.3.1/src/
H A Dhack.c1580 i += u.last_str_turn; in lookaround()
1582 u.last_str_turn = i; in lookaround()
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dhack.c1580 i += u.last_str_turn; in lookaround()
1582 u.last_str_turn = i; in lookaround()
/dports/games/nethack34/nethack-3.4.3/src/
H A Dhack.c2030 i += u.last_str_turn; in lookaround()
2032 u.last_str_turn = i; in lookaround()
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dhack.c2030 i += u.last_str_turn; in lookaround()
2032 u.last_str_turn = i; in lookaround()
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dhack.c2030 i += u.last_str_turn; in lookaround()
2032 u.last_str_turn = i; in lookaround()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dhack.c2828 i += u.last_str_turn; in lookaround()
2830 u.last_str_turn = i; in lookaround()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dhack.c2828 i += u.last_str_turn; in lookaround()
2830 u.last_str_turn = i; in lookaround()
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dhack.c2499 i += u.last_str_turn; in lookaround()
2501 u.last_str_turn = i; in lookaround()
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dhack.c2425 i += u.last_str_turn; in lookaround()
2427 u.last_str_turn = i; in lookaround()
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dhack.c3061 i += u.last_str_turn; in lookaround()
3063 u.last_str_turn = i; in lookaround()
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dhack.c2877 i += u.last_str_turn; in lookaround()
2879 u.last_str_turn = i; in lookaround()

12