Fix alpha bug, promotion bug, highlighting and move printing bugs
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 5 Jul 2012 20:52:48 +0000 (22:52 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Fri, 6 Jul 2012 08:00:32 +0000 (10:00 +0200)
commit87aa485e21d362e31f66227a0777ce7bee47e730
treea29a8adbe93a667350e12577e280664f7bdac7b5
parentca6885d5806f28b907ce7239a8bfbef245f517ff
Fix alpha bug, promotion bug, highlighting and move printing bugs

Two crippling bugs fixed: alpha was not  reset at the start of later
iterations, and promotions were added to the move-list of deeper nodes
due to spoiling of the global nonCapts.
Essential deferrals were not correctly flagged on input moves.
Printing move lists could miss some initial moves, wrecking highlighting.
hachu.c