[Super-tux-commit] supertux TODO,1.18,1.19
Brought to you by:
wkendrick
From: Matze B. <mat...@us...> - 2004-05-02 16:08:30
|
Update of /cvsroot/super-tux/supertux In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8641 Modified Files: TODO Log Message: fixed that points aren't reset when gameover Index: TODO =================================================================== RCS file: /cvsroot/super-tux/supertux/TODO,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- TODO 2 May 2004 15:51:11 -0000 1.18 +++ TODO 2 May 2004 16:08:21 -0000 1.19 @@ -17,7 +17,6 @@ a timer that is started when up is pressed, when you then land and the timer is below a certain time, you can do the jump. - when bumping a special with 2 blocks at once, it won't change direction -- points aren't reset when gameover - leveleditor lacks enemies support (will be fixed soon by Tobias) - sometimes you die after being in pause modus and unpausing - still true? @@ -26,6 +25,7 @@ Fixed ----- +- points aren't reset when gameover - when jumping into the exit with a star, the endgame music will change back to levelmusic after a short time - when jupming against the 2nd multiple coin block in a level only 1 coin will |