Home
last modified time | relevance | path

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

/dports/games/ioquake3-server/ioquake3-1.36/code/cgame/
H A Dcg_servercmds.c519 headModelVoiceChat_t headModelVoiceChat[MAX_HEADMODELS]; variable
747 return &voiceChatLists[headModelVoiceChat[i].voiceChatNum]; in CG_VoiceChatListForClient()
751 if (!strlen(headModelVoiceChat[i].headmodel)) { in CG_VoiceChatListForClient()
756 Com_sprintf(headModelVoiceChat[i].headmodel, sizeof ( headModelVoiceChat[i].headmodel ), in CG_VoiceChatListForClient()
758 headModelVoiceChat[i].voiceChatNum = voiceChatNum; in CG_VoiceChatListForClient()
771 if (!strlen(headModelVoiceChat[j].headmodel)) { in CG_VoiceChatListForClient()
772 Com_sprintf(headModelVoiceChat[j].headmodel, sizeof ( headModelVoiceChat[j].headmodel ), in CG_VoiceChatListForClient()
774 headModelVoiceChat[j].voiceChatNum = i; in CG_VoiceChatListForClient()
789 if (!strlen(headModelVoiceChat[j].headmodel)) { in CG_VoiceChatListForClient()
790 Com_sprintf(headModelVoiceChat[j].headmodel, sizeof ( headModelVoiceChat[j].headmodel ), in CG_VoiceChatListForClient()
[all …]
/dports/games/ioquake3/ioquake3-1.36/code/cgame/
H A Dcg_servercmds.c519 headModelVoiceChat_t headModelVoiceChat[MAX_HEADMODELS]; variable
747 return &voiceChatLists[headModelVoiceChat[i].voiceChatNum]; in CG_VoiceChatListForClient()
751 if (!strlen(headModelVoiceChat[i].headmodel)) { in CG_VoiceChatListForClient()
756 Com_sprintf(headModelVoiceChat[i].headmodel, sizeof ( headModelVoiceChat[i].headmodel ), in CG_VoiceChatListForClient()
758 headModelVoiceChat[i].voiceChatNum = voiceChatNum; in CG_VoiceChatListForClient()
771 if (!strlen(headModelVoiceChat[j].headmodel)) { in CG_VoiceChatListForClient()
772 Com_sprintf(headModelVoiceChat[j].headmodel, sizeof ( headModelVoiceChat[j].headmodel ), in CG_VoiceChatListForClient()
774 headModelVoiceChat[j].voiceChatNum = i; in CG_VoiceChatListForClient()
789 if (!strlen(headModelVoiceChat[j].headmodel)) { in CG_VoiceChatListForClient()
790 Com_sprintf(headModelVoiceChat[j].headmodel, sizeof ( headModelVoiceChat[j].headmodel ), in CG_VoiceChatListForClient()
[all …]
/dports/games/evq3/evq3/code/cgame/
H A Dcg_servercmds.c508 headModelVoiceChat_t headModelVoiceChat[MAX_HEADMODELS]; variable
736 return &voiceChatLists[headModelVoiceChat[i].voiceChatNum]; in CG_VoiceChatListForClient()
740 if (!strlen(headModelVoiceChat[i].headmodel)) { in CG_VoiceChatListForClient()
745 Com_sprintf(headModelVoiceChat[i].headmodel, sizeof ( headModelVoiceChat[i].headmodel ), in CG_VoiceChatListForClient()
747 headModelVoiceChat[i].voiceChatNum = voiceChatNum; in CG_VoiceChatListForClient()
760 if (!strlen(headModelVoiceChat[j].headmodel)) { in CG_VoiceChatListForClient()
761 Com_sprintf(headModelVoiceChat[j].headmodel, sizeof ( headModelVoiceChat[j].headmodel ), in CG_VoiceChatListForClient()
763 headModelVoiceChat[j].voiceChatNum = i; in CG_VoiceChatListForClient()
778 if (!strlen(headModelVoiceChat[j].headmodel)) { in CG_VoiceChatListForClient()
779 Com_sprintf(headModelVoiceChat[j].headmodel, sizeof ( headModelVoiceChat[j].headmodel ), in CG_VoiceChatListForClient()
[all …]
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/cgame/
H A Dcg_servercmds.c508 headModelVoiceChat_t headModelVoiceChat[MAX_HEADMODELS]; variable
736 return &voiceChatLists[headModelVoiceChat[i].voiceChatNum]; in CG_VoiceChatListForClient()
740 if (!strlen(headModelVoiceChat[i].headmodel)) { in CG_VoiceChatListForClient()
745 Com_sprintf(headModelVoiceChat[i].headmodel, sizeof ( headModelVoiceChat[i].headmodel ), in CG_VoiceChatListForClient()
747 headModelVoiceChat[i].voiceChatNum = voiceChatNum; in CG_VoiceChatListForClient()
760 if (!strlen(headModelVoiceChat[j].headmodel)) { in CG_VoiceChatListForClient()
761 Com_sprintf(headModelVoiceChat[j].headmodel, sizeof ( headModelVoiceChat[j].headmodel ), in CG_VoiceChatListForClient()
763 headModelVoiceChat[j].voiceChatNum = i; in CG_VoiceChatListForClient()
778 if (!strlen(headModelVoiceChat[j].headmodel)) { in CG_VoiceChatListForClient()
779 Com_sprintf(headModelVoiceChat[j].headmodel, sizeof ( headModelVoiceChat[j].headmodel ), in CG_VoiceChatListForClient()
[all …]
/dports/games/iortcw/iortcw-1.51c/MP/code/cgame/
H A Dcg_servercmds.c820 headModelVoiceChat_t headModelVoiceChat[MAX_HEADMODELS]; variable
1057 return &voiceChatLists[headModelVoiceChat[i].voiceChatNum]; in CG_VoiceChatListForClient()
1061 if ( !strlen( headModelVoiceChat[i].headmodel ) ) { in CG_VoiceChatListForClient()
1067 Com_sprintf( headModelVoiceChat[i].headmodel, sizeof( headModelVoiceChat[i].headmodel ), in CG_VoiceChatListForClient()
1069 headModelVoiceChat[i].voiceChatNum = voiceChatNum; in CG_VoiceChatListForClient()
1081 if ( !strlen( headModelVoiceChat[j].headmodel ) ) { in CG_VoiceChatListForClient()
1082 Com_sprintf( headModelVoiceChat[j].headmodel, sizeof( headModelVoiceChat[j].headmodel ), in CG_VoiceChatListForClient()
1084 headModelVoiceChat[j].voiceChatNum = i; in CG_VoiceChatListForClient()
1100 if ( !strlen( headModelVoiceChat[j].headmodel ) ) { in CG_VoiceChatListForClient()
1101 Com_sprintf( headModelVoiceChat[j].headmodel, sizeof( headModelVoiceChat[j].headmodel ), in CG_VoiceChatListForClient()
[all …]