Always accept piece commands for Falcon and Cobra
authorH.G.Muller <hgm@hgm-xboard.(none)>
Sat, 4 Oct 2014 19:56:14 +0000 (21:56 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 8 Oct 2014 16:38:11 +0000 (18:38 +0200)
commit308004ff067f7f11ba7e4932009df47c71e7adc8
tree46645ab36733221e65ad89288f9ee6707b1d9f16
parent95e01a35642d0569207c3597debc53200949d9ac
Always accept piece commands for Falcon and Cobra

The wild-card pieces Falcon and Cobra do not have any moves assigned to
them, and XBoard would accept any move for them even when legality
checking is on. So for these pieces it is always better to trust the
engine's piece definition.
backend.c
moves.c