Home
last modified time | relevance | path

Searched refs:afterGame (Results 1 – 13 of 13) sorted by relevance

/dports/games/xboard-devel/xboard-f49e7e1/
H A Dcommon.h802 char *afterGame; member
H A Dargs.h631 { "afterGame", ArgString, (void *) &appData.afterGame, FALSE, INVALID },
H A Dbackend.c11644 if(appData.afterGame && appData.afterGame[0]) RunCommand(appData.afterGame); in GameEnds()
H A DSHORTLOG1298 Add -afterGame option
H A Dxboard.texi2340 @item -afterGame string
2342 @cindex afterGame, option
H A DChangeLog6812 Add -afterGame option
/dports/games/xboard/xboard-4.9.1/
H A Dcommon.h814 char *afterGame; member
H A Dargs.h636 { "afterGame", ArgString, (void *) &appData.afterGame, FALSE, INVALID },
H A Dbackend.c11895 if(appData.afterGame && appData.afterGame[0]) RunCommand(appData.afterGame); in GameEnds()
H A DSHORTLOG1808 Add -afterGame option
H A Dxboard.texi3017 @item -afterGame string
3019 @cindex afterGame, option
H A Dxboard.info2514 -afterGame string
5072 * afterGame, option: Tournament options. (line 63)
H A DChangeLog10323 Add -afterGame option