Update of /cvsroot/super-tux/supertux
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1739
Modified Files:
TODO
Log Message:
fixed (well worked around) jump problems in the intro
Index: TODO
===================================================================
RCS file: /cvsroot/super-tux/supertux/TODO,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- TODO 1 May 2004 13:08:50 -0000 1.16
+++ TODO 2 May 2004 15:30:50 -0000 1.17
@@ -12,8 +12,6 @@
- tux sometimes makes short jumps in the endsequence, mostly when
going through the goal with a small jump, might be old_up related
- fadein/out for intro/extro would be nice
-- when you interrupted the intro (by going to credits for example) and go back
- to it, tux doesn't jump anymore
- when jupming against the 2nd multiple coin block in a level only 1 coin will
come out.
- when jumping into the exit with a star, the endgame music will change back to
@@ -32,6 +30,8 @@
Fixed
-----
+- when you interrupted the intro (by going to credits for example) and go back
+ to it, tux doesn't jump anymore
- supertux crashs from time to time - fixed
- mriceblock doesn't fall down when being squished in the air - fixed
- It's not possible to duck while jumping - fixed
|