Home
last modified time | relevance | path

Searched refs:cause_for_stopping (Results 1 – 8 of 8) sorted by relevance

/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/
H A Dnetwork.c346 void SendToServer_StopPlaying(int cause_for_stopping) in SendToServer_StopPlaying() argument
349 buffer[2] = cause_for_stopping; in SendToServer_StopPlaying()
H A Dnetserv.c421 int cause_for_stopping = buffer[2]; in Handle_OP_STOP_PLAYING() local
425 player->number, player->player_name, cause_for_stopping); in Handle_OP_STOP_PLAYING()
/dports/games/rocksndiamonds/rocksndiamonds-3.3.1.2/src/
H A Dnetwork.c347 void SendToServer_StopPlaying(int cause_for_stopping) in SendToServer_StopPlaying() argument
350 buffer[2] = cause_for_stopping; in SendToServer_StopPlaying()
H A Dnetserv.c422 int cause_for_stopping = buffer[2]; in Handle_OP_STOP_PLAYING() local
426 player->number, player->player_name, cause_for_stopping); in Handle_OP_STOP_PLAYING()
/dports/games/rnd_jue/rocksndiamonds-3.3.1.0/src/
H A Dnetwork.c347 void SendToServer_StopPlaying(int cause_for_stopping) in SendToServer_StopPlaying() argument
350 buffer[2] = cause_for_stopping; in SendToServer_StopPlaying()
H A Dnetserv.c422 int cause_for_stopping = buffer[2]; in Handle_OP_STOP_PLAYING() local
426 player->number, player->player_name, cause_for_stopping); in Handle_OP_STOP_PLAYING()
/dports/games/rocksndiamonds/rnd_jue-3.3.0.0/src/
H A Dnetwork.c346 void SendToServer_StopPlaying(int cause_for_stopping) in SendToServer_StopPlaying() argument
349 buffer[2] = cause_for_stopping; in SendToServer_StopPlaying()
H A Dnetserv.c421 int cause_for_stopping = buffer[2]; in Handle_OP_STOP_PLAYING() local
425 player->number, player->player_name, cause_for_stopping); in Handle_OP_STOP_PLAYING()