Home
last modified time | relevance | path

Searched refs:whichpack (Results 1 – 11 of 11) sorted by relevance

/dports/games/xonotic/Xonotic/source/qcsrc/server/
H A Dmapvoting.qc184 pakfile = whichpack(strcat(mapfile, ".tga"));
186 pakfile = whichpack(strcat(mapfile, ".jpg"));
188 pakfile = whichpack(strcat(mapfile, ".png"));
H A Dg_world.qc831 if(whichpack(strcat("maps/", mapname, ".cfg")) != "")
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dsv_main.c2242 const char *whichpack, *whichpack2, *extension; in SV_Download_f() local
2322 whichpack = FS_WhichPack(host_client->download_name); in SV_Download_f()
2324 …if ((whichpack && whichpack2 && !strcasecmp(whichpack, whichpack2)) || FS_IsRegisteredQuakePack(ho… in SV_Download_f()
2334 whichpack = FS_WhichPack(host_client->download_name); in SV_Download_f()
2335 if (whichpack) in SV_Download_f()
2337 …se the data archives for this game/mod to get this file\n", host_client->download_name, whichpack); in SV_Download_f()
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dsv_main.c2665 const char *whichpack, *whichpack2, *extension; in SV_Download_f() local
2745 whichpack = FS_WhichPack(host_client->download_name); in SV_Download_f()
2747 …if ((whichpack && whichpack2 && !strcasecmp(whichpack, whichpack2)) || FS_IsRegisteredQuakePack(ho… in SV_Download_f()
2757 whichpack = FS_WhichPack(host_client->download_name); in SV_Download_f()
2758 if (whichpack) in SV_Download_f()
2760 …se the data archives for this game/mod to get this file\n", host_client->download_name, whichpack); in SV_Download_f()
/dports/games/darkplaces/darkplaces/
H A Dsv_main.c2691 const char *whichpack, *whichpack2, *extension; in SV_Download_f() local
2771 whichpack = FS_WhichPack(host_client->download_name); in SV_Download_f()
2773 …if ((whichpack && whichpack2 && !strcasecmp(whichpack, whichpack2)) || FS_IsRegisteredQuakePack(ho… in SV_Download_f()
2783 whichpack = FS_WhichPack(host_client->download_name); in SV_Download_f()
2784 if (whichpack) in SV_Download_f()
2786 …se the data archives for this game/mod to get this file\n", host_client->download_name, whichpack); in SV_Download_f()
H A DChangeLog2907 whichpack: distinguish file not found from file is physical.
/dports/games/quake-dpmod/quake-dpmod-20130301/dpmod/qc/
H A Ddpextensions.qc1127 string(string filename) whichpack = #503;
/dports/games/quake-dpmod/quake-dpmod-20130301/dpmod/qc/dpdefs/
H A Ddpextensions.qc1184 string(string filename) whichpack = #503;
/dports/games/xonotic/Xonotic/source/darkplaces/dpdefs/
H A Ddpextensions.qc1181 string(string filename) whichpack = #503;
/dports/games/xonotic/Xonotic/source/qcsrc/dpdefs/upstream/
H A Ddpextensions.qc1181 string(string filename) whichpack = #503;
/dports/games/darkplaces/darkplaces/dpdefs/
H A Ddpextensions.qc1181 string(string filename) whichpack = #503;