Upgrade -serverMoves option
authorH.G. Muller <h.g.muller@hccnet.nl>
Sat, 10 Sep 2011 11:52:12 +0000 (13:52 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sat, 10 Sep 2011 11:52:12 +0000 (13:52 +0200)
commit444104622a627bfee533f8828b35f2acc68c8579
treed33f7f8ccb438a9e16a8282b44bc39429b923487
parent9e48fa42bfc24291f84c50545488893df964b0d8
Upgrade -serverMoves option

The (undocumented) -serverMoves option was upgraded to conform to the
ChessLive! protocol extension for sending SAN tags. A bug that allowed
upper-case promoChar to leak through was also fixed, and code was added
to write engine PVs to file. Flushing of the game result to the -serverMoves
file was also fixed.
backend.c