Brickmania for Sansa c200 and the small H10 with new graphics. While at it reduce...
commiteb9fc620c9078399d719c1aa43fb78f874d35fed
authorpixelma <pixelma@a1c6a512-1295-4272-9138-f99709370657>
Sun, 30 Dec 2007 14:56:51 +0000 (30 14:56 +0000)
committerpixelma <pixelma@a1c6a512-1295-4272-9138-f99709370657>
Sun, 30 Dec 2007 14:56:51 +0000 (30 14:56 +0000)
tree9d6d230326a33c81deb9a060a1bb069011b51e90
parent01f254e34fd0c2dbb44cc175542bf03ab75972eb
Brickmania for Sansa c200 and the small H10 with new graphics. While at it reduce the number of necessary per screen definition by letting the plugin retrieve the bitmap heights and widths from the file, therefore 'clean up' some graphics e.g. the menu items one, also make some backgrounds a bit nicer. Rearrange bitmaps/native/SOURCES and rename some graphics to reduce the number of duplicated bitmaps which only had a different name e.g. the ball -  and tweak the gameover bitmap (on colour displays it uses transparency, and adapt the already existing mono bitmap to be usable). There might be minor differences in the 'looks' for existing ports but almost not noticeable with the exception that the gameover graphic is now centered. Introduce an alternative left and right key for c200 (volume up/down) for easier control. Manual update will follow.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15981 a1c6a512-1295-4272-9138-f99709370657
38 files changed:
apps/plugins/SOURCES
apps/plugins/bitmaps/mono/SOURCES
apps/plugins/bitmaps/mono/brickmania_gameover.112x64x1.bmp [deleted file]
apps/plugins/bitmaps/mono/brickmania_menu_items.112x64x1.bmp [deleted file]
apps/plugins/bitmaps/native/SOURCES
apps/plugins/bitmaps/native/brickmania_ball.176x132x16.bmp [deleted file]
apps/plugins/bitmaps/native/brickmania_ball.220x176x16.bmp [deleted file]
apps/plugins/bitmaps/native/brickmania_ball.3x3x1.bmp [moved from apps/plugins/bitmaps/mono/brickmania_ball.112x64x1.bmp with 100% similarity]
apps/plugins/bitmaps/native/brickmania_ball.4x4x16.bmp [new file with mode: 0644]
apps/plugins/bitmaps/native/brickmania_ball.5x5x16.bmp [moved from apps/plugins/bitmaps/native/brickmania_ball.160x128x16.bmp with 100% similarity]
apps/plugins/bitmaps/native/brickmania_ball.5x5x2.bmp [moved from apps/plugins/bitmaps/native/brickmania_ball.160x128x2.bmp with 100% similarity]
apps/plugins/bitmaps/native/brickmania_break.132x80x16.bmp [new file with mode: 0644]
apps/plugins/bitmaps/native/brickmania_bricks.112x64x1.bmp [moved from apps/plugins/bitmaps/mono/brickmania_bricks.112x64x1.bmp with 100% similarity]
apps/plugins/bitmaps/native/brickmania_bricks.128x128x16.bmp [new file with mode: 0644]
apps/plugins/bitmaps/native/brickmania_bricks.132x80x16.bmp [new file with mode: 0644]
apps/plugins/bitmaps/native/brickmania_gameover.112x54x16.bmp [new file with mode: 0644]
apps/plugins/bitmaps/native/brickmania_gameover.160x128x16.bmp [deleted file]
apps/plugins/bitmaps/native/brickmania_gameover.160x128x2.bmp [deleted file]
apps/plugins/bitmaps/native/brickmania_gameover.176x132x16.bmp [deleted file]
apps/plugins/bitmaps/native/brickmania_gameover.220x176x16.bmp [deleted file]
apps/plugins/bitmaps/native/brickmania_gameover.59x30x1.bmp [new file with mode: 0644]
apps/plugins/bitmaps/native/brickmania_gameover.86x43x2.bmp [new file with mode: 0644]
apps/plugins/bitmaps/native/brickmania_menu_bg.128x128x16.bmp [new file with mode: 0644]
apps/plugins/bitmaps/native/brickmania_menu_bg.132x80x16.bmp [new file with mode: 0644]
apps/plugins/bitmaps/native/brickmania_menu_bg.160x128x16.bmp
apps/plugins/bitmaps/native/brickmania_menu_bg.240x320x16.bmp
apps/plugins/bitmaps/native/brickmania_menu_bg.320x240x16.bmp
apps/plugins/bitmaps/native/brickmania_menu_items.112x64x1.bmp [new file with mode: 0644]
apps/plugins/bitmaps/native/brickmania_menu_items.132x80x16.bmp [new file with mode: 0644]
apps/plugins/bitmaps/native/brickmania_menu_items.160x128x16.bmp
apps/plugins/bitmaps/native/brickmania_menu_items.160x128x2.bmp
apps/plugins/bitmaps/native/brickmania_menu_items.176x132x16.bmp
apps/plugins/bitmaps/native/brickmania_menu_items.220x176x16.bmp
apps/plugins/bitmaps/native/brickmania_pads.112x64x1.bmp [moved from apps/plugins/bitmaps/mono/brickmania_pads.112x64x1.bmp with 100% similarity]
apps/plugins/bitmaps/native/brickmania_pads.132x80x16.bmp [new file with mode: 0644]
apps/plugins/bitmaps/native/brickmania_powerups.112x64x1.bmp [moved from apps/plugins/bitmaps/mono/brickmania_powerups.112x64x1.bmp with 100% similarity]
apps/plugins/bitmaps/native/brickmania_powerups.132x80x16.bmp [new file with mode: 0644]
apps/plugins/brickmania.c