[Super-tux-commit] supertux TODO,1.62,1.63
Brought to you by:
wkendrick
From: Ryan F. <sik...@us...> - 2004-06-07 20:54:05
|
Update of /cvsroot/super-tux/supertux In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13289 Modified Files: TODO Log Message: - updated TODO Index: TODO =================================================================== RCS file: /cvsroot/super-tux/supertux/TODO,v retrieving revision 1.62 retrieving revision 1.63 diff -u -d -r1.62 -r1.63 --- TODO 3 Jun 2004 23:26:41 -0000 1.62 +++ TODO 7 Jun 2004 20:53:35 -0000 1.63 @@ -42,6 +42,13 @@ ? Should disable Tux's movement temporarily (1 second?) [H] Tux should fall while walking in tiles that have a space between. - Possible solution: reduce Tux's width when checking collision with tiles +[H] stdint.h isn't a part of FreeBSD. We should probably use SDL integer + types instead. +[H] Dead Tux/badguys should be drawn on top of the foreground layer +[H] Graphics + - New forest tileset + - Badguy sprites + - Tux's buttjump animation [M] Save score on per-level basis to make high-score [M] Save time on per-level basis to make low-time-score |