[Super-tux-commit] supertux TODO,1.33,1.34
Brought to you by:
wkendrick
From: Ricardo C. <rm...@us...> - 2004-05-04 19:13:53
|
Update of /cvsroot/super-tux/supertux In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29690 Modified Files: TODO Log Message: Added another point. Index: TODO =================================================================== RCS file: /cvsroot/super-tux/supertux/TODO,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- TODO 4 May 2004 19:12:39 -0000 1.33 +++ TODO 4 May 2004 19:13:42 -0000 1.34 @@ -11,6 +11,8 @@ H: high priority L: low priority +[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. |