Daniel Stenberg
|
bd16e2fa94
|
Use the defines, we can't assume a particular LCD or keypad.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@424 a1c6a512-1295-4272-9138-f99709370657
|
2002-05-04 12:27:18 +00:00 |
|
Robert Hak
|
9433a8e7bf
|
Fixed global values for tetris game not being reset. This prevented you
from playing another game if you lost your first.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@396 a1c6a512-1295-4272-9138-f99709370657
|
2002-05-03 05:27:49 +00:00 |
|
Daniel Stenberg
|
90ea952230
|
slow down tetris a bit, now when the X11 simulator supports sleep() with
an approximately correct sleep time
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@369 a1c6a512-1295-4272-9138-f99709370657
|
2002-05-01 10:40:10 +00:00 |
|
Robert Hak
|
e916e25724
|
You can now successfully lose at tetris! (In other words, the game
does end now.)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@363 a1c6a512-1295-4272-9138-f99709370657
|
2002-05-01 10:22:36 +00:00 |
|
Robert Hak
|
381f6f18ac
|
Correcting mistaken formatting
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@323 a1c6a512-1295-4272-9138-f99709370657
|
2002-04-30 09:05:22 +00:00 |
|
Robert Hak
|
642484149b
|
Changed calls in draw_frame to lcd_drawline rather then drawing individual
pixels. Cleared up the whole "if ((clear ? 0 : block + 1)) issue.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@322 a1c6a512-1295-4272-9138-f99709370657
|
2002-04-30 09:00:21 +00:00 |
|
Felix Arends
|
ca3d6dc5dc
|
commented and explained block_data array
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@294 a1c6a512-1295-4272-9138-f99709370657
|
2002-04-28 09:10:47 +00:00 |
|
Daniel Stenberg
|
e15d317287
|
removed unistd.h completely
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@292 a1c6a512-1295-4272-9138-f99709370657
|
2002-04-28 08:39:07 +00:00 |
|
Felix Arends
|
9636bb58d7
|
win32 compatible versions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@290 a1c6a512-1295-4272-9138-f99709370657
|
2002-04-28 08:37:15 +00:00 |
|
Daniel Stenberg
|
8776e03825
|
pressing OFF in tetris now gets you back to the main menu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@287 a1c6a512-1295-4272-9138-f99709370657
|
2002-04-28 00:11:50 +00:00 |
|
Björn Stenberg
|
c7dd78e90d
|
Tetris!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@148 a1c6a512-1295-4272-9138-f99709370657
|
2002-04-19 14:12:31 +00:00 |
|