|
b2598fb09f
|
Fixed initial board update not showing
|
2012-04-18 11:37:06 -04:00 |
|
|
4a715d50f2
|
Fixed a prototype error
|
2012-04-18 11:35:38 -04:00 |
|
|
becf13e4ab
|
Make update code on playing a stone much more efficient
|
2012-04-18 11:33:20 -04:00 |
|
|
e9032003f7
|
Implemented performance updates in GoGame
|
2012-04-18 01:04:36 -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 |
|
|
824bf6c889
|
Get the board to print
|
2012-04-17 18:07:04 -04:00 |
|
|
f596e0f3ee
|
Factored some relevant data into the GoGame class, made Game -> Close work correctly
|
2012-04-17 14:59:46 -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 |
|
|
cb0fdcf017
|
Make GoGame widgets cleaner, tie them to actual functions
|
2012-04-17 01:39:16 -04:00 |
|
|
38b298ec45
|
Make go board widget show (even if it doesn't quite work yet)
|
2012-04-17 01:21:39 -04:00 |
|
|
966c6eb9e7
|
Started implementing a gogame class to handle GUI aspects of the board
|
2012-04-17 01:01:34 -04:00 |
|