Home
last modified time | relevance | path

Searched refs:positionDir (Results 1 – 15 of 15) sorted by relevance

/dports/games/xboard/xboard-4.9.1/conf/
H A Dshogi30 -positionDir ~~/positions/shogihandicaps
/dports/games/xboard-devel/xboard-f49e7e1/conf/
H A Dshogi30 -positionDir ~~/positions/shogihandicaps
/dports/games/openjk/OpenJK-07675e2/codemp/cgame/
H A Dcg_view.c1354 vec3_t positionDir; in CG_ThirdPersonActionCam() local
1377 VectorSubtract(ci->saber[0].blade[0].trail.base, cent->lerpOrigin, positionDir); in CG_ThirdPersonActionCam()
1378 VectorNormalize(positionDir); in CG_ThirdPersonActionCam()
1381 VectorMA(cent->lerpOrigin, cg_thirdPersonRange.value*2, positionDir, desiredPos); in CG_ThirdPersonActionCam()
1417 VectorSubtract(cent->lerpOrigin, cg.refdef.vieworg, positionDir); in CG_ThirdPersonActionCam()
1418 vectoangles(positionDir, desiredAngles); in CG_ThirdPersonActionCam()
/dports/games/xboard-devel/xboard-f49e7e1/
H A Dcommon.h496 char *positionDir; member
H A Dmenus.c181 snprintf(buf, MSG_SIZ, "%s/", appData.positionDir); in LoadPositionProc()
H A Dargs.h287 { "positionDir", ArgFilename, (void *) &appData.positionDir, FALSE, (ArgIniType) "" },
H A Ddialogs.c2996 if(strstr(filter, "fen")) res = &appData.positionDir; in StartDir()
/dports/games/xboard/xboard-4.9.1/
H A Dcommon.h500 char *positionDir; member
H A Dmenus.c182 snprintf(buf, MSG_SIZ, "%s/", appData.positionDir); in LoadPositionProc()
H A Dargs.h289 { "positionDir", ArgFilename, (void *) &appData.positionDir, FALSE, (ArgIniType) "" },
H A DSHORTLOG66 Implement -positionDir option GTK
128 Implement -positionDir option GTK
H A Ddialogs.c3334 if(strstr(filter, "fen")) res = &appData.positionDir; in StartDir()
H A Dxboard.texi3475 @item -positionDir directory
3476 @cindex positionDir, option
H A Dxboard.info2857 -positionDir directory
5693 * positionDir, option: Load and Save options.
H A DChangeLog2882 Implement -positionDir option GTK
3319 Implement -positionDir option GTK