summary refs log tree commit diff stats
path: root/Classes
Commit message (Expand)AuthorAgeFilesLines
* Created score barStarla Insigna2013-01-0410-62/+205
* Made pausing easierStarla Insigna2013-01-044-31/+62
* Added stars to selection screenStarla Insigna2013-01-041-0/+27
* Added third star to Collect and added failsafe for GameModeInfo's init in cas...Starla Insigna2013-01-042-1/+9
* Added NSLog -> TFLog macro (for TestFlight)Starla Insigna2013-01-033-3/+0
* Upgraded TestFlight SDK to v1.2Starla Insigna2013-01-031-1/+5
* Fixed freezing issue with selection screenStarla Insigna2013-01-031-2/+2
* Pulled in trunk changes because the iOS 6 bug was making it impossible to testStarla Insigna2013-01-027-44/+119
|\
| * Fixed cart driving wrong direction and made all game modes available for test... HEAD v0.4.10 masterStarla Insigna2012-12-251-5/+6
| * Fixed rotation bug with iOS 6 and made highscores landscape v0.4.9Starla Insigna2012-12-252-12/+13
| * Added support for gyroscope-based movement v0.4.8Starla Insigna2011-10-175-19/+79
| * Made the cart in Jump mode fall more quicklyStarla Insigna2011-09-121-1/+1
| * Made falling objects on the wave destroy at the ledges v0.4.7Starla Insigna2011-09-113-21/+20
| * Jump: Disallowed going offscreen after going below ledge level and then ridin...Starla Insigna2011-09-111-0/+3
* | Removed locked game modes from selection screenStarla Insigna2013-01-028-86/+48
* | Created a game mode managerStarla Insigna2011-11-3014-140/+382
* | Reworked falling objectsStarla Insigna2011-09-1024-407/+265
|/
* Jump: Allowed cart to be pushed off side of screen when below ledges v0.4.6Starla Insigna2011-09-103-3/+23
* Modified frequency of point multipliers as the player catches themStarla Insigna2011-09-101-4/+5
* Fixed behavior of falling objects as wave endsStarla Insigna2011-09-101-1/+1
* Modified behavior of falling objects in Jump v0.4.5Starla Insigna2011-09-104-3/+49
* Added point multipliersStarla Insigna2011-09-105-23/+98
* Added play again button to game over screenStarla Insigna2011-09-092-5/+35
* Disabled swiping during selection screen transitionStarla Insigna2011-09-091-0/+1
* Fixed negative lives behaviorStarla Insigna2011-09-092-2/+2
* Jump: Fixed zero-width ledge bugStarla Insigna2011-09-051-1/+5
* Prevented objects from spawning directly above you on the wave in Jump v0.4.4Starla Insigna2011-09-051-3/+65
* Made general memory fixesStarla Insigna2011-09-054-7/+23
* Added default ledges to JumpStarla Insigna2011-09-051-0/+6
* Added zoom/fade transition to selection screenStarla Insigna2011-09-053-3/+88
* Made game automatically pause when resigning active stateStarla Insigna2011-09-051-7/+7
* Fixed jumping while paused in Jump modeStarla Insigna2011-09-052-10/+23
* Tweaked difficulty of Jump modeStarla Insigna2011-09-052-42/+10
* Fixed display of Jump mode highscoresStarla Insigna2011-09-041-2/+2
* Updated Jump unlocking condition message v0.4.2Starla Insigna2011-09-041-1/+1
* Decreased Jump unlocking score to 3000Starla Insigna2011-09-041-6/+9
* Fixed a bug that submitted Jump highscores to the Collect global highscore list v0.4.1Starla Insigna2011-09-041-1/+8
* Added Jump lists to highscore viewer v0.4Starla Insigna2011-09-042-12/+47
* Pulled in jump modeStarla Insigna2011-09-041-1/+1
|\
| * Fixed selection screen highscore label bugStarla Insigna2011-08-251-1/+1
* | Implemented Jump mode (BETA) jumpStarla Insigna2011-09-0410-17/+404
* | Added Jump to selection screenStarla Insigna2011-08-254-1/+35
* | Merged in changes from default branchStarla Insigna2011-08-242-0/+130
|\ \ | |/ |/|
| * Improved jumping gesture detectionStarla Insigna2011-08-172-7/+6
| * Started Jump game modeStarla Insigna2011-08-174-1/+140
* | Added support for multiple local highscore listsStarla Insigna2011-08-248-90/+117
* | Added game quitting safeguard to pause screen (version 0.3.1) v0.3.1Starla Insigna2011-08-235-10/+21
* | Added pause checks to GameModeStarla Insigna2011-08-232-9/+21
* | Fixed level selection screen Main Menu buttonStarla Insigna2011-08-231-1/+2
* | Reorganized level selection layerStarla Insigna2011-08-231-6/+14