Commit Graph

13 Commits

Author SHA1 Message Date
40d9c6c08f Fully implemented loading SGF files, although we can only look at the main sequence for now 2012-04-21 18:25:04 -04:00
692dc294d6 Included gomill framework for SGF and GTP support, and sketched out SGF game-loading code. 2012-04-21 04:27:05 -04:00
700a6a2f32 Implemented basic scoring code, so that scoring estimates are drawn at the end of a game 2012-04-21 02:50:52 -04:00
c8e8379308 Implemented reordering tabs and Ctrl+tab to cycle between them 2012-04-19 16:29:10 -04:00
0e48b1249d Use nicer symbols, allow multiple games at once 2012-04-19 01:46:09 -04:00
902f34395f Reduce the amount of file I/O and the number of image files we need 2012-04-19 00:28:45 -04:00
5982a9d5b0 Added some missing resources 2012-04-17 23:12:14 -04:00
f6d89e7ae2 Implemented game info, play move, hover 2012-04-17 23:11:49 -04:00
8976349450 Started implementing hover and did some additional implementation with the draw code 2012-04-17 21:59:40 -04:00
00b65a65df Added a way to close the currently open game, to ease transition to multiple games running at once 2012-04-17 01:46:55 -04:00
966c6eb9e7 Started implementing a gogame class to handle GUI aspects of the board 2012-04-17 01:01:34 -04:00
579b9bc199 Cleaned up the gui some more 2012-04-16 22:07:07 -04:00
17a49169eb Beginning of a re-implementation in GTK, because this pygame crap is really starting to get to me... 2012-04-16 13:00:42 -04:00