Home
last modified time | relevance | path

Searched refs:IconOfSkinExists (Results 1 – 9 of 9) sorted by relevance

/dports/games/q2pro/q2pro/ui/
H A Dui_playermodels.c45 static qboolean IconOfSkinExists( char *skin, char **pcxfiles, int npcxfiles ) { in IconOfSkinExists() function
156 if( IconOfSkinExists( pcxnames[k], pcxnames, npcxfiles ) ) { in PlayerModel_Load()
173 if( IconOfSkinExists( pcxnames[k], pcxnames, npcxfiles ) ) { in PlayerModel_Load()
/dports/games/quake2max/Quake2maX_0.45-src_unix/client/
H A Dmenu.c4761 static qboolean IconOfSkinExists( char *skin, char **files, int nfiles, char *suffix ) in IconOfSkinExists() function
4867 if ( IconOfSkinExists( imagenames[k], imagenames, nimagefiles - 1 , "_i.pcx") in PlayerConfig_ScanDirectories()
4868 || IconOfSkinExists( imagenames[k], imagenames, nimagefiles - 1 , "_i.jpg") in PlayerConfig_ScanDirectories()
4869 || IconOfSkinExists( imagenames[k], imagenames, nimagefiles - 1 , "_i.tga") in PlayerConfig_ScanDirectories()
4870 || IconOfSkinExists( imagenames[k], imagenames, nimagefiles - 1 , "_i.png") in PlayerConfig_ScanDirectories()
4894 if ( IconOfSkinExists( imagenames[k], imagenames, nimagefiles - 1 , "_i.pcx") in PlayerConfig_ScanDirectories()
4895 || IconOfSkinExists( imagenames[k], imagenames, nimagefiles - 1 , "_i.jpg") in PlayerConfig_ScanDirectories()
4896 || IconOfSkinExists( imagenames[k], imagenames, nimagefiles - 1 , "_i.tga") in PlayerConfig_ScanDirectories()
4897 || IconOfSkinExists( imagenames[k], imagenames, nimagefiles - 1 , "_i.png") in PlayerConfig_ScanDirectories()
/dports/games/quake2lnx/quake2-r0.16.2/src/client/
H A Dmenu.c3482 static qboolean IconOfSkinExists( char *skin, char **pcxfiles, int npcxfiles ) in IconOfSkinExists() function
3589 if ( IconOfSkinExists( pcxnames[k], pcxnames, npcxfiles - 1 ) ) in PlayerConfig_ScanDirectories()
3608 if ( IconOfSkinExists( pcxnames[k], pcxnames, npcxfiles - 1 ) ) in PlayerConfig_ScanDirectories()
/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() function
3589 if ( IconOfSkinExists( pcxnames[k], pcxnames, npcxfiles - 1 ) ) in PlayerConfig_ScanDirectories()
3608 if ( IconOfSkinExists( pcxnames[k], pcxnames, npcxfiles - 1 ) ) in PlayerConfig_ScanDirectories()
/dports/games/r1q2/r1q2-8012_5/client/
H A Dmenu.c3717 static qboolean IconOfSkinExists( char *skin, char **pcxfiles, int npcxfiles ) in IconOfSkinExists() function
3812 if ( IconOfSkinExists( pcxnames[k], pcxnames, npcxfiles - 1 ) ) in PlayerConfig_ScanDirectories()
3832 if ( IconOfSkinExists( pcxnames[k], pcxnames, npcxfiles - 1 ) ) in PlayerConfig_ScanDirectories()
/dports/games/alienarena/alienarena-7.66/source/client/
H A Dmenu.c5711 static qboolean IconOfSkinExists( char *skin, char **pcxfiles, int npcxfiles ) in IconOfSkinExists() function
5817 if ( IconOfSkinExists( pcxnames[k], pcxnames, npcxfiles) ) in PlayerConfig_ScanDirectories()
5836 if ( IconOfSkinExists( pcxnames[k], pcxnames, npcxfiles ) ) in PlayerConfig_ScanDirectories()
/dports/games/alienarena-data/alienarena-7.66/source/client/
H A Dmenu.c5711 static qboolean IconOfSkinExists( char *skin, char **pcxfiles, int npcxfiles ) in IconOfSkinExists() function
5817 if ( IconOfSkinExists( pcxnames[k], pcxnames, npcxfiles) ) in PlayerConfig_ScanDirectories()
5836 if ( IconOfSkinExists( pcxnames[k], pcxnames, npcxfiles ) ) in PlayerConfig_ScanDirectories()
/dports/games/qudos/QuDos-0.40.1-src/src/client/
H A Dmenu.c5974 IconOfSkinExists(char *skin, char **pcxfiles, int npcxfiles) in IconOfSkinExists() function
6047 IconOfSkinExists(pcxnames[j], in PlayerConfig_ScanDirectories()
6060 IconOfSkinExists(pcxnames[j], pcxnames, in PlayerConfig_ScanDirectories()
/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() function
6521 if ( IconOfSkinExists( pcxnames[k], pcxnames, npcxfiles - 1 ) ) in PlayerConfig_ScanDirectories()
6540 if ( IconOfSkinExists( pcxnames[k], pcxnames, npcxfiles - 1 ) ) in PlayerConfig_ScanDirectories()