Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#2622 - working vertical ROCKBLOX

Attached to Project: Rockbox
Opened by pilot000 (pilot000) - Monday, 08 August 2005, 13:00 GMT+1
Last edited by pilot000 (pilot000) - Friday, 16 December 2005, 08:08 GMT+1
Task Type Patches
Category Games
Status Closed
Assigned To No-one
Player Type
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

Rockblox patch file

-> based on patch 1193449

The game image has been rotated by 90 degree to
make it more playable on archos and iriver platforms.
For iriver the blocksize has been increased from 4x4 to
7x7 pixels. Line count and level display now working
correct.
   rockblox.diff (24.6 KiB)
 rockblox.c |  648 +++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 378 insertions(+), 270 deletions(-)

This task depends upon

Closed by  Nils Wallménius (nls)
Sunday, 09 July 2006, 15:41 GMT+1
Reason for closing:  Out of Date
Additional comments about closing:  RockBlox has been replaced by tetrox
Comment by pilot000 (pilot000) - Wednesday, 17 August 2005, 13:04 GMT+1

Changed the default selection in the main menu to "play
game" and supressed the selection of the header.
Comment by lshachar (lshachar) - Saturday, 15 October 2005, 13:47 GMT+1

great work! interface gives a nice feeling!
Comment by Brandon Low (lostlogic) - Thursday, 15 December 2005, 02:28 GMT+1

Patch needs updating to deal with the new button mappings in
this plugin. Also, please make sure that your patches don't
include non-functional (ie. formatting only changes) with
functional changes in one diff as it makes it harder to read
the patch, and also can result in extra conflicts when
applying it. This is an extreme case where by touching the
formatting of function declarations, diff became unable to
separate hunks in the unified diff format, making most of
the patch unnecessarily into one huge middle chunk which is
nearly impossible to apply against an even slightly modified
file.
Comment by pilot000 (pilot000) - Friday, 16 December 2005, 08:08 GMT+1

added current patch file

Loading...