| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgraded TestFlight SDK to v1.2 | Starla Insigna | 2013-01-03 | 3 | -14/+80 |
* | Fixed freezing issue with selection screen | Starla Insigna | 2013-01-03 | 3 | -5/+3 |
* | Pulled in trunk changes because the iOS 6 bug was making it impossible to test | Starla Insigna | 2013-01-02 | 9 | -45/+132 |
|\ |
|
| * | Fixed cart driving wrong direction and made all game modes available for test... HEAD v0.4.10 master | Starla Insigna | 2012-12-25 | 2 | -7/+8 |
| * | Fixed rotation bug with iOS 6 and made highscores landscape v0.4.9 | Starla Insigna | 2012-12-25 | 3 | -14/+19 |
| * | Added support for gyroscope-based movement v0.4.8 | Starla Insigna | 2011-10-17 | 6 | -19/+89 |
| * | Made the cart in Jump mode fall more quickly | Starla Insigna | 2011-09-12 | 1 | -1/+1 |
| * | Made falling objects on the wave destroy at the ledges v0.4.7 | Starla Insigna | 2011-09-11 | 3 | -21/+20 |
| * | Jump: Disallowed going offscreen after going below ledge level and then ridin... | Starla Insigna | 2011-09-11 | 1 | -0/+3 |
* | | Removed locked game modes from selection screen | Starla Insigna | 2013-01-02 | 8 | -86/+48 |
* | | Created a game mode manager | Starla Insigna | 2011-11-30 | 18 | -140/+406 |
* | | Reworked falling objects | Starla Insigna | 2011-09-10 | 25 | -444/+272 |
|/ |
|
* | Jump: Allowed cart to be pushed off side of screen when below ledges v0.4.6 | Starla Insigna | 2011-09-10 | 3 | -3/+23 |
* | Modified frequency of point multipliers as the player catches them | Starla Insigna | 2011-09-10 | 1 | -4/+5 |
* | Fixed behavior of falling objects as wave ends | Starla Insigna | 2011-09-10 | 1 | -1/+1 |
* | Modified behavior of falling objects in Jump v0.4.5 | Starla Insigna | 2011-09-10 | 6 | -3/+53 |
* | Added point multipliers | Starla Insigna | 2011-09-10 | 7 | -23/+108 |
* | Added play again button to game over screen | Starla Insigna | 2011-09-09 | 2 | -5/+35 |
* | Disabled swiping during selection screen transition | Starla Insigna | 2011-09-09 | 1 | -0/+1 |
* | Fixed negative lives behavior | Starla Insigna | 2011-09-09 | 2 | -2/+2 |
* | Jump: Fixed zero-width ledge bug | Starla Insigna | 2011-09-05 | 1 | -1/+5 |
* | Prevented objects from spawning directly above you on the wave in Jump v0.4.4 | Starla Insigna | 2011-09-05 | 1 | -3/+65 |
* | Made general memory fixes | Starla Insigna | 2011-09-05 | 4 | -7/+23 |
* | Added default ledges to Jump | Starla Insigna | 2011-09-05 | 1 | -0/+6 |
* | Added zoom/fade transition to selection screen | Starla Insigna | 2011-09-05 | 4 | -3/+94 |
* | Made game automatically pause when resigning active state | Starla Insigna | 2011-09-05 | 1 | -7/+7 |
* | Fixed jumping while paused in Jump mode | Starla Insigna | 2011-09-05 | 2 | -10/+23 |
* | Tweaked difficulty of Jump mode | Starla Insigna | 2011-09-05 | 2 | -42/+10 |
* | Added back support for the armv6 architecture v0.4.3 | Starla Insigna | 2011-09-04 | 1 | -3/+12 |
* | Fixed display of Jump mode highscores | Starla Insigna | 2011-09-04 | 1 | -2/+2 |
* | Updated Jump unlocking condition message v0.4.2 | Starla Insigna | 2011-09-04 | 1 | -1/+1 |
* | Decreased Jump unlocking score to 3000 | Starla Insigna | 2011-09-04 | 1 | -6/+9 |
* | Fixed a bug that submitted Jump highscores to the Collect global highscore list v0.4.1 | Starla Insigna | 2011-09-04 | 1 | -1/+8 |
* | Added Jump lists to highscore viewer v0.4 | Starla Insigna | 2011-09-04 | 2 | -12/+47 |
* | Pulled in jump mode | Starla Insigna | 2011-09-04 | 3 | -5/+13 |
|\ |
|
| * | Upgraded TestFlight SDK to v0.6 | Starla Insigna | 2011-09-02 | 3 | -5/+13 |
* | | Pulled in jump mode | Starla Insigna | 2011-09-04 | 1 | -1/+1 |
|\| |
|
| * | Fixed selection screen highscore label bug | Starla Insigna | 2011-08-25 | 1 | -1/+1 |
* | | Implemented Jump mode (BETA) jump | Starla Insigna | 2011-09-04 | 12 | -21/+423 |
* | | Added Jump to selection screen | Starla Insigna | 2011-08-25 | 10 | -10/+816 |
* | | Merged in changes from default branch | Starla Insigna | 2011-08-24 | 6 | -0/+148 |
|\ \
| |/
|/| |
|
| * | Improved jumping gesture detection | Starla Insigna | 2011-08-17 | 2 | -7/+6 |
| * | Started Jump game mode | Starla Insigna | 2011-08-17 | 8 | -1/+158 |
* | | Added support for multiple local highscore lists | Starla Insigna | 2011-08-24 | 9 | -90/+117 |
* | | Removed short version string from Info.plist | Starla Insigna | 2011-08-23 | 1 | -2/+0 |
* | | Added game quitting safeguard to pause screen (version 0.3.1) v0.3.1 | Starla Insigna | 2011-08-23 | 6 | -11/+22 |
* | | Added pause checks to GameMode | Starla Insigna | 2011-08-23 | 2 | -9/+21 |
* | | Fixed level selection screen Main Menu button | Starla Insigna | 2011-08-23 | 1 | -1/+2 |
* | | Reorganized level selection layer | Starla Insigna | 2011-08-23 | 1 | -6/+14 |
* | | Pulled in level selection screen (version 0.3) v0.3 | Starla Insigna | 2011-08-23 | 9 | -6/+165 |
|\ \ |
|