Fix legality testing of drop moves
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 16 Jan 2011 22:15:17 +0000 (23:15 +0100)
committerArun Persaud <arun@nubati.net>
Sat, 29 Jan 2011 02:15:59 +0000 (18:15 -0800)
commitf4f7b8a380740d3b63ce4c99f222bf822f41631e
tree6c61e05f244a5e33c38d1c8357682e54016f3aa6
parentb5f58e6a8f9f29fd221ca37688a3d8aad7e166e0
Fix legality testing of drop moves

Drops of noexistent pieces (i.e. with a piece indicator letter that is
not corresponding to any defined piece) are now parsed as
ImpossibleMove, rather than IllegalMove, so they are also rejected with
legality testing off.
parser.l