Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#6126 - Star bug when completing all levels

Attached to Project: Rockbox
Opened by Dave Hooper (stripwax) - Friday, 06 October 2006, 09:42 GMT+2
Task Type Bugs
Category Games
Status Closed
Assigned To Barry Wardell (barrywardell)
Player Type All players
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

Star has levels numbered 00 to 19. When picking a level these display as e.g. 00/20. When the last level (level 19) of Star is completed, the screen shows "Congratulation" (sic - this should be corrected) but also the level selection changes to 20/20 and lets you play this. Even though level 19/20 is the last level, you can try and play level 20/20, but a malformed level appears (which is unplayable). Fortunately you can quit.
This task depends upon

Closed by  Barry Wardell (barrywardell)
Wednesday, 18 October 2006, 02:30 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  Patch accepted.
Comment by Barry Wardell (barrywardell) - Friday, 06 October 2006, 18:21 GMT+2
This should now be fixed in CVS. Please confirm and I will close the bug.
Comment by Dave Hooper (stripwax) - Wednesday, 11 October 2006, 23:39 GMT+2
Confirmed, thanks!
Comment by Dave Hooper (stripwax) - Wednesday, 11 October 2006, 23:41 GMT+2
One additional comment - it would be better (imo) if the level numbers were displayed from 01-20 rather than 00-19 . Of course I'd do this myself but I don't have cvs access
Comment by Barry Wardell (barrywardell) - Thursday, 12 October 2006, 17:52 GMT+2
I agree about the levels thing. Feel free to post a patch here and I will commit it.
Comment by Dave Hooper (stripwax) - Tuesday, 17 October 2006, 22:43 GMT+2
Patch attached..
   star.c.patch (0.9 KiB)
 star.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Loading...