Fix promotion bonus
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 13 Feb 2013 18:39:02 +0000 (19:39 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Wed, 13 Feb 2013 22:13:00 +0000 (23:13 +0100)
commitb170de109dfcfa9db25c93006f9e1ef417243aa9
treefaac2c896026d290e2753236f8e1ea4fc4d855d4
parent804ec8ebc971e4e92c96e7209df3f0743a36a70b
Fix promotion bonus

In its search Fairy-Max always promotes to 'Queen' ad 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