Support printing of piece command specified in ini file
authorH.G.Muller <hgm@hgm-xboard.(none)>
Sat, 20 Sep 2014 08:25:59 +0000 (10:25 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sat, 20 Sep 2014 09:27:48 +0000 (11:27 +0200)
commit1e8e8a11305b782c527d4c2c635205c4f073eb22
treed41d72441f19a637fdee69aa787bfdbfe1bfcb25
parentfc7465d81f212cbcd508d43a7afbfd5758274f04
Support printing of piece command specified in ini file

Lines behind the game definition starting with # (after an empty
such line) are sent to the GUI with a 'piece' prefix. This allows
Fairy-Max to implement the new XBoard protocol for communicating
piece moves to the GUI, so the latter can do legality testing and
better SAN generation.
data/fmax.ini
fairymax.c