2008-07-07 | Jens Alfke | Added new convenience methods for Game implementations. | changeset | files |
2008-07-05 | Jens Alfke | * Improved drag-and-drop (supports CandyBar) | changeset | files |
2008-07-03 | Jens Alfke | Lots of reworking. Completed support for game history, including Turn class. Changed Game API around quite a bit. | changeset | files |
2008-05-29 | Jens Alfke | 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. | changeset | files |
2008-05-28 | Jens Alfke | * Got it working with latest iPhone SDK. | changeset | files |
2008-03-16 | Jens Alfke | Game class now tracks board state and moves, as strings, and can step through its history. | changeset | files |