Save total material with setup position
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 1 Nov 2010 12:09:34 +0000 (13:09 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Mon, 1 Nov 2010 12:09:34 +0000 (13:09 +0100)
commit165248b746cab04ad07b3a84056097eb676c5682
tree7bd0c66182c65dead163ecc712b30e2457aed6f0
parent6bb0ca7a95818cda8b6a08b8815359203af4d84b
Save total material with setup position

The total-material counter R, which determines the game stage, was not
saved with a setup position, so that 'undo' could mess it up. The piece
counters for each side, in pl[], are now saved in a loop, rather than
just the WHITE and BLACK element, and is extended to 32 elements.
fairymax.c