Update of /cvsroot/super-tux/supertux
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19585
Modified Files:
TODO
Log Message:
Added the "Tux doesn't fall between two tiles" bug.
Index: TODO
===================================================================
RCS file: /cvsroot/super-tux/supertux/TODO,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- TODO 12 May 2004 12:12:14 -0000 1.43
+++ TODO 12 May 2004 14:59:39 -0000 1.44
@@ -17,6 +17,7 @@
or just backup those variables before starting a level.
[M] When jumping into a brick and there is a powerup, it should change direction or not,
depending where the collision was. It currently sucks.
+[M] Tux should fall while walking in tiles that have a space between.
[L] time runs while being in in-game menu, at least a bit (jump, go to
menu, wait a bit, leave menu, Tux will 'flip' to the ground,
instead of fall, pause mode doesn't seem to have this problem, only
|