projects
/
xboard.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
94f3427
)
Adjudicate pawn-drop mate as loss in Shogi
author
H.G. Muller
<h.g.muller@hccnet.nl>
Sat, 26 Jan 2013 17:08:37 +0000
(18:08 +0100)
committer
H.G. Muller
<h.g.muller@hccnet.nl>
Sat, 26 Jan 2013 17:08:37 +0000
(18:08 +0100)
Mating with a Pawn drop is illegal in Shogi, but rather than burdoning
the legality-testing by this complex rule, we simply invert the result
for such a mate. After all, Shogi customs are such that everything illegal
leads to an immediate loss.
No differences found