XBoard: make messages compatible with xboard protocol.
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 15 Oct 2013 19:44:39 +0000 (21:44 +0200)
committerYann Dirson <ydirson@free.fr>
Mon, 17 Feb 2014 22:04:16 +0000 (23:04 +0100)
commit0b0fc4c9c805e95d883196b947217e23efb443c5
tree1aed00d88ec436893ad78d1b6f2e8fb58c9bc39a
parent6f5675145d62aa881aaccf26f32ac1aec1c0c7ea
XBoard: make messages compatible with xboard protocol.

Introduces the "xboard" global var, but only yhe last commit will set
it, when support is complete.

Some non-compliant utterances had to be disarmed by commenting them
out with a leading '#'.

YD: split original patch into a series
gnushogi/book.c
gnushogi/commondsp.c
gnushogi/gnushogi.h
gnushogi/rawdsp.c