Implement undo command
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 13 Sep 2013 13:42:27 +0000 (15:42 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Fri, 13 Sep 2013 17:49:50 +0000 (19:49 +0200)
commitb850f7cbcdc13f78355a7dc302e3e27a0552bb37
tree48d04f83d3ccee3db058a16e1609e09c422883ee
parenta443e15a4089569770ff5bf4ed543c2c6199a900
Implement undo command

This is decoded with the native bonanza commands, and should thus work
both in xboard and native mode. It resets the game by faking a 'new' command,
and then loads all moves except the last. For this the move list and startup
string needed to be remembered.
makemove.c
proce.c
readme.txt
shogi.h