1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins/bitmaps/native
Dave Chapman f9df934d90 Minor cleaning - move card back bitmap to external bmp file, and define card size based on LCD size, not keypad type
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8576 a1c6a512-1295-4272-9138-f99709370657
2006-02-05 01:58:10 +00:00
..
brickmania_ball.220x176x16.bmp BrickMania game (currently only for H300 and iPod Color) from Ben Basha (Paprica) with modifications by me to use external bitmaps and make the code more (but not yet completely) compliant with Rockbox coding guidelines 2006-01-23 16:00:06 +00:00
brickmania_break.220x176x16.bmp Add break effect + Bigger bricks 2006-02-01 18:25:24 +00:00
brickmania_bricks.220x176x16.bmp Add break effect + Bigger bricks 2006-02-01 18:25:24 +00:00
brickmania_gameover.220x176x16.bmp BrickMania game (currently only for H300 and iPod Color) from Ben Basha (Paprica) with modifications by me to use external bitmaps and make the code more (but not yet completely) compliant with Rockbox coding guidelines 2006-01-23 16:00:06 +00:00
brickmania_help.220x176x16.bmp BrickMania game (currently only for H300 and iPod Color) from Ben Basha (Paprica) with modifications by me to use external bitmaps and make the code more (but not yet completely) compliant with Rockbox coding guidelines 2006-01-23 16:00:06 +00:00
brickmania_menu_bg.220x176x16.bmp BrickMania game (currently only for H300 and iPod Color) from Ben Basha (Paprica) with modifications by me to use external bitmaps and make the code more (but not yet completely) compliant with Rockbox coding guidelines 2006-01-23 16:00:06 +00:00
brickmania_menu_bg.320x240x16.bmp Portability enhancements - make the menu bitmap positions #defines, introduce a game loop timer (to fix the speed on all targets) and fix the menu on targets with 320x240 LCDs. 2006-01-27 10:02:13 +00:00
brickmania_no_resume.220x176x16.bmp BrickMania game (currently only for H300 and iPod Color) from Ben Basha (Paprica) with modifications by me to use external bitmaps and make the code more (but not yet completely) compliant with Rockbox coding guidelines 2006-01-23 16:00:06 +00:00
brickmania_pads.220x176x16.bmp BrickMania game (currently only for H300 and iPod Color) from Ben Basha (Paprica) with modifications by me to use external bitmaps and make the code more (but not yet completely) compliant with Rockbox coding guidelines 2006-01-23 16:00:06 +00:00
brickmania_powerups.220x176x16.bmp Patch #1415757 by Ben Basha - Brickmania update, Flip powerup plus some bricks need several hits to break 2006-01-26 23:31:00 +00:00
brickmania_quit.220x176x16.bmp BrickMania game (currently only for H300 and iPod Color) from Ben Basha (Paprica) with modifications by me to use external bitmaps and make the code more (but not yet completely) compliant with Rockbox coding guidelines 2006-01-23 16:00:06 +00:00
brickmania_resume.220x176x16.bmp BrickMania game (currently only for H300 and iPod Color) from Ben Basha (Paprica) with modifications by me to use external bitmaps and make the code more (but not yet completely) compliant with Rockbox coding guidelines 2006-01-23 16:00:06 +00:00
brickmania_sel_help.220x176x16.bmp BrickMania game (currently only for H300 and iPod Color) from Ben Basha (Paprica) with modifications by me to use external bitmaps and make the code more (but not yet completely) compliant with Rockbox coding guidelines 2006-01-23 16:00:06 +00:00
brickmania_sel_quit.220x176x16.bmp BrickMania game (currently only for H300 and iPod Color) from Ben Basha (Paprica) with modifications by me to use external bitmaps and make the code more (but not yet completely) compliant with Rockbox coding guidelines 2006-01-23 16:00:06 +00:00
brickmania_sel_resume.220x176x16.bmp BrickMania game (currently only for H300 and iPod Color) from Ben Basha (Paprica) with modifications by me to use external bitmaps and make the code more (but not yet completely) compliant with Rockbox coding guidelines 2006-01-23 16:00:06 +00:00
brickmania_sel_start.220x176x16.bmp BrickMania game (currently only for H300 and iPod Color) from Ben Basha (Paprica) with modifications by me to use external bitmaps and make the code more (but not yet completely) compliant with Rockbox coding guidelines 2006-01-23 16:00:06 +00:00
brickmania_start.220x176x16.bmp BrickMania game (currently only for H300 and iPod Color) from Ben Basha (Paprica) with modifications by me to use external bitmaps and make the code more (but not yet completely) compliant with Rockbox coding guidelines 2006-01-23 16:00:06 +00:00
Makefile Initial attempt at using bmp2rb in the build system. Don't forget to re-run configure 2006-01-22 21:30:32 +00:00
solitaire_cardback.220x176x16.bmp Minor cleaning - move card back bitmap to external bmp file, and define card size based on LCD size, not keypad type 2006-02-05 01:58:10 +00:00
SOURCES Minor cleaning - move card back bitmap to external bmp file, and define card size based on LCD size, not keypad type 2006-02-05 01:58:10 +00:00
sudoku_inverse.112x64x1.bmp Initial attempt at using bmp2rb in the build system. Don't forget to re-run configure 2006-01-22 21:30:32 +00:00
sudoku_inverse.160x128x2.bmp Initial attempt at using bmp2rb in the build system. Don't forget to re-run configure 2006-01-22 21:30:32 +00:00
sudoku_inverse.220x176x16.bmp Initial attempt at using bmp2rb in the build system. Don't forget to re-run configure 2006-01-22 21:30:32 +00:00
sudoku_normal.112x64x1.bmp Initial attempt at using bmp2rb in the build system. Don't forget to re-run configure 2006-01-22 21:30:32 +00:00
sudoku_normal.160x128x2.bmp Initial attempt at using bmp2rb in the build system. Don't forget to re-run configure 2006-01-22 21:30:32 +00:00
sudoku_normal.220x176x16.bmp Initial attempt at using bmp2rb in the build system. Don't forget to re-run configure 2006-01-22 21:30:32 +00:00
sudoku_start.112x64x1.bmp Initial attempt at using bmp2rb in the build system. Don't forget to re-run configure 2006-01-22 21:30:32 +00:00
sudoku_start.160x128x2.bmp Initial attempt at using bmp2rb in the build system. Don't forget to re-run configure 2006-01-22 21:30:32 +00:00
sudoku_start.220x176x16.bmp Initial attempt at using bmp2rb in the build system. Don't forget to re-run configure 2006-01-22 21:30:32 +00:00