Improve Edit Position mode
authorH.G. Muller <h.g.muller@hccnet.nl>
Sat, 21 Dec 2013 23:08:35 +0000 (00:08 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sat, 21 Dec 2013 23:08:35 +0000 (00:08 +0100)
commit90cc6b8204d671bde9f59382c94729271c3d5e23
tree69f1f380ee93ef6cdde21c73c709fab130babd54
parent42355450ab6482a7eb2095e69cebd89368996807
Improve Edit Position mode

Clear Board now cycles trough boards:
current -> empty -> some pieces -> all pieces -> current
were 'some pieces' sows every piece type once (ad no Pawns), while
'all pieces' is the stadard opening position. In the end you get the
position that was erased back (to recover from accidental erasure).
backend.c