Fix promotion bonus
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 13 Feb 2013 22:22:03 +0000 (23:22 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Thu, 14 Feb 2013 10:40:55 +0000 (11:40 +0100)
commit319c6cd9990e350a23689b30053b25660c2c3d8f
tree839508e1c9a820e3b5cbbebda96649485d0f2ef2
parent40c8a6b427486601a70e7c82d475cd9948eae619
Fix promotion bonus

In its search Fairy-Max always promotes to 'Queen' and gives itself 768 cP
bonus for that. (Which is about right for the original micro-Max Q=851
and P=74.) The opponent can do under-promotion to a piece of wildly
different value, though, and this was not corrected. It is now corrected
at game level (which is the only place it can happen).
changelog
fairymax.c