summary refs log tree commit diff stats
path: root/Classes/GameMode.m
Commit message (Expand)AuthorAgeFilesLines
* Created score barStarla Insigna2013-01-041-44/+1
* Made pausing easierStarla Insigna2013-01-041-8/+52
* Pulled in trunk changes because the iOS 6 bug was making it impossible to testStarla Insigna2013-01-021-7/+62
|\
| * Added support for gyroscope-based movement v0.4.8Starla Insigna2011-10-171-4/+59
* | Created a game mode managerStarla Insigna2011-11-301-13/+7
* | Reworked falling objectsStarla Insigna2011-09-101-0/+2
|/
* Added point multipliersStarla Insigna2011-09-101-2/+20
* Implemented Jump mode (BETA) jumpStarla Insigna2011-09-041-0/+1
* Added Jump to selection screenStarla Insigna2011-08-251-1/+4
* Added game quitting safeguard to pause screen (version 0.3.1) v0.3.1Starla Insigna2011-08-231-1/+11
* Added pause checks to GameModeStarla Insigna2011-08-231-9/+18
* Added tutorial modeStarla Insigna2011-08-121-5/+107
* Abstracted a lot of GameLayer's functionality outStarla Insigna2011-08-091-0/+78