Home
last modified time | relevance | path

Searched refs:scoreWhite (Results 1 – 14 of 14) sorted by relevance

/dports/games/xboard/xboard-4.9.1/
H A Dengineoutput.c242 … appData.whitePOV || appData.scoreWhite ? "white" : "mover", s, cps->option[multi].value); in SetProgramStats()
616 …h = ((gameMode == AnalyzeMode && appData.whitePOV || appData.scoreWhite) && !WhiteOnMove(currentMo… in UpdateControls()
H A Dcommon.h800 Boolean scoreWhite; member
H A Dargs.h692 { "scoreWhite", ArgBoolean, (void *) &appData.scoreWhite, TRUE, FALSE },
H A DSHORTLOG1766 Add -scoreWhite option
H A Dxboard.texi4042 @item -scoreWhite true|false
4043 @cindex scoreWhite, option
H A Dxboard.info3277 -scoreWhite true|false
5774 * scoreWhite, option: User interface options.
H A Dbackend.c9862 …if((gameMode == AnalyzeMode && appData.whitePOV || appData.scoreWhite) && !WhiteOnMove(forwardMost… in HandleMachineMove()
H A DChangeLog10695 Add -scoreWhite option
/dports/games/xboard-devel/xboard-f49e7e1/
H A Dengineoutput.c237 … appData.whitePOV || appData.scoreWhite ? "white" : "mover", cps->option[multi].value); in SetProgramStats()
611 …h = ((gameMode == AnalyzeMode && appData.whitePOV || appData.scoreWhite) && !WhiteOnMove(currentMo… in UpdateControls()
H A Dcommon.h792 Boolean scoreWhite; member
H A Dargs.h687 { "scoreWhite", ArgBoolean, (void *) &appData.scoreWhite, TRUE, FALSE },
H A DSHORTLOG1256 Add -scoreWhite option
H A Dxboard.texi3340 @item -scoreWhite true|false
3341 @cindex scoreWhite, option
H A DChangeLog7184 Add -scoreWhite option