Recognize drop moves as illegal move
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 24 Apr 2012 12:57:12 +0000 (14:57 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 24 Apr 2012 12:57:12 +0000 (14:57 +0200)
commit8f1df62f9ff3091a9d2677b9e0417c50ca863ca2
tree6a7927b65c8fd896d45f0cf872864040d252167b
parent5b64a22e62beb2c9d21d5567993eb0f74b1fa074
Recognize drop moves as illegal move

An @-sign as second character now makes Fairy-Max recognize the input
as a move, so that the Illegal-move response is given rather than the
Unknown-command response. It is not really checked if the encoding of
the drop move accidentally coincide with that of a legal move.
fairymax.c