Allow setting up position from scratch
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 27 Nov 2013 20:33:23 +0000 (21:33 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Wed, 27 Nov 2013 20:33:23 +0000 (21:33 +0100)
commita9df89c8821304f26bb2d3723049d188a39384b4
tree6d235a2880d61af41b932afab12326497547aaa7
parent29177112fa5daa6d7a418f3c54699c70607805d1
Allow setting up position from scratch

The position string in Bonanza's native 'new' command can now have a new
format, starting with 'SU' in stead of 'PI', which adds the mentioned pieces
to an empty board, rather than deleting them from the standard initial
position. Holdings pieces are encoded by '00' for square coordinates.
A '+' or '-' embedded in the string can be used to switch between Sente
and Gote. (By default it assumes Sente, so all Gote pieces could be mentioned
at the end after a single '-'.)
csa.c