Lines Matching refs:p_status
36 if (Other.p_status != S_OFF
37 && Other.p_status != S_NOTUSED
38 && Other.p_status != S_HUNGUP
39 && (Other.p_status != S_CLOAKED || Other.p_specialtype != SC_VALAR))
49 && Player.p_status == S_PLAYING
50 && (Other.p_status == S_PLAYING || Other.p_status == S_INBATTLE)
83 Player.p_status = S_INBATTLE;
111 for (loop = 0; Other.p_status != S_INBATTLE && loop < 30; ++loop)
118 if (Other.p_status != S_INBATTLE)
390 if (Player.p_status != S_CLOAKED)
448 Player.p_status = S_PLAYING; /* no longer cloaked */
530 && Other.p_status != S_NOTUSED)
566 if (Other.p_status == S_NOTUSED
568 || (Other.p_specialtype == SC_VALAR && Other.p_status == S_CLOAKED))
587 && (Other.p_status != S_CLOAKED
625 if (Other.p_specialtype == SC_KING && Other.p_status != S_NOTUSED)
628 if (Other.p_status != S_OFF)