[Super-tux-commit] supertux TODO,1.85,1.86
Brought to you by:
wkendrick
From: Matze B. <mat...@us...> - 2004-11-23 02:34:32
|
Update of /cvsroot/super-tux/supertux In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32624 Modified Files: TODO Log Message: fix particle system speeds Index: TODO =================================================================== RCS file: /cvsroot/super-tux/supertux/TODO,v retrieving revision 1.85 retrieving revision 1.86 diff -u -d -r1.85 -r1.86 --- TODO 23 Nov 2004 02:00:28 -0000 1.85 +++ TODO 23 Nov 2004 02:34:16 -0000 1.86 @@ -90,7 +90,7 @@ * what to do when stuck under tiles (after using duck-sliding) * do we want multi hit scores again? * tux doesn't stop at igloo anymore - * background particle systems are too slow + * background particle systems are too slow - ok --Code Refactoring/Cleanup/Optimisation-- [H] make the title using GameSession instead of reimplementing all the stuff |