Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#1658 - Slower Tetris game :)

Attached to Project: Rockbox
Opened by Stéphane (d4rk4ng3l) - Tuesday, 26 August 2003, 00:45 GMT+1
Last edited by Stéphane (d4rk4ng3l) - Tuesday, 26 August 2003, 00:50 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

the game was too fast (for me) on my recorder :)
so I modified the source !
this is my first attempt to cvs patch...
only a little change in the game level speeds.
   tetris-slower.patch (23.4 KiB)
 tetris.c |  846 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 423 insertions(+), 423 deletions(-)

This task depends upon

Closed by  Nils Wallménius (nls)
Sunday, 09 July 2006, 15:44 GMT+1
Reason for closing:  Out of Date
Additional comments about closing:  RockBlox has been replaced by Tetrox
Comment by Karl Kurbjun (kkurbjun) - Wednesday, 21 June 2006, 17:35 GMT+1
This patch messes with the file format; are you editing the file in a windows editor? For future reference the patches should be only a little bit larger then the number of lines you changed. I typically create the patches with cvs diff -ubB. Here's a reference on all this: http://www.rockbox.org/twiki/bin/view/Main/WorkingWithPatches.

Loading...