Update of /cvsroot/super-tux/supertux
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv739
Modified Files:
TODO
Log Message:
Improved the door tile (see test/level11 for demo)
added an animated door (sprite name is "openingdoor"), needs to be added to the code
Index: TODO
===================================================================
RCS file: /cvsroot/super-tux/supertux/TODO,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- TODO 8 Jun 2004 22:08:41 -0000 1.68
+++ TODO 9 Jun 2004 17:04:11 -0000 1.69
@@ -75,6 +75,7 @@
[L] fadein/out for intro/extro would be nice
[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
Beyond Milestone2
-----------------
|