Finish castling and e.p. rights for Edit Position
authorH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 7 Apr 2016 17:34:20 +0000 (19:34 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 17 Apr 2016 08:24:58 +0000 (10:24 +0200)
commitc9b6cf0a2531f5b27357412aacf032c7969ae8c0
tree5d1e05ea047dadb1526d25045f71ef2c0127352f
parentc4e824c6a7217542887332291a7b4805afe2fde1
Finish castling and e.p. rights for Edit Position

In stead of faking rights based on corner positioning of Rooks and
e-file King, EditPositionDone now interprets the rightsBoard that
recorded 'promotion clicks' on King, Rooks or Pawns to toggle their
rights. This rightsBoard is initialized from the castling rights in
the position that is being edited, and the clear and piece-pallette
boards now also set these castling rights correctly.
backend.c