summary refs log tree commit diff stats
path: root/Classes/JumpGameMode.m
Commit message (Expand)AuthorAgeFilesLines
* 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