Mercurial
GeekGameBoard
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
(0)
tip
Source/BoardView.m
2008-07-08
Minor fixes.
file
|
diff
|
annotate
2008-07-07
Added new convenience methods for Game implementations.
file
|
diff
|
annotate
2008-07-03
Lots of reworking. Completed support for game history, including Turn class. Changed Game API around quite a bit.
file
|
diff
|
annotate
2008-05-29
Finally fixed the slow animation performance of board games; all it took was changing the board's z index from 1 to 0, somehow. Games working well now.
file
|
diff
|
annotate
2008-03-12
Fixed the conversion of window to layer coordinates. The old way didn't work in HiDPI. Thanks to Quincey Morriss and Nathan Vander Wilt for figuring this out.
file
|
diff
|
annotate
2008-03-11
Added support for clicking the board to place new pieces. Go and Tic-Tac-Toe now use this.
file
|
diff
|
annotate
2008-03-07
Initial check-in into Mercurial. Branched from 1.0 release of Apple's sample code. No longer requires garbage collection. Fixed some memory leaks of CG objects. Fixed a bug when advancing to the 8th row in the Checkers game.
file
|
diff
|
annotate
(0)
tip