[Super-tux-commit] supertux TODO,1.34,1.35
Brought to you by:
wkendrick
From: Matze B. <mat...@us...> - 2004-05-04 21:54:54
|
Update of /cvsroot/super-tux/supertux In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3841 Modified Files: TODO Log Message: scrolling is broken Index: TODO =================================================================== RCS file: /cvsroot/super-tux/supertux/TODO,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- TODO 4 May 2004 19:13:42 -0000 1.34 +++ TODO 4 May 2004 21:54:42 -0000 1.35 @@ -11,6 +11,9 @@ H: high priority L: low priority +[H] Scrolling is broken, if you fastly reverse around the middle of the screen + the scrolling has sudden hickups. Also the scrollstart position still isn't + the same as before the changes. [H] Frame ratio code has been changed and so the animation may need tuning. Somebody do some testing and change the definitions regarding this. [M] When aborting a level, lives and score should remain the same as they |