Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepared Cart Collect for legitimate development | Starla Insigna | 2011-08-10 | 1 | -0/+8 |
| | | | | Previously, as we did not possess an Apple Developer Account, Cart Collect was configured to easily allow jailbroken development and testing. However, as we now have a developer account, this is no longer necessary and Cart Collect has been configured to codesign legitimately. | ||||
* | Implemented tutorial bubbles | Starla Insigna | 2011-08-07 | 1 | -0/+0 |
| | | | | | | | | GameLayer now has support for pausing game flow and displaying a tutorial bubble that the user can tap to dismiss. No code has been written, however, to make use of this, because I think it may be simpler to abstract GameLayer out somewhat and create a separate game mode for the tutorial. Deliberation required. PauseLayer has also been removed and the behavior has been brought into GameLayer. Refs #193 | ||||
* | Initial commit (version 0.2.1) | Starla Insigna | 2011-07-30 | 34 | -0/+354 |