Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add get_territories() for calculating territoriesAndrés Ambrois2008-08-281-0/+21
| | | | | get_territories() returns a dictionary of sets of points with the territories for each color.
* It plays!: Add support for GnuGo AIAndrés Ambrois2008-08-285-9/+108
|
* Fixes and additions to the GTP wrapperAndrés Ambrois2008-08-171-2/+28
|
* Update score after undosAndrés Ambrois2008-08-162-1/+4
|
* gtp.py: Delegate color handling to the callerAndrés Ambrois2008-08-161-4/+3
|
* gtp.search_for_gnugo() checks if gnugo is installedAndrés Ambrois2008-08-161-0/+11
|
* First sketch of a GnuGo wrapper class gtp.pyAndrés Ambrois2008-08-161-0/+66
|
* Added new v2 code.v2Andrés Ambrois2008-08-1528-0/+1484
| | | | | | | | | | New Features: - Cleaner code - Save and resume games from Journal - Added a toolbar with options to set board size & restart the game. - Better collaboration (turn enforcement, notifications) - Pass and Undo in hotseat (not shared) mode. - Full Spanish translation
* *** Cleaned master branch *** old code moved to arch/old_masterAndrés Ambrois2008-08-1528-1928/+0
|
* Remove Numeric import. Check captures in undo().Andrés Ambrois2008-07-311-2/+2
|
* Added Pass and Undo buttons (not shown yet)Andrés Ambrois2008-07-242-14/+29
| | | | | Facilities for passing and undoing moves are not functional yet, so the buttons are not packed.
* Added spacing between the labelsAndrés Ambrois2008-07-232-4/+3
|
* Migrated from hippo (deprecated) to PyGTKAndrés Ambrois2008-07-232-44/+37
|
* Fixes and additions: Scorekeeping, basic Ko, Illegal moves, messagesAndrés Ambrois2008-07-213-28/+85
|
* Minor adjustments in fontsGerard J. Cerchio2007-12-313-8/+9
|
* edge prisoners, any board size, new pot file, infoPanel messagesGerard J. Cerchio2007-12-238-57/+119
|
* Local mode on an XO worksGerard J. Cerchio2007-12-226-76/+136
|
* added a transparent stone graphic to indicate moveGerard J. Cerchio2007-12-121-0/+0
|
* added a transparent stone graphic to indicate moveGerard J. Cerchio2007-12-112-29/+29
|
* adopted Kombilo's abstract board, prisoners are removedGerard J. Cerchio2007-12-111-0/+0
|
* adopted Kombilo's abstract board, prisoners are removedGerard J. Cerchio2007-12-114-68/+150
|
* The activity now works as a physical board wouldGerard J. Cerchio2007-12-115-0/+0
|
* The activity now works as a physical board would.Gerard J. Cerchio2007-12-1120-115/+265
| | | | | Two players may play locally or through the network right click remvoves stones, initiator is always white
* Housekeeping confirmed the XO works, but not on the vmware 622 applianceGerard J. Cerchio2007-11-283-5/+7
|
* Merge branch 'master' of git+ssh://gcerchio@dev.laptop.org/git/projects/PlayGoGerard J. Cerchio2007-11-281-0/+0
|\
| * Initial Repostory Checkinroot2007-11-261-0/+0
|
* Initial importGerard J. Cerchio2007-11-2844-0/+1507