Update JAWS patch for version 4.9
authorH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 5 Jul 2022 18:32:35 +0000 (20:32 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 5 Jul 2022 18:32:35 +0000 (20:32 +0200)
commitb98703624a45311d1eabcddc69e49e8ae6f9c642
treecade5835f20372c20c6eb430c65c90190924e7bf
parentde57ce2c92e83764f0a124357d7fda531b1d0e90
Update JAWS patch for version 4.9

The JAWS patch was still at the stage of 4.5. So many piece names
had to be added to expand from 22 to 66 types. To prevent having
too many versions of the same name, the routine PieceToName() is
now adding the color prefixes, rather than taking them from the name table.
Calls to GenLegal() and HAsPromotionChoice() need an extra argument
in 4.9.
winboard/jaws.c