gnome-chess/lib
Michael Catanzaro f32dcec4d9 ChessGame: do not complete move if game is over
Fixes clock unpausing when using Undo after gnuchess has decided to
report a move but before it has actually done so (which is no longer
possible after the previous commit, anyway)
2014-06-25 15:16:25 -05:00
..
chess-bitboard.vala Don't create new fundamental types 2014-06-24 08:14:59 -05:00
chess-clock.vala Split several files off into an internal library 2014-04-08 21:50:59 -05:00
chess-game.vala ChessGame: do not complete move if game is over 2014-06-25 15:16:25 -05:00
chess-move.vala Don't create new fundamental types 2014-06-24 08:14:59 -05:00
chess-pgn.vala Don't create new fundamental types 2014-06-24 08:14:59 -05:00
chess-piece.vala Don't create new fundamental types 2014-06-24 08:14:59 -05:00
chess-player.vala Add ChessGame.can_claim_draw() 2014-04-08 22:45:25 -05:00
chess-state.vala Don't create new fundamental types 2014-06-24 08:14:59 -05:00
Makefile.am Distribute libchess.vapi 2014-05-17 19:51:54 -05:00