Update of /cvsroot/super-tux/supertux
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4835
Modified Files:
TODO
Log Message:
Door animation implemented - doors now open when activated
It still has bugs and it's coded rather dirty. Someone please have a look at it - see door.cpp for details.
Index: TODO
===================================================================
RCS file: /cvsroot/super-tux/supertux/TODO,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -d -r1.69 -r1.70
--- TODO 9 Jun 2004 17:04:11 -0000 1.69
+++ TODO 10 Jun 2004 16:03:16 -0000 1.70
@@ -76,6 +76,7 @@
[L] we only have a global counter for multiple coin blocks. This should be handled
per block.
[L] Show level number on top of the screen when playing the level
+[L] fix the door animation
Beyond Milestone2
-----------------
|