[Super-tux-commit] supertux TODO,1.76,1.77
Brought to you by:
wkendrick
From: Matze B. <mat...@us...> - 2004-11-19 14:58:06
|
Update of /cvsroot/super-tux/supertux In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12145 Modified Files: TODO Log Message: TODO update Index: TODO =================================================================== RCS file: /cvsroot/super-tux/supertux/TODO,v retrieving revision 1.76 retrieving revision 1.77 diff -u -d -r1.76 -r1.77 --- TODO 18 Nov 2004 23:35:38 -0000 1.76 +++ TODO 19 Nov 2004 14:57:51 -0000 1.77 @@ -76,7 +76,6 @@ - Tux's buttjump animation [H] Background code have the following bugs: - Gradient in software rendering doesn't currently work (at least here). - - Images tiling code sucks resulting in glitches and unecessary drawings. Matze: can you give more details? The code looks perfectly fine to me [M] There are some weird graphical glitches when Tux bumps more than one block @@ -90,9 +89,6 @@ the roof [M] Implement Unisolid type for tiles (where collisions from below are ignored). - done -[M] Menu doesn't jump titles, and doesn't seem to like having menu entries - created after initialization. - Matze: what does "menu doesn't jump titles" mean? [L] Allow any object to be inside of a [?] box, ie. trampoline or badguy - Not sure if this would be gameplay wise. |