Home
last modified time | relevance | path

Searched refs:CT_PLR_ALL (Results 1 – 11 of 11) sorted by relevance

/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dct_chat.c46 CT_PLR_ALL enumerator
181 sendto = CT_PLR_ALL; in CT_Responder()
215 if (sendto == 0 || (sendto != CT_PLR_ALL && !playeringame[sendto - 1]) in CT_Responder()
295 if (c <= CT_PLR_ALL) in CT_Ticker()
325 || chat_dest[i] == CT_PLR_ALL) in CT_Ticker()
H A Dct_chat.h27 #define CT_PLR_ALL 5 macro
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dct_chat.c46 CT_PLR_ALL enumerator
192 sendto = CT_PLR_ALL; in CT_Responder()
226 if (sendto == 0 || (sendto != CT_PLR_ALL && !playeringame[sendto - 1]) in CT_Responder()
306 if (c <= CT_PLR_ALL) in CT_Ticker()
336 || chat_dest[i] == CT_PLR_ALL) in CT_Ticker()
H A Dct_chat.h27 #define CT_PLR_ALL 5 macro
/dports/games/uhexen/uhexen-0.601/src/
H A Dct_chat.c36 CT_PLR_ALL enumerator
172 sendto = CT_PLR_ALL; in CT_Responder()
206 if(sendto == 0 || (sendto != CT_PLR_ALL && !playeringame[sendto-1]) in CT_Responder()
300 if(c <= CT_PLR_ALL) in CT_Ticker()
327 || chat_dest[i] == CT_PLR_ALL) && *chat_msg[i]) in CT_Ticker()
/dports/games/heretic/glheretic-1.2/
H A Dct_chat.c19 #define CT_PLR_ALL 5 macro
150 sendto = CT_PLR_ALL; in CT_Responder()
168 if(sendto == 0 || (sendto != CT_PLR_ALL && !playeringame[sendto-1]) in CT_Responder()
293 || chat_dest[i] == CT_PLR_ALL) && *chat_msg[i]) in CT_Ticker()
H A Dct_chat.h13 #define CT_PLR_ALL 5 macro
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dct_chat.c42 #define CT_PLR_ALL 5 macro
171 sendto = CT_PLR_ALL; in CT_Responder()
189 if (sendto == 0 || (sendto != CT_PLR_ALL && !playeringame[sendto - 1]) in CT_Responder()
298 || chat_dest[i] == CT_PLR_ALL) in CT_Ticker()
H A Dct_chat.h27 #define CT_PLR_ALL 5 macro
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dct_chat.c42 #define CT_PLR_ALL 5 macro
171 sendto = CT_PLR_ALL; in CT_Responder()
189 if (sendto == 0 || (sendto != CT_PLR_ALL && !playeringame[sendto - 1]) in CT_Responder()
298 || chat_dest[i] == CT_PLR_ALL) in CT_Ticker()
H A Dct_chat.h27 #define CT_PLR_ALL 5 macro