Home
last modified time | relevance | path

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

/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/cgame/
H A Dcg_main.c1426 static clientInfo_t * CG_InfoFromScoreIndex( int index, int team, int *scoreIndex ) in CG_InfoFromScoreIndex() function
1463 info = CG_InfoFromScoreIndex( index, team, &scoreIndex ); in CG_FeederItemText()
/dports/games/ioquake3/ioquake3-1.36/code/cgame/
H A Dcg_main.c1566 static clientInfo_t * CG_InfoFromScoreIndex(int index, int team, int *scoreIndex) { function
1599 info = CG_InfoFromScoreIndex(index, team, &scoreIndex);
/dports/games/ioquake3-server/ioquake3-1.36/code/cgame/
H A Dcg_main.c1566 static clientInfo_t * CG_InfoFromScoreIndex(int index, int team, int *scoreIndex) { function
1599 info = CG_InfoFromScoreIndex(index, team, &scoreIndex);
/dports/games/evq3/evq3/code/cgame/
H A Dcg_main.c1566 static clientInfo_t * CG_InfoFromScoreIndex(int index, int team, int *scoreIndex) { function
1599 info = CG_InfoFromScoreIndex(index, team, &scoreIndex);
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/cgame/
H A Dcg_main.c1566 static clientInfo_t * CG_InfoFromScoreIndex(int index, int team, int *scoreIndex) { function
1599 info = CG_InfoFromScoreIndex(index, team, &scoreIndex);
/dports/games/iortcw/iortcw-1.51c/MP/code/cgame/
H A Dcg_main.c1922 static clientInfo_t * CG_InfoFromScoreIndex( int index, int team, int *scoreIndex ) { in CG_InfoFromScoreIndex() function
1957 info = CG_InfoFromScoreIndex( index, team, &scoreIndex ); in CG_FeederItemText()
/dports/games/iortcw/iortcw-1.51c/SP/code/cgame/
H A Dcg_main.c1963 static clientInfo_t * CG_InfoFromScoreIndex( int index, int team, int *scoreIndex ) { in CG_InfoFromScoreIndex() function
1998 info = CG_InfoFromScoreIndex( index, team, &scoreIndex ); in CG_FeederItemText()
/dports/games/openjk/OpenJK-07675e2/codemp/cgame/
H A Dcg_main.c1979 static clientInfo_t * CG_InfoFromScoreIndex(int index, int team, int *scoreIndex) { in CG_InfoFromScoreIndex() function
2013 info = CG_InfoFromScoreIndex(index, team, &scoreIndex); in CG_FeederItemText()