projects
/
xboard.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
c8ee374
)
Show move that causes false illegal-move claim
author
H.G. Muller
<h.g.muller@hccnet.nl>
Sat, 8 Jan 2011 23:08:52 +0000
(
00:08
+0100)
committer
Arun Persaud
<arun@nubati.net>
Tue, 11 Jan 2011 05:22:04 +0000
(21:22 -0800)
Without claim testing XBoard takes back moves that an engine objects to.
But when the engine is forfeited for a false claim, the move should of
course stay. So the claim test is moved to before the take-back.
No differences found