summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps
diff options
context:
space:
mode:
authorRobert Kukla <roolku@rockbox.org>2008-04-03 22:43:39 +0000
committerRobert Kukla <roolku@rockbox.org>2008-04-03 22:43:39 +0000
commitb411ce677dfcafbda09d1520c6dcbab544479ec1 (patch)
tree91da60078c79751f09f4ef296c157ccd56ebc3ad /apps/plugins/bitmaps
parentfbfe6d66745426099fea9aaa7dac0ba3eba13e26 (diff)
downloadrockbox-b411ce677dfcafbda09d1520c6dcbab544479ec1.zip
rockbox-b411ce677dfcafbda09d1520c6dcbab544479ec1.tar.gz
rockbox-b411ce677dfcafbda09d1520c6dcbab544479ec1.tar.bz2
rockbox-b411ce677dfcafbda09d1520c6dcbab544479ec1.tar.xz
FS#5725 - New Puzzle Game "PegBox"; with changes by myself:
- button definitions for m:robe 100 and sansa c200 - adapted graphics for m:robe 100 - use image size directly from auto-generated headers - save data files in correct directory - manual chapter (still missing most screenshots) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16957 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/bitmaps')
-rw-r--r--apps/plugins/bitmaps/native/SOURCES45
-rw-r--r--apps/plugins/bitmaps/native/pegbox_header.138x28x4.bmpbin0 -> 2136 bytes
-rw-r--r--apps/plugins/bitmaps/native/pegbox_header.160x24x1.bmpbin0 -> 542 bytes
-rw-r--r--apps/plugins/bitmaps/native/pegbox_header.160x24x16.bmpbin0 -> 7736 bytes
-rw-r--r--apps/plugins/bitmaps/native/pegbox_header.160x24x4.bmpbin0 -> 2040 bytes
-rw-r--r--apps/plugins/bitmaps/native/pegbox_header.176x28x16.bmpbin0 -> 9912 bytes
-rw-r--r--apps/plugins/bitmaps/native/pegbox_header.220x40x16.bmpbin0 -> 17656 bytes
-rw-r--r--apps/plugins/bitmaps/native/pegbox_header.240x40x16.bmpbin0 -> 19256 bytes
-rw-r--r--apps/plugins/bitmaps/native/pegbox_header.320x40x16.bmpbin0 -> 25656 bytes
-rw-r--r--apps/plugins/bitmaps/native/pegbox_menu_items.120x32x16.bmpbin0 -> 103736 bytes
-rw-r--r--apps/plugins/bitmaps/native/pegbox_menu_items.60x17x1.bmpbin0 -> 1286 bytes
-rw-r--r--apps/plugins/bitmaps/native/pegbox_menu_items.60x17x16.bmpbin0 -> 27596 bytes
-rw-r--r--apps/plugins/bitmaps/native/pegbox_menu_items.60x17x4.bmpbin0 -> 5016 bytes
-rw-r--r--apps/plugins/bitmaps/native/pegbox_menu_items.70x20x16.bmpbin0 -> 38216 bytes
-rw-r--r--apps/plugins/bitmaps/native/pegbox_menu_top.138x34x4.bmpbin0 -> 2568 bytes
-rw-r--r--apps/plugins/bitmaps/native/pegbox_menu_top.160x42x1.bmpbin0 -> 902 bytes
-rw-r--r--apps/plugins/bitmaps/native/pegbox_menu_top.160x42x16.bmpbin0 -> 20216 bytes
-rw-r--r--apps/plugins/bitmaps/native/pegbox_menu_top.160x42x4.bmpbin0 -> 3480 bytes
-rw-r--r--apps/plugins/bitmaps/native/pegbox_menu_top.176x46x16.bmpbin0 -> 24344 bytes
-rw-r--r--apps/plugins/bitmaps/native/pegbox_menu_top.220x60x16.bmpbin0 -> 52856 bytes
-rw-r--r--apps/plugins/bitmaps/native/pegbox_menu_top.240x80x16.bmpbin0 -> 57656 bytes
-rw-r--r--apps/plugins/bitmaps/native/pegbox_menu_top.320x68x16.bmpbin0 -> 65336 bytes
-rw-r--r--apps/plugins/bitmaps/native/pegbox_pieces.12x12x1.bmpbin0 -> 398 bytes
-rw-r--r--apps/plugins/bitmaps/native/pegbox_pieces.12x12x16.bmpbin0 -> 2072 bytes
-rw-r--r--apps/plugins/bitmaps/native/pegbox_pieces.12x12x4.bmpbin0 -> 2088 bytes
-rw-r--r--apps/plugins/bitmaps/native/pegbox_pieces.16x16x16.bmpbin0 -> 3640 bytes
-rw-r--r--apps/plugins/bitmaps/native/pegbox_pieces.24x24x16.bmpbin0 -> 8120 bytes
-rw-r--r--apps/plugins/bitmaps/native/pegbox_pieces.8x8x1.bmpbin0 -> 286 bytes
28 files changed, 45 insertions, 0 deletions
diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES
index 6f069dd..fe546ca 100644
--- a/apps/plugins/bitmaps/native/SOURCES
+++ b/apps/plugins/bitmaps/native/SOURCES
@@ -321,6 +321,51 @@ minesweeper_tiles.12x12x2.bmp
minesweeper_tiles.8x8x1.bmp
#endif
+/* PegBox */
+#if (LCD_WIDTH >= 320) && (LCD_HEIGHT >= 240) && (LCD_DEPTH >= 16)
+pegbox_menu_top.320x68x16.bmp
+pegbox_menu_items.120x32x16.bmp
+pegbox_pieces.24x24x16.bmp
+pegbox_header.320x40x16.bmp
+#elif (LCD_WIDTH >= 240) && (LCD_HEIGHT >= 192) && (LCD_DEPTH >= 16)
+pegbox_menu_top.240x80x16.bmp
+pegbox_menu_items.120x32x16.bmp
+pegbox_pieces.16x16x16.bmp
+pegbox_header.240x40x16.bmp
+#elif (LCD_WIDTH >= 220) && (LCD_HEIGHT >= 176) && (LCD_DEPTH >= 16)
+pegbox_menu_top.220x60x16.bmp
+pegbox_menu_items.70x20x16.bmp
+pegbox_pieces.16x16x16.bmp
+pegbox_header.220x40x16.bmp
+#elif (LCD_WIDTH >= 176) && (LCD_HEIGHT >= 132) && (LCD_DEPTH >= 16)
+pegbox_menu_top.176x46x16.bmp
+pegbox_menu_items.60x17x16.bmp
+pegbox_pieces.12x12x16.bmp
+pegbox_header.176x28x16.bmp
+#elif (LCD_WIDTH >= 160) && (LCD_HEIGHT >= 128) && (LCD_DEPTH >= 16)
+pegbox_menu_top.160x42x16.bmp
+pegbox_menu_items.60x17x16.bmp
+pegbox_pieces.12x12x16.bmp
+pegbox_header.160x24x16.bmp
+#elif (LCD_WIDTH >= 160) && (LCD_HEIGHT >= 128) && (LCD_DEPTH > 1)
+pegbox_menu_top.160x42x4.bmp
+pegbox_menu_items.60x17x4.bmp
+pegbox_pieces.12x12x4.bmp
+pegbox_header.160x24x4.bmp
+#elif (LCD_WIDTH >= 138) && (LCD_HEIGHT >= 110) && (LCD_DEPTH > 1)
+pegbox_menu_top.138x34x4.bmp
+pegbox_menu_items.60x17x4.bmp
+pegbox_pieces.8x8x1.bmp
+pegbox_header.138x28x4.bmp
+#elif (LCD_WIDTH >= 160) && (LCD_HEIGHT >= 128) && (LCD_DEPTH == 1)
+pegbox_menu_top.160x42x1.bmp
+pegbox_menu_items.60x17x1.bmp
+pegbox_pieces.12x12x1.bmp
+pegbox_header.160x24x1.bmp
+#else
+pegbox_pieces.8x8x1.bmp
+#endif
+
/* Rockblox */
#if (LCD_WIDTH == 320) && (LCD_HEIGHT == 240) && (LCD_DEPTH == 16)
rockblox_background.320x240x16.bmp
diff --git a/apps/plugins/bitmaps/native/pegbox_header.138x28x4.bmp b/apps/plugins/bitmaps/native/pegbox_header.138x28x4.bmp
new file mode 100644
index 0000000..0754793
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pegbox_header.138x28x4.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pegbox_header.160x24x1.bmp b/apps/plugins/bitmaps/native/pegbox_header.160x24x1.bmp
new file mode 100644
index 0000000..8f627f6
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pegbox_header.160x24x1.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pegbox_header.160x24x16.bmp b/apps/plugins/bitmaps/native/pegbox_header.160x24x16.bmp
new file mode 100644
index 0000000..9f4ef98
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pegbox_header.160x24x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pegbox_header.160x24x4.bmp b/apps/plugins/bitmaps/native/pegbox_header.160x24x4.bmp
new file mode 100644
index 0000000..444e780
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pegbox_header.160x24x4.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pegbox_header.176x28x16.bmp b/apps/plugins/bitmaps/native/pegbox_header.176x28x16.bmp
new file mode 100644
index 0000000..508d982
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pegbox_header.176x28x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pegbox_header.220x40x16.bmp b/apps/plugins/bitmaps/native/pegbox_header.220x40x16.bmp
new file mode 100644
index 0000000..b81e685
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pegbox_header.220x40x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pegbox_header.240x40x16.bmp b/apps/plugins/bitmaps/native/pegbox_header.240x40x16.bmp
new file mode 100644
index 0000000..bd8310a
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pegbox_header.240x40x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pegbox_header.320x40x16.bmp b/apps/plugins/bitmaps/native/pegbox_header.320x40x16.bmp
new file mode 100644
index 0000000..569f8a1
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pegbox_header.320x40x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pegbox_menu_items.120x32x16.bmp b/apps/plugins/bitmaps/native/pegbox_menu_items.120x32x16.bmp
new file mode 100644
index 0000000..2edd55d
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pegbox_menu_items.120x32x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pegbox_menu_items.60x17x1.bmp b/apps/plugins/bitmaps/native/pegbox_menu_items.60x17x1.bmp
new file mode 100644
index 0000000..dad5592
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pegbox_menu_items.60x17x1.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pegbox_menu_items.60x17x16.bmp b/apps/plugins/bitmaps/native/pegbox_menu_items.60x17x16.bmp
new file mode 100644
index 0000000..6406641
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pegbox_menu_items.60x17x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pegbox_menu_items.60x17x4.bmp b/apps/plugins/bitmaps/native/pegbox_menu_items.60x17x4.bmp
new file mode 100644
index 0000000..dea62f7
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pegbox_menu_items.60x17x4.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pegbox_menu_items.70x20x16.bmp b/apps/plugins/bitmaps/native/pegbox_menu_items.70x20x16.bmp
new file mode 100644
index 0000000..1e66b62
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pegbox_menu_items.70x20x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pegbox_menu_top.138x34x4.bmp b/apps/plugins/bitmaps/native/pegbox_menu_top.138x34x4.bmp
new file mode 100644
index 0000000..3184d74
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pegbox_menu_top.138x34x4.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pegbox_menu_top.160x42x1.bmp b/apps/plugins/bitmaps/native/pegbox_menu_top.160x42x1.bmp
new file mode 100644
index 0000000..2527299
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pegbox_menu_top.160x42x1.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pegbox_menu_top.160x42x16.bmp b/apps/plugins/bitmaps/native/pegbox_menu_top.160x42x16.bmp
new file mode 100644
index 0000000..f24e642
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pegbox_menu_top.160x42x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pegbox_menu_top.160x42x4.bmp b/apps/plugins/bitmaps/native/pegbox_menu_top.160x42x4.bmp
new file mode 100644
index 0000000..6aec917
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pegbox_menu_top.160x42x4.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pegbox_menu_top.176x46x16.bmp b/apps/plugins/bitmaps/native/pegbox_menu_top.176x46x16.bmp
new file mode 100644
index 0000000..bfbd943
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pegbox_menu_top.176x46x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pegbox_menu_top.220x60x16.bmp b/apps/plugins/bitmaps/native/pegbox_menu_top.220x60x16.bmp
new file mode 100644
index 0000000..a27ca63
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pegbox_menu_top.220x60x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pegbox_menu_top.240x80x16.bmp b/apps/plugins/bitmaps/native/pegbox_menu_top.240x80x16.bmp
new file mode 100644
index 0000000..5b20711
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pegbox_menu_top.240x80x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pegbox_menu_top.320x68x16.bmp b/apps/plugins/bitmaps/native/pegbox_menu_top.320x68x16.bmp
new file mode 100644
index 0000000..ff987a2
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pegbox_menu_top.320x68x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pegbox_pieces.12x12x1.bmp b/apps/plugins/bitmaps/native/pegbox_pieces.12x12x1.bmp
new file mode 100644
index 0000000..c3eab83
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pegbox_pieces.12x12x1.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pegbox_pieces.12x12x16.bmp b/apps/plugins/bitmaps/native/pegbox_pieces.12x12x16.bmp
new file mode 100644
index 0000000..29d9fcc
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pegbox_pieces.12x12x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pegbox_pieces.12x12x4.bmp b/apps/plugins/bitmaps/native/pegbox_pieces.12x12x4.bmp
new file mode 100644
index 0000000..5b75c3f
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pegbox_pieces.12x12x4.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pegbox_pieces.16x16x16.bmp b/apps/plugins/bitmaps/native/pegbox_pieces.16x16x16.bmp
new file mode 100644
index 0000000..a1245a1
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pegbox_pieces.16x16x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pegbox_pieces.24x24x16.bmp b/apps/plugins/bitmaps/native/pegbox_pieces.24x24x16.bmp
new file mode 100644
index 0000000..929895f
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pegbox_pieces.24x24x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pegbox_pieces.8x8x1.bmp b/apps/plugins/bitmaps/native/pegbox_pieces.8x8x1.bmp
new file mode 100644
index 0000000..0b341b9
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pegbox_pieces.8x8x1.bmp
Binary files differ