Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#10661 - 11 more levels to Brickmania

Attached to Project: Rockbox
Opened by Seth (froggyman) - Wednesday, 07 October 2009, 22:38 GMT+2
Last edited by Nils Wallménius (nls) - Thursday, 08 October 2009, 21:26 GMT+2
Task Type Patches
Category Games
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

This patch adds an additional 11 levels to the plugin brickmania. It also adds a little more difficulty to the final level.


Sorry, if I made a mistake making the patch, but I don't think I did as I followed the guide and did what it said to do.

It applies and compiles cleanly for me for r23000.
This task depends upon

Closed by  Nils Wallménius (nls)
Thursday, 08 October 2009, 21:26 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  commited, thanks
Comment by Seth (froggyman) - Wednesday, 07 October 2009, 22:42 GMT+2
Whoops, forgot to post the patch for it...
   brickmania.patch (43 KiB)
 apps/plugins/brickmania.c |  713 +++++++++++++++++++++++++---------------------
 1 file changed, 401 insertions(+), 312 deletions(-)

Comment by Seth (froggyman) - Wednesday, 07 October 2009, 23:16 GMT+2
Here is a new patch of the changes. The old one had some irrelevant code changes.

It also, changes some code to allow for the 11 new levels to recognized, along with adding comments on what they change for future reference.

Updated to r23002
   brickmania.patch (7.5 KiB)
 apps/plugins/brickmania.c |  133 +++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 125 insertions(+), 8 deletions(-)

Comment by Robert Kukla (roolku) - Thursday, 08 October 2009, 10:25 GMT+2
the last patch has an extra {
   brickmania.patch (7.5 KiB)
 apps/plugins/brickmania.c |  133 +++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 125 insertions(+), 8 deletions(-)

Loading...