From: Ricardo Cruz Date: Wed, 18 Aug 2004 10:44:15 +0000 (+0000) Subject: Added menu bugs. X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;ds=sidebyside;h=3eb30a3d1ff60d3770ff20fac2b1298277f8ea27;p=supertux.git Added menu bugs. SVN-Revision: 1808 --- diff --git a/TODO b/TODO index 016a60dce..b01f9ec3b 100644 --- a/TODO +++ b/TODO @@ -72,6 +72,8 @@ L: low priority [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.