Fix bugs in Shogi Knight moves and promotions
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 11 Oct 2010 11:50:06 +0000 (13:50 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Mon, 11 Oct 2010 11:50:06 +0000 (13:50 +0200)
commit8d865da206fa04e0642d6a134a85b12a068ed0ac
treeed68143ded09d7744db54f17e6bef98d6f25c3ea
parentb0878c4bb13c5ba03f6defe11f903fa07247b718
Fix bugs in Shogi Knight moves and promotions

The legality check for Shogi Knight moves was improperly parenthesized,
and in the promotion code KNIGHT was used in stead of HONORABLEHORSE.
lasker-2.2.3/src/movecheck.c