Searched refs:modellist_name (Results 1 – 3 of 3) sorted by relevance
/external/quake/quake/src/QW/client/ |
D | cl_main.c | 138 char modellist_name[] = variable 1406 simple_crypt(modellist_name, sizeof(modellist_name) - 1); in Host_FixupModelNames()
|
D | client.h | 369 extern char emodel_name[], pmodel_name[], prespawn_name[], modellist_name[], soundlist_name[];
|
D | cl_parse.c | 297 MSG_WriteString (&cls.netchan.message, va(modellist_name, cl.servercount, 0)); in Sound_NextDownload() 688 MSG_WriteString (&cls.netchan.message, va(modellist_name, cl.servercount, n)); in CL_ParseModellist()
|