summary refs log tree commit diff stats
path: root/Classes/JumpGameMode.m
Commit message (Expand)AuthorAgeFilesLines
* Modified behavior of falling objects in Jump v0.4.5Starla Insigna2011-09-101-2/+35
* Added point multipliersStarla Insigna2011-09-101-21/+25
* Fixed negative lives behaviorStarla Insigna2011-09-091-1/+1
* 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-051-3/+9
* Added default ledges to JumpStarla Insigna2011-09-051-0/+6
* Fixed jumping while paused in Jump modeStarla Insigna2011-09-051-10/+22
* Tweaked difficulty of Jump modeStarla Insigna2011-09-051-41/+9
* Implemented Jump mode (BETA) jumpStarla Insigna2011-09-041-8/+336
* Improved jumping gesture detectionStarla Insigna2011-08-171-6/+5
* Started Jump game modeStarla Insigna2011-08-171-0/+110