Home
last modified time | relevance | path

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

/dports/games/q2pro/q2pro/ui/
H A Dui_playermodels.c45 static qboolean IconOfSkinExists( char *skin, char **pcxfiles, int npcxfiles ) { in IconOfSkinExists() argument
53 if( strcmp( pcxfiles[i], scratch ) == 0 ) in IconOfSkinExists()
/dports/games/quake2lnx/quake2-r0.16.2/src/client/
H A Dmenu.c3482 static qboolean IconOfSkinExists( char *skin, char **pcxfiles, int npcxfiles ) in IconOfSkinExists() argument
3493 if ( strcmp( pcxfiles[i], scratch ) == 0 ) in IconOfSkinExists()
/dports/games/quake2-source/quake2-r0.16.2/src/client/
H A Dmenu.c3482 static qboolean IconOfSkinExists( char *skin, char **pcxfiles, int npcxfiles ) in IconOfSkinExists() argument
3493 if ( strcmp( pcxfiles[i], scratch ) == 0 ) in IconOfSkinExists()
/dports/games/r1q2/r1q2-8012_5/client/
H A Dmenu.c3717 static qboolean IconOfSkinExists( char *skin, char **pcxfiles, int npcxfiles ) in IconOfSkinExists() argument
3728 if ( strcmp( pcxfiles[i], scratch ) == 0 ) in IconOfSkinExists()
/dports/games/alienarena/alienarena-7.66/source/client/
H A Dmenu.c5711 static qboolean IconOfSkinExists( char *skin, char **pcxfiles, int npcxfiles ) in IconOfSkinExists() argument
5722 if ( strcmp( pcxfiles[i], scratch ) == 0 ) in IconOfSkinExists()
5732 if ( strcmp( pcxfiles[i], scratch ) == 0 ) in IconOfSkinExists()
/dports/games/alienarena-data/alienarena-7.66/source/client/
H A Dmenu.c5711 static qboolean IconOfSkinExists( char *skin, char **pcxfiles, int npcxfiles ) in IconOfSkinExists() argument
5722 if ( strcmp( pcxfiles[i], scratch ) == 0 ) in IconOfSkinExists()
5732 if ( strcmp( pcxfiles[i], scratch ) == 0 ) in IconOfSkinExists()
/dports/games/qudos/QuDos-0.40.1-src/src/client/
H A Dmenu.c5974 IconOfSkinExists(char *skin, char **pcxfiles, int npcxfiles) in IconOfSkinExists() argument
5988 if (strcmp(pcxfiles[i], scratch) == 0) in IconOfSkinExists()
/dports/games/q2p/Q2P-0.2-2006-12-31/client/
H A Dmenu.c6429 static qboolean IconOfSkinExists( char *skin, char **pcxfiles, int npcxfiles ) in IconOfSkinExists() argument
6440 if ( strcmp( pcxfiles[i], scratch ) == 0 ) in IconOfSkinExists()