Home
last modified time | relevance | path

Searched refs:savedClientNum (Results 1 – 2 of 2) sorted by relevance

/dports/games/q2pro/q2pro/include/
H A Dmvd.h59 int savedClientNum; member
/dports/games/q2pro/q2pro/source/
H A Dmvd_client.c129 client->savedClientNum = CLIENTNUM_NONE; in MVD_GameSetValidPos()
188 client->savedClientNum = client->followClientNum; in MVD_GameStartObserving()
373 client->savedClientNum = client->followClientNum; in MVD_GameStartFollowing()
1464 client->savedClientNum = CLIENTNUM_NONE; in MVD_GameClientBegin()
1705 MVD_GameStartFollowing( client, client->savedClientNum ); in MVD_GameClientCommand()
1711 MVD_GameStartFollowing( client, client->savedClientNum ); in MVD_GameClientCommand()
1781 MVD_GameStartFollowing( client, client->savedClientNum ); in MVD_GameClientThink()