Update of /cvsroot/super-tux/supertux
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24822
Modified Files:
TODO
Log Message:
update
Index: TODO
===================================================================
RCS file: /cvsroot/super-tux/supertux/TODO,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- TODO 10 May 2004 19:09:03 -0000 1.41
+++ TODO 10 May 2004 20:17:50 -0000 1.42
@@ -20,8 +20,6 @@
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
menu)
-[L] titlescreen level doesn't seamlessly wrap around, might be due to the new
- scrolling code or due to the worldmap doing the drawing
[L] Backscroll is really messed up right now :)
[L] change lispreader to throw exceptions instead of simply assert() on
syntax error
@@ -78,4 +76,6 @@
- tux can be killed by back bouncing iceblocks in the exit sequence
(all enemies should be removed/turned to coins once the exit
sequence started) - fixed
-- leveleditor crashs when pressing the button with the levelsettings - fixed
\ No newline at end of file
+- leveleditor crashs when pressing the button with the levelsettings - fixed
+- titlescreen level doesn't seamlessly wrap around, might be due to the new
+ scrolling code or due to the worldmap doing the drawing - fixed
\ No newline at end of file
|