Home
last modified time | relevance | path

Searched refs:Q2BSPVERSION (Results 1 – 10 of 10) sorted by relevance

/dports/games/quakeforge/quakeforge-0.7.2/include/QF/
H A Dbspfile.h49 #define Q2BSPVERSION 38 macro
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dmodel_brush.h238 #define Q2BSPVERSION 38 macro
H A Dconsole.c2138 else if (p == Q2BSPVERSION) in GetMapList()
H A Dmodel_brush.c4849 …rror("Mod_Q2BSP_Load: %s has wrong version number (%i, should be %i)", mod->name, i, Q2BSPVERSION); in Mod_Q2BSP_Load()
4852 if (i != Q2BSPVERSION) in Mod_Q2BSP_Load()
4853 …rror("Mod_Q2BSP_Load: %s has wrong version number (%i, should be %i)", mod->name, i, Q2BSPVERSION); in Mod_Q2BSP_Load()
8067 else if (i == Q2BSPVERSION) in Mod_IBSP_Load()
/dports/games/darkplaces/darkplaces/
H A Dmodel_brush.h236 #define Q2BSPVERSION 38 macro
H A Dconsole.c2138 else if (p == Q2BSPVERSION) in GetMapList()
H A Dmodel_brush.c4928 …rror("Mod_Q2BSP_Load: %s has wrong version number (%i, should be %i)", mod->name, i, Q2BSPVERSION); in Mod_Q2BSP_Load()
4931 if (i != Q2BSPVERSION) in Mod_Q2BSP_Load()
4932 …rror("Mod_Q2BSP_Load: %s has wrong version number (%i, should be %i)", mod->name, i, Q2BSPVERSION); in Mod_Q2BSP_Load()
8161 else if (i == Q2BSPVERSION) in Mod_IBSP_Load()
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dmodel_brush.h216 #define Q2BSPVERSION 38 macro
H A Dconsole.c1836 else if (p == Q2BSPVERSION) in GetMapList()
1901 case Q2BSPVERSION: strlcpy((char *)buf, "Q2", sizeof(buf));break; in GetMapList()
H A Dmodel_brush.c4132 if (i != Q2BSPVERSION) in Mod_Q2BSP_Load()
4133 …rror("Mod_Q2BSP_Load: %s has wrong version number (%i, should be %i)", mod->name, i, Q2BSPVERSION); in Mod_Q2BSP_Load()
6146 else if (i == Q2BSPVERSION) in Mod_IBSP_Load()