Update of /cvsroot/super-tux/supertux
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15726
Modified Files:
TODO
Log Message:
<MatzeB> -adds a workaround for the disappearing eggs (they're just not removed anymore when off screen)
<MatzeB> -updates the TODO file
<MatzeB> -small fix for mrbomb exploding and hitting other mrbomb
<MatzeB> -renaming money/laptop to jumpy/mriceblock
<MatzeB> -fix for enemies running backwards
Index: TODO
===================================================================
RCS file: /cvsroot/super-tux/supertux/TODO,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- TODO 27 Apr 2004 11:11:00 -0000 1.1
+++ TODO 27 Apr 2004 17:09:21 -0000 1.2
@@ -12,3 +12,4 @@
- supertux lifting its feet for kicking is not drawn
- it looks like that Tux doesn't jump and duck at the same time
as it used to
+- worldmap movement isn't CPU independet
\ No newline at end of file
|