Do not accept engine 50-move claims in Makruk
authorH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 22 Feb 2017 19:53:32 +0000 (20:53 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 22 Feb 2017 19:53:32 +0000 (20:53 +0100)
commit6926e4e389147249f23f054a243ea833cb8d15cb
tree3e10d476d30add66ecee5acd8d84f53d1c2c90a1
parent7ff7ad1f77f21f7171b3952422dab921c4b198e5
Do not accept engine 50-move claims in Makruk

Normally draw claims are always accepted after 100 reversible ply, even
when -ruleMoves is set different from 50. In Makruk this would allow
engines to cheat, as there is in general no 50-move limitation there.
Now the claims are considered false (but adjudication can still be
configured).
backend.c