Extend mate test to drop games
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 16 Sep 2010 16:58:37 +0000 (18:58 +0200)
committerArun Persaud <arun@nubati.net>
Fri, 17 Sep 2010 03:47:14 +0000 (20:47 -0700)
commitd0de6f924767f55674690243ebdf126fd98e4906
treeff8b340dbdcb11a22754059cb4a6297b42e2f570
parent7d36b24250db61fe2fd46465d7685ce008f7d546
Extend mate test to drop games

MateTest() in case of no legal moves now also looks if there are legal
drops that can resolve the check. This provides reliable mate testing in
Crazyhouse and Shogi, so these are now made subject to adjudications too.
backend.c
moves.c