[Super-tux-commit] supertux TODO,1.31,1.32
Brought to you by:
wkendrick
From: Ingo R. <gr...@us...> - 2004-05-04 17:43:34
|
Update of /cvsroot/super-tux/supertux In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9961 Modified Files: TODO Log Message: more issues Index: TODO =================================================================== RCS file: /cvsroot/super-tux/supertux/TODO,v retrieving revision 1.31 retrieving revision 1.32 diff -u -d -r1.31 -r1.32 --- TODO 4 May 2004 17:31:27 -0000 1.31 +++ TODO 4 May 2004 17:42:56 -0000 1.32 @@ -11,7 +11,10 @@ H: high priority L: low priority -[M] Tux releases bonus in the intro without collecting them, looks stupid +[H] Scrolling still broken, changing directions while jumping causes + the camera to 'jump', level13 even more broken and full of debug prints +[M] Tux releases bonus in the intro without collecting them, looks + stupid, background is most likly drawn twice, intro shouldn't have snow [M] When aborting a level, lives and score should remain the same as they were before. Solution: make more dependency between the game engine and worldmap or just backup those variables before starting a level. |