Adopt new method for indicating promotion-zone depth
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 20 May 2013 10:15:11 +0000 (12:15 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Mon, 20 May 2013 10:23:10 +0000 (12:23 +0200)
commitdc22c7f5c743ff4ef5243e10b4a050ad1aad4142
tree138fb832fa46a9d585880770da640ee81836f5b1
parent61016605c1b027989dba6a110e4fba25a5841b22
Adopt new method for indicating promotion-zone depth

Fairy-Max normally promotes Pawns only on last rank. For Makruk, whih needs
6th rank, a kludge was used by trikkering on value 181 of the promotion
piece. Now a suffix =N to the board-size spec is used in stead, where N
indicates the deviant zone depth. For now we always assume N=3 when this
suffix is present (as the IA would not know how to do other zone depth
than 1 or 3).
data/fmax.ini
fairymax.c