[Super-tux-commit] supertux TODO,1.35,1.36
Brought to you by:
wkendrick
From: Ryan F. <sik...@us...> - 2004-05-04 23:39:48
|
Update of /cvsroot/super-tux/supertux In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23974 Modified Files: TODO Log Message: - fixed small scrolling bug - added screwed up backscroll to TODO Index: TODO =================================================================== RCS file: /cvsroot/super-tux/supertux/TODO,v retrieving revision 1.35 retrieving revision 1.36 diff -u -d -r1.35 -r1.36 --- TODO 4 May 2004 21:54:42 -0000 1.35 +++ TODO 4 May 2004 23:39:40 -0000 1.36 @@ -11,14 +11,13 @@ 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] 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 were before. Solution: make more dependency between the game engine and worldmap or just backup those variables before starting a level. +[L] Backscroll is really messed up right now :) [L] change lispreader to throw exceptions instead of simply assert() on syntax error [L] tux sometimes makes short jumps in the endsequence, mostly when |