Home
last modified time | relevance | path

Searched refs:XBHS_In (Results 1 – 5 of 5) sorted by relevance

/dports/games/xblast/xblast-2.10.4/
H A Dmenu_network.c236 case XBHS_In: in HostChangeLocal()
260 case XBHS_In: in HostChangeLocal()
264 *cur = XBHS_In; in HostChangeLocal()
394 case XBHS_In: in HostChangeLocal()
424 case XBHS_In: in HostChangeLocal()
453 case XBHS_In: in HostChangeLocal()
466 case XBHS_In: in HostChangeLocal()
470 *cur = XBHS_In; in HostChangeLocal()
476 case XBHS_In: in HostChangeLocal()
483 *cur = XBHS_In; in HostChangeLocal()
[all …]
H A Dnetwork.h80 XBHS_In, /* client is in the game */ enumerator
H A Dnetwork.c929 case XBHS_In: in Network_HostIsIn()
1008 case XBHS_In: in Network_HostReqClientsAgree()
1055 case XBHS_In: in Network_TeamReqClientsAgree()
H A Dserver.c572 return (state == XBHS_In); in Server_GrantsHostRequest()
573 case XBHS_In: in Server_GrantsHostRequest()
590 if (host == 0 && state == XBHS_In) { in Server_ReceiveHostStateReq()
H A Dmi_host.c453 case XBHS_In: in MenuClientSelect()
457 *host->pState = XBHS_In; in MenuClientSelect()