[Super-tux-commit] supertux TODO,1.73,1.74
Brought to you by:
wkendrick
From: Ricardo C. <rm...@us...> - 2004-08-18 10:44:28
|
Update of /cvsroot/super-tux/supertux In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7092 Modified Files: TODO Log Message: Added menu bugs. Index: TODO =================================================================== RCS file: /cvsroot/super-tux/supertux/TODO,v retrieving revision 1.73 retrieving revision 1.74 diff -u -d -r1.73 -r1.74 --- TODO 10 Jul 2004 21:01:09 -0000 1.73 +++ TODO 18 Aug 2004 10:44:15 -0000 1.74 @@ -72,6 +72,8 @@ [M] You shouldn't be able to stand on invisible blocks, before you bumped them the roof [M] Implement Unisolid type for tiles (where collisions from below are ignored). +[M] Menu doesn't jump titles, and doesn't seem to like having menu entries created + after initialization. [L] Allow any object to be inside of a [?] box, ie. trampoline or badguy - Not sure if this would be gameplay wise. |