Get rid of promotion popup
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 19 Jan 2010 20:09:28 +0000 (21:09 +0100)
committerArun Persaud <arun@nubati.net>
Sun, 7 Feb 2010 01:32:57 +0000 (17:32 -0800)
commit3aadc726d957f0e8cdeae3c65ff19808a979a4e3
treecc2b6dd5e38e0af4091f9f8ad3c50cf1b1883179
parent0aa6ca9ac4e3f41c3a3085b834c4dd52fbdc8039
Get rid of promotion popup

Handle the promotion entirely in the back-end part of the mouse driver,
like was already done for -variant great and super: stuff a temporary
board with the possible pieces, display it, and wait for the user to
click one. Clicking an empty square cancels the move.
Makefile.am
backend.c