[Super-tux-commit] supertux TODO,1.82,1.83
Brought to you by:
wkendrick
From: Matze B. <mat...@us...> - 2004-11-22 21:35:22
|
Update of /cvsroot/super-tux/supertux In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29683 Modified Files: TODO Log Message: fix tux jumping always full height Index: TODO =================================================================== RCS file: /cvsroot/super-tux/supertux/TODO,v retrieving revision 1.82 retrieving revision 1.83 diff -u -d -r1.82 -r1.83 --- TODO 22 Nov 2004 17:51:49 -0000 1.82 +++ TODO 22 Nov 2004 21:35:04 -0000 1.83 @@ -84,7 +84,7 @@ * check if unducking is actually possible or if something is in the way * fix flapping ** having a star doesn't kill enemies - ok - * tux always jumps to full height at the moment + * tux always jumps to full height at the moment - ok * invisble blocks are visible and make the game crash when bumped * reimplement spikes as objects * what to do when stuck under tiles (after using duck-sliding) |