Searched refs:topcolor (Results 1 – 7 of 7) sorted by relevance
262 if (player->_topcolor != player->topcolor || in R_TranslatePlayerSkin()264 player->_topcolor = player->topcolor; in R_TranslatePlayerSkin()267 top = player->topcolor; in R_TranslatePlayerSkin()
896 if (player->_topcolor != player->topcolor || in CL_NewTranslation()898 player->_topcolor = player->topcolor; in CL_NewTranslation()904 top = player->topcolor; in CL_NewTranslation()939 player->topcolor = atoi(Info_ValueForKey (player->userinfo, "topcolor")); in CL_ProcessUserInfo()
635 top = s->topcolor; in Sbar_DrawFrags()1103 top = s->topcolor; in Sbar_DeathmatchOverlay()1218 top = s->topcolor; in Sbar_MiniDeathmatchOverlay()
72 int topcolor; member
75 cvar_t topcolor = CVAR4("topcolor","0", true, true); variable1123 Cvar_RegisterVariable (&topcolor); in CL_Init()
197 topcolor
37 x- clamp topcolor/bottomcolor (crashes glqwcl with high bogus values)