Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/chess.py
Commit message (Expand)AuthorAgeFilesLines
* Fix binary error for x86_64 systems.HEADmasterAneesh Dogra2012-12-231-1/+2
* Merge commit 'refs/merge-requests/1' of git://git.sugarlabs.org/sugarchess/su...Walter Bender2012-12-211-1/+5
|\
| * Fixes.Aneesh Dogra2012-12-211-2/+2
| * Use a ComboBoxText to set timer.Aneesh Dogra2012-12-211-4/+2
| * Add a Timer (threaded) event which pops out an alert when the time exceeds.Aneesh Dogra2012-12-211-0/+6
* | don't move while board is flashingWalter Bender2012-12-211-1/+6
|/
* Port finish, But I Need Summary!Ignacio Rodríguez2012-10-261-35/+34
* longer flashWalter Bender2012-09-071-1/+3
* prevent robot from playing wrong color after illegal moveWalter Bender2012-09-071-1/+12
* don't load bad boardsWalter Bender2012-09-031-1/+4
* set layer for rank and filev4Walter Bender2012-08-091-0/+2
* add labels for rank and fileWalter Bender2012-08-091-0/+14
* highlight robot movesWalter Bender2012-08-041-21/+88
* some consolidation of stringsWalter Bender2012-07-311-3/+3
* pep8 cleanupv3Walter Bender2012-07-311-6/+6
* clean up before releaseWalter Bender2012-07-311-9/+3
* add i586 supportWalter Bender2012-07-301-1/+3
* add support for sharing artworkWalter Bender2012-07-301-1/+4
* detect machine architecture in order to execute proper binaryWalter Bender2012-07-301-1/+8
* clean up some problems with custom colors when sharingWalter Bender2012-07-301-2/+2
* add support for Sugar-color piecesWalter Bender2012-07-301-21/+60
* support for old-style SugarWalter Bender2012-07-271-31/+31
* added support for sharingWalter Bender2012-07-271-29/+70
* more robust undo calculationsWalter Bender2012-07-261-8/+11
* check for check and checkmate on restoreWalter Bender2012-07-261-6/+17
* fix problem with pawn capture hintsWalter Bender2012-07-251-22/+22
* toggle history button iconWalter Bender2012-07-251-13/+31
* add thinking cursor when computer is thinkingWalter Bender2012-07-251-38/+43
* multi-column game historyWalter Bender2012-07-241-5/+19
* fixed more issues with deocding of PGNWalter Bender2012-07-241-103/+96
* mostly have hinting workingWalter Bender2012-07-241-93/+573
* add play/show game historyWalter Bender2012-07-241-4/+31
* most of hint highlightingWalter Bender2012-07-231-30/+488
* better hintingWalter Bender2012-07-231-136/+130
* reskinning of pieces; pawn->queenWalter Bender2012-07-231-15/+73
* add reskinningWalter Bender2012-07-231-12/+31
* mostly kid of workingWalter Bender2012-07-201-110/+69
* progessWalter Bender2012-07-201-55/+117
* new project based on gnuchessWalter Bender2012-07-191-0/+643