Home
last modified time | relevance | path

Searched refs:FAINTED (Results 1 – 25 of 39) sorted by relevance

12

/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dattrib.c303 #define FAINTED 5 macro
325 case FAINTED: exercise(A_CON, FALSE); break; in exerper()
H A Deat.c54 #define FAINTED 5 macro
1960 return((boolean)(u.uhs == FAINTED)); in is_fainted()
2035 if(is_fainted()) newhs = FAINTED;
2045 newhs = FAINTED;
/dports/games/nethack33/nethack-3.3.1/src/
H A Dattrib.c303 #define FAINTED 5 macro
325 case FAINTED: exercise(A_CON, FALSE); break; in exerper()
H A Deat.c54 #define FAINTED 5 macro
1960 return((boolean)(u.uhs == FAINTED)); in is_fainted()
2035 if(is_fainted()) newhs = FAINTED;
2045 newhs = FAINTED;
/dports/games/nethack34/nethack-3.4.3/src/
H A Dattrib.c302 #define FAINTED 5 macro
330 case FAINTED: exercise(A_CON, FALSE); break; in exerper()
H A Deat.c57 #define FAINTED 5 macro
2241 return((boolean)(u.uhs == FAINTED)); in is_fainted()
2316 if(is_fainted()) newhs = FAINTED;
2326 newhs = FAINTED;
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dattrib.c302 #define FAINTED 5 macro
330 case FAINTED: exercise(A_CON, FALSE); break; in exerper()
H A Deat.c57 #define FAINTED 5 macro
2241 return((boolean)(u.uhs == FAINTED)); in is_fainted()
2316 if(is_fainted()) newhs = FAINTED;
2326 newhs = FAINTED;
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dattrib.c302 #define FAINTED 5 macro
330 case FAINTED: exercise(A_CON, FALSE); break; in exerper()
H A Deat.c57 #define FAINTED 5 macro
2241 return((boolean)(u.uhs == FAINTED)); in is_fainted()
2316 if(is_fainted()) newhs = FAINTED;
2326 newhs = FAINTED;
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dattrib.c303 #define FAINTED 5 macro
325 case FAINTED: exercise(A_CON, FALSE); break; in exerper()
H A Deat.c54 #define FAINTED 5 macro
1960 return((boolean)(u.uhs == FAINTED)); in is_fainted()
2035 if(is_fainted()) newhs = FAINTED;
2045 newhs = FAINTED;
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dattrib.c312 #define FAINTED 5 macro
342 case FAINTED: exercise(A_CON, FALSE); break; in exerper()
H A Deat.c54 #define FAINTED 5 macro
2485 return((boolean)(u.uhs == FAINTED)); in is_fainted()
2560 if(is_fainted()) newhs = FAINTED;
2570 newhs = FAINTED;
H A Dtutorial.c250 #define FAINTED 5 macro
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dattrib.c302 #define FAINTED 5 macro
330 case FAINTED: exercise(A_CON, FALSE); break; in exerper()
H A Deat.c57 #define FAINTED 5 macro
2448 return((boolean)(u.uhs == FAINTED)); in is_fainted()
2523 if(is_fainted()) newhs = FAINTED;
2533 newhs = FAINTED;
H A Dtutorial.c249 #define FAINTED 5 macro
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dattrib.c380 #define FAINTED 5 macro
408 case FAINTED: exercise(A_CON, FALSE); break; in exerper()
H A Deat.c58 #define FAINTED 5 macro
2748 return((boolean)(u.uhs == FAINTED)); in is_fainted()
2821 if(is_fainted()) newhs = FAINTED;
2831 newhs = FAINTED;
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Dhack.h51 FAINTED = 5, enumerator
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Dhack.h51 FAINTED = 5, enumerator
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dhack.h62 FAINTED = 5, enumerator
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Deat.c2915 return (boolean) (u.uhs == FAINTED); in is_fainted()
2982 newhs = FAINTED;
2996 newhs = FAINTED;
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Deat.c2915 return (boolean) (u.uhs == FAINTED); in is_fainted()
2982 newhs = FAINTED;
2996 newhs = FAINTED;

12