Split multi-leg moves into two CECP move commandsmaster
commit6b6a612223f609a4dc17ed776091af9fe53797c8
authorH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 26 Feb 2023 08:19:29 +0000 (26 09:19 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 26 Feb 2023 08:19:29 +0000 (26 09:19 +0100)
treea644601d605775a983e1740e6d153591b2b9e48a
parente1c58da9b89a2f5a11c9f95a21e34fae681f6944
Split multi-leg moves into two CECP move commands

UCI prints a multi-leg move on a single line, but in CECP the legs
of such a move have to be sent to the GUI separately. This patch
supprts splitting into two legs, as is needed for Duck Chess.
UCI2WB.c