Searched refs:Q_yelltext (Results 1 – 10 of 10) sorted by relevance
/dports/games/qwdtools/mvdsv-0.34/src/ |
H A D | common.h | 108 unsigned char *Q_yelltext (unsigned char *str); //VVD: white to red text and yellow numbers
|
H A D | sv_demo_misc.c | 961 Con_Printf("%s", Q_yelltext(buf)); in SV_MVDInfo_f() 1026 Con_Printf("%s\n", Q_yelltext((unsigned char*)buf)); in SV_LastScores_f()
|
H A D | common.c | 1802 unsigned char *Q_yelltext (unsigned char *str) in Q_yelltext() function
|
H A D | sv_ccmds.c | 1247 (int)cl->edict->v.frags, Q_yelltext((unsigned char*)va("%d", cl->userid)), in SV_Status_f()
|
H A D | sv_user.c | 1045 Con_Printf((char *)Q_yelltext((unsigned char*)va("Demo number %d not found.\n", in SV_DownloadNextFile() 1482 Con_Printf((char *)Q_yelltext((unsigned char*)va("Demo number %d not found.\n", in Cmd_Download_f()
|
/dports/games/mvdsv/mvdsv-0.34/src/ |
H A D | common.h | 108 unsigned char *Q_yelltext (unsigned char *str); //VVD: white to red text and yellow numbers
|
H A D | sv_demo_misc.c | 961 Con_Printf("%s", Q_yelltext(buf)); in SV_MVDInfo_f() 1026 Con_Printf("%s\n", Q_yelltext((unsigned char*)buf)); in SV_LastScores_f()
|
H A D | common.c | 1802 unsigned char *Q_yelltext (unsigned char *str) in Q_yelltext() function
|
H A D | sv_ccmds.c | 1247 (int)cl->edict->v.frags, Q_yelltext((unsigned char*)va("%d", cl->userid)), in SV_Status_f()
|
H A D | sv_user.c | 1045 Con_Printf((char *)Q_yelltext((unsigned char*)va("Demo number %d not found.\n", in SV_DownloadNextFile() 1482 Con_Printf((char *)Q_yelltext((unsigned char*)va("Demo number %d not found.\n", in Cmd_Download_f()
|