fixed butt jump to work even when up-key is not pressed, added a little jump after...
authorMatthias Braun <matze@braunis.de>
Tue, 18 May 2004 16:43:37 +0000 (16:43 +0000)
committerMatthias Braun <matze@braunis.de>
Tue, 18 May 2004 16:43:37 +0000 (16:43 +0000)
commit821b1cb4e9c12726a43a685fe592f1b2ff9e2a9e
tree7111754054d370ec05f8f8c4cc85ea0f65f3cd84
parent636db12f75b7130ec46d9be895c26eea1e1484ec
fixed butt jump to work even when up-key is not pressed, added a little jump after breaking a brick. The thing still has problems with breaking the correct fix, as the used position is not the actual one, but the target position for the next frame, so you can break some bricks that aren't reachable normally

SVN-Revision: 1251
src/player.cpp
src/world.cpp
src/world.h