2008-07-14 Jens Alfke Updated DemoBoardView and the xcode project to work with the latest sources.
2008-07-14 Jens Alfke Tweaks and fixes, including renaming Game's "board" property/ivar to "table", which is less confusing.
2008-07-09 Jens Alfke More tweaks, including a "reversed" property for Grids to show the second player's perspective without turning the pieces upside-down.
2008-07-08 Jens Alfke Minor fixes.
2008-07-08 Jens Alfke Fixed some memory leaks, and took the address-related properties out of Player.
2008-07-07 Jens Alfke Added new convenience methods for Game implementations.