Implement sweep selection of promotion piece
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 6 Apr 2011 21:47:58 +0000 (23:47 +0200)
committerArun Persaud <apersaud@lbl.gov>
Thu, 7 Apr 2011 05:21:42 +0000 (22:21 -0700)
commit24f4d0b4219ae5528ccd0304194c091166787651
treef34eb398de6d53b9b7db446575871b1c061de860
parent9bf9105bf4c9f7063c261d15b5f8326bf7c20439
Implement sweep selection of promotion piece

When the option -sweepPromotions is true, a click-click promotion move
will first display the default choice (usually Queen) on the promotion
square. While you have the mouse button still down, you can change the
piece by moving the mouse vertically.
args.h
backend.c
common.h
xboard.c