This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#1658 - Slower Tetris game :)
Attached to Project:
Rockbox
Opened by Stéphane (d4rk4ng3l) - Tuesday, 26 August 2003, 00:45 GMT+2
Last edited by Stéphane (d4rk4ng3l) - Tuesday, 26 August 2003, 00:50 GMT+2
Opened by Stéphane (d4rk4ng3l) - Tuesday, 26 August 2003, 00:45 GMT+2
Last edited by Stéphane (d4rk4ng3l) - Tuesday, 26 August 2003, 00:50 GMT+2
|
Detailsthe 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. |
This task depends upon
Closed by Nils Wallménius (nls)
Sunday, 09 July 2006, 15:44 GMT+2
Reason for closing: Out of Date
Additional comments about closing: RockBlox has been replaced by Tetrox
Sunday, 09 July 2006, 15:44 GMT+2
Reason for closing: Out of Date
Additional comments about closing: RockBlox has been replaced by Tetrox
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.