Source/DiscPiece.m
2008-07-14 Tweaks and fixes, including renaming Game's "board" property/ivar to "table", which is less confusing.
2008-07-08 Fixed some memory leaks, and took the address-related properties out of Player.
2008-07-05 * Improved drag-and-drop (supports CandyBar)
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.