Commit graph

7 commits

Author SHA1 Message Date
Michael Catanzaro
8ee7af6608 Make ChessClock class harder to misuse
This class has never really been safe.  Pay off some technical debt.

https://bugzilla.gnome.org/show_bug.cgi?id=701578
2013-08-02 08:19:31 -05:00
Plamena Manolova
f6eb2afa07 game: Add pause game button
Adds a pause game button as well as the functionality
to pause/start game when the game window loses/gains focus.

https://bugzilla.gnome.org/show_bug.cgi?id=701578
2013-08-02 08:19:31 -05:00
Robert Ancell
156fd11604 Add license headers 2013-07-08 09:14:29 +12:00
Michael Catanzaro
c49284e494 Chess clock should start after the first move
White should have unlimited time for his first move.
2013-05-21 21:24:59 -05:00
Michael Catanzaro
e028fa89f6 ChessClock: _active_color should be private 2013-05-21 18:09:17 -05:00
Robert Ancell
84323c51aa Get a chess clock working 2011-01-07 15:20:27 +11:00
Robert Ancell
f91833db8a Start work on a chess clock 2011-01-07 09:10:29 +11:00