Source/Player.m
2008-07-14 Tweaks and fixes, including renaming Game's "board" property/ivar to "table", which is less confusing.
2008-07-08 Minor fixes.
2008-07-08 Fixed some memory leaks, and took the address-related properties out of Player.
2008-07-03 Lots of reworking. Completed support for game history, including Turn class. Changed Game API around quite a bit.