2011-02-06Minor compiler-compatibility fixes. default tip
Jens Alfke <jens@mooseyard.com> [Sun, 06 Feb 2011 16:31:03 -0800] rev 29
Minor compiler-compatibility fixes.

2009-07-07Fixed: Bits with odd heights or widths could be blurry when placed on a Grid (thanks to David Hoyos for the fix!)
Jens Alfke <jens@mooseyard.com> [Tue, 07 Jul 2009 08:44:33 -0700] rev 28
Fixed: Bits with odd heights or widths could be blurry when placed on a Grid (thanks to David Hoyos for the fix!)

2009-03-10Fixed some problems reported by the CLANG static analyzer.
snej@snej.local [Tue, 10 Mar 2009 22:36:23 -0700] rev 27
Fixed some problems reported by the CLANG static analyzer.

2009-01-11Added ball graphics to Xcode project, which fixes the Go game. Fixed Tic-Tac-Toe. Fixed an exception in the demo app when changing games.
snej@snej.local [Sun, 11 Jan 2009 00:02:27 -0800] rev 26
Added ball graphics to Xcode project, which fixes the Go game. Fixed Tic-Tac-Toe. Fixed an exception in the demo app when changing games.

2008-11-21Fixed minor build errors
snej@snej.local [Fri, 21 Nov 2008 09:31:57 -0800] rev 25
Fixed minor build errors

2008-07-31* Put the spots in the right place in 13x13 and 19x19 boards.
Jens Alfke <jens@mooseyard.com> [Thu, 31 Jul 2008 20:01:26 -0700] rev 24
* Put the spots in the right place in 13x13 and 19x19 boards.
* Fixed some front/back layering issues in Grid.

2008-07-31* Fixed scaling of king pieces when the board's state is set.
Jens Alfke <jens@mooseyard.com> [Thu, 31 Jul 2008 13:23:44 -0700] rev 23
* Fixed scaling of king pieces when the board's state is set.
* Added IBOutlets for tilting the BoardView.

2008-07-31* Working on 3D rotation of game board.
Jens Alfke <jens@mooseyard.com> [Thu, 31 Jul 2008 11:18:13 -0700] rev 22
* Working on 3D rotation of game board.
* Added some colored balls ("drawn" myself using Photoshop glass effect.)

2008-07-21* Added API to Stack for removing bits.
Jens Alfke <jens@mooseyard.com> [Mon, 21 Jul 2008 17:32:21 -0700] rev 21
* Added API to Stack for removing bits.
* GoGame correctly saves/restores number of captured pieces.
* Improved positioning of captured-piece Stacks in GoGame.
* New Go piece icons.
* Added "Warn" function to GGBUtils.

2008-07-18Checkers and Hexchequer now detect victory when the other player can't move.
Jens Alfke <jens@mooseyard.com> [Fri, 18 Jul 2008 13:26:59 -0700] rev 20
Checkers and Hexchequer now detect victory when the other player can't move.