Send FICS atomic claim to ICS if move creates draw after offer
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 24 Jan 2010 17:51:38 +0000 (18:51 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sat, 30 Jan 2010 08:56:05 +0000 (09:56 +0100)
commit993c315fcddbf1717850eb3a4fa3748f69050c4b
tree67e9751f733512c242d143a667fcd1fdf25b76a2
parent89642060d970e48553a9c2bfeb8b1fca4430ba6f
Send FICS atomic claim to ICS if move creates draw after offer

The FICS format "draw MOVE" is used to send the move to the ICS  when
the user enters a move that adjudicates as a claimable draw, and he
offered a draw before the move. For the benefit of ICS that do not
understand this format, the plain move is sent afterwards.
backend.c