After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 727789 - Prompt the player to claim a draw if possible
Prompt the player to claim a draw if possible
Status: RESOLVED FIXED
Product: gnome-chess
Classification: Applications
Component: General
3.12.x
Other Linux
: High enhancement
: ---
Assigned To: Michael Catanzaro
gnome-chess-maint
Depends on:
Blocks:
 
 
Reported: 2014-04-07 23:54 UTC by Michael Catanzaro
Modified: 2014-04-09 03:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add ChessGame.can_claim_draw() (2.56 KB, patch)
2014-04-09 03:45 UTC, Michael Catanzaro
committed Details | Review
Prompt the player when claiming a draw is possible (4.94 KB, patch)
2014-04-09 03:45 UTC, Michael Catanzaro
committed Details | Review

Description Michael Catanzaro 2014-04-07 23:54:07 UTC
If it is possible to claim a draw, let's let the player know with a dialog that allows him to choose.  This makes up for removing the claim draw menu item in Bug #727345
Comment 1 Michael Catanzaro 2014-04-09 03:45:28 UTC
Created attachment 273846 [details] [review]
Add ChessGame.can_claim_draw()
Comment 2 Michael Catanzaro 2014-04-09 03:45:31 UTC
Created attachment 273847 [details] [review]
Prompt the player when claiming a draw is possible
Comment 3 Michael Catanzaro 2014-04-09 03:45:44 UTC
Attachment 273846 [details] pushed as b1128fa - Add ChessGame.can_claim_draw()
Attachment 273847 [details] pushed as 2ed16b9 - Prompt the player when claiming a draw is possible