Implement Makruk
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 21 Apr 2013 19:43:27 +0000 (21:43 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Mon, 21 Oct 2013 08:40:23 +0000 (10:40 +0200)
commit24ab76e88481f6e0445bc220845be691435bd755
tree72bb258f6f50c41180b9eb88767f1537bce2b534
parentb9168b69b7cc079e70317f852a785546215a8e14
Implement Makruk

Internally the Met is written as SM, because that corresponds to the
WinBoard 'M' in Chu. The promotion character had to be adapted to 'm'.
For Chess and Shatranj a '+' was still wrongly used, and this was fixed
to 'q'. On input any suffix character that is not an '=' will be interpreted
as '+'.
hachu.c