Update of /cvsroot/super-tux/supertux
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24974
Modified Files:
TODO
Log Message:
<MatzeB> -updates the TODO file
<MatzeB> -should really fix the problems when picking up specials
<MatzeB> -should fix mriceblock not falling down
<MatzeB> -you can duck again while jumping
<MatzeB> -textscroller isn't framerate limited anymore
<MatzeB> -changes to the endsequence code, so that you can always hear the complete music single
grumbel: removed the duck while jumping thing, since that is reserved for the butt-jump
Index: TODO
===================================================================
RCS file: /cvsroot/super-tux/supertux/TODO,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- TODO 27 Apr 2004 21:49:34 -0000 1.5
+++ TODO 29 Apr 2004 00:15:10 -0000 1.6
@@ -6,12 +6,14 @@
These are mostly bugs:
-- supertux crashs from time to time
+- supertux crashs from time to time - fixed
- leveleditor lacks enemies support (will be fixed soon by Tobias)
-- sometimes you die after being in pause modus and unpausing
-- sometimes the level restarts/you die after collecing a growup
+- sometimes you die after being in pause modus and unpausing - still true?
+- sometimes the level restarts/you die after collecing a growup - fixed
- mriceblock doesn't disapear after being kicked my another iceblock,
- not sure when exactly it happens, might depend on direction or so
+ not sure when exactly it happens, might depend on direction or so - fixed
+- mriceblock doesn't fall down when being squished in the air - fixed
+- It's not possible to duck while jumping - fixed
+- Intro/Extro textspeed is CPU dependent - fixed
- fadein/out for intro/extro would be nice
-
|