summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps (follow)
Commit message (Collapse)AuthorAge
* Solitaire: * Improved large suits for medium/large LCDs, and all new large ↵Jens Arnold2006-09-06
| | | | | | suits for small LCDs, by Marianne Arnold. * Use the actual card dimensions in the code. Old values were one off. * #ifdef cleanup using the capabilities of the bitmap build system. * Some more tweaks. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10896 a1c6a512-1295-4272-9138-f99709370657
* Fix solitaire card colorsAntoine Cellerier2006-09-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10861 a1c6a512-1295-4272-9138-f99709370657
* Greyscale tetrox backgrounds: 'Score' in bold plus some antialiasing. ↵Jens Arnold2006-08-16
| | | | | | There's still room for improvement... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10623 a1c6a512-1295-4272-9138-f99709370657
* Sudoku: Separate set of graphics for X5 and Nano. Fixes wrong colours (pure ↵Jens Arnold2006-08-16
| | | | | | greyscale instead of blueish shades), and allows specific enhancements for colour. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10622 a1c6a512-1295-4272-9138-f99709370657
* *: Enhance minesweeper graphicsAntoine Cellerier2006-08-13
| | | | | | | minesweeper.c: clean source code (ipod keys still need to be changed) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10562 a1c6a512-1295-4272-9138-f99709370657
* Sudoku: Slightly smaller bitmaps for iPod Video and Gigabeat to make the ↵Jens Arnold2006-08-10
| | | | | | board not stick to the LCD border, by Marianne Arnold. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10509 a1c6a512-1295-4272-9138-f99709370657
* Sudoku: * Changed the LCD size ifdef magic to ease adding of new LCD ↵Jens Arnold2006-08-09
| | | | | | resolutions. * Added vertical layout option with the scratchpad at the bottom (Gigabeat). * New Bitmaps for iPod Mini, iPod Video and Gigabeat, and slightly modified bitmaps for Archos, by Marianne Arnold. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10504 a1c6a512-1295-4272-9138-f99709370657
* Change hearts and diamonds bitmaps for monochrome screens. Thanks to pixelma ↵Antoine Cellerier2006-08-03
| | | | | | for the idea. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10452 a1c6a512-1295-4272-9138-f99709370657
* Some graphics fixes for solitaire. (Numbers for hearts and diamonds still ↵Antoine Cellerier2006-08-03
| | | | | | need to be colored red on color LCD screens) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10443 a1c6a512-1295-4272-9138-f99709370657
* Some more solitaire graphicsAntoine Cellerier2006-08-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10421 a1c6a512-1295-4272-9138-f99709370657
* Commit greyscale images again using binary mode this time. Also changed ↵Antoine Cellerier2006-07-28
| | | | | | bitmap a bit to increase contrast git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10356 a1c6a512-1295-4272-9138-f99709370657
* Remove bitmap (i'll commit it again in binary mode). This will break some of ↵Antoine Cellerier2006-07-28
| | | | | | the builds git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10355 a1c6a512-1295-4272-9138-f99709370657
* Add bitmaps for greyscale LCD targets for "star" game. Closes ↵Antoine Cellerier2006-07-27
| | | | | | | | | http://www.rockbox.org/tracker/task/5509 (bitmaps are a bit too large for ipod mini, but the game is still playable) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10344 a1c6a512-1295-4272-9138-f99709370657
* Rockpaint interface bitmaps:Antoine Cellerier2006-07-19
| | | | | | | | * rockpaint.bmp : toolbar * rockpaint_hsvrgb.bmp : color picker legend git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10257 a1c6a512-1295-4272-9138-f99709370657
* Tetrox colour background rework by Marianne Arnold: * Reworked brick walls. ↵Jens Arnold2006-07-18
| | | | | | * Preview area black to match the in-game handling. * Fixed iPod G5 preview area size. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10226 a1c6a512-1295-4272-9138-f99709370657
* Graphical improvements: * Brighter blocks and darker walls on greyscale ↵Jens Arnold2006-07-15
| | | | | | targets. * Preview background is now black. * More natural corner 'lighting'. * Get rid of the splash() remains after unpausing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10218 a1c6a512-1295-4272-9138-f99709370657
* Grayscale graphics for sokoban. (h1x0, ipod mini and ipod 4g)Antoine Cellerier2006-06-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10108 a1c6a512-1295-4272-9138-f99709370657
* Flipit grayscale bitmaps for native grayscale LCDsAntoine Cellerier2006-06-10
| | | | | | | (tested simulators: h1x0, ipod mini and ipod 4g) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10106 a1c6a512-1295-4272-9138-f99709370657
* Add color bitmap files for flipit, sokoban and star plugins.Antoine Cellerier2006-06-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10098 a1c6a512-1295-4272-9138-f99709370657
* *decrease brickmania bitmaps files in the bitmaps folders. *fix break effect ↵Ben Basha2006-06-05
| | | | | | bitmaps of the nano and the x5. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10067 a1c6a512-1295-4272-9138-f99709370657
* Better aspect ratio of the blocks for the archos bitmap LCD (1.06:1 instead ↵Jens Arnold2006-05-28
| | | | | | of 1:1.25). Exactly square blocks aren't possible, unfortunately. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10004 a1c6a512-1295-4272-9138-f99709370657
* Bubbles adapted to archos recorder & Ondio. Gfx work by Marianne Arnold.Jens Arnold2006-04-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9699 a1c6a512-1295-4272-9138-f99709370657
* Build Sudoku for the iPod Nano - just use the 160x128 bitmaps.Dave Chapman2006-04-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9689 a1c6a512-1295-4272-9138-f99709370657
* Patch #5102 by Anton Romanov: Bubbles for ipod mini.Jens Arnold2006-04-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9677 a1c6a512-1295-4272-9138-f99709370657
* Chessbox: New pieces for ipod mini, and simplified, easier recognisable ↵Jens Arnold2006-04-15
| | | | | | pieces for the tiny archos LCD, by Marianne Arnold. * Mapped restart button for Ondios & recorders. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9675 a1c6a512-1295-4272-9138-f99709370657
* New Sudoku bitmaps for 220x176x16 and larger LCDs.Zakk Roberts2006-04-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9673 a1c6a512-1295-4272-9138-f99709370657
* Brickmania and Tetrox for iPod mini by Anton Romanov (FS #5094 & #5067)Ben Basha2006-04-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9618 a1c6a512-1295-4272-9138-f99709370657
* Patch FS#4952 by Tom Ross, with changes by me: Snake 2 now uses external ↵Zakk Roberts2006-04-09
| | | | | | bitmaps for build, and is fully adapted to larger LCDs. Also some keymapping changes and usability adjustments. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9572 a1c6a512-1295-4272-9138-f99709370657
* ChessBox: Add 10x8 pixel pieces for the Archoses from Miguel A. Arévalo ↵Martin Arver2006-03-27
| | | | | | (P#4921) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9289 a1c6a512-1295-4272-9138-f99709370657
* fix the bitmaps position bug on X5Ben Basha2006-03-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9229 a1c6a512-1295-4272-9138-f99709370657
* Color bitmaps on iAudio X5 by Mustapha SenhajiBen Basha2006-03-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9225 a1c6a512-1295-4272-9138-f99709370657
* Add cardback bitmap for colour LCDs smaller than 220x176.Dave Chapman2006-03-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9139 a1c6a512-1295-4272-9138-f99709370657
* New game plugin: bubbles, initial commitAdam Boot2006-03-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9126 a1c6a512-1295-4272-9138-f99709370657
* New plugin: Tetrox, vertical tetris by eli sherer with work by me to port it ↵Ben Basha2006-03-19
| | | | | | to all rockbox working platforms. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9118 a1c6a512-1295-4272-9138-f99709370657
* Renamed Bejeweled to Jewels, for trademark reasons.Björn Stenberg2006-03-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9116 a1c6a512-1295-4272-9138-f99709370657
* use the 2bit version for X5 until there's a 16bit availableDaniel Stenberg2006-02-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8854 a1c6a512-1295-4272-9138-f99709370657
* first gigabeat commitMarcoen Hirschberg2006-02-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8831 a1c6a512-1295-4272-9138-f99709370657
* new menu system, consolidated button assignments, ipod mini supportAdam Boot2006-02-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8821 a1c6a512-1295-4272-9138-f99709370657
* New chessbox plugin by Miguel A. ArГ©valo, based on GNU Chess v2Hristo Kovachev2006-02-22
| | | | | | | Not built yet because of a missing dependancy with the pieces' bitmaps. Someone with Makefile knowledge, please, look at it! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8778 a1c6a512-1295-4272-9138-f99709370657
* BrickMania for Archos Recorder/Ondio, iAudio x5 (b/w at the moment) and iPod 3GBen Basha2006-02-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8776 a1c6a512-1295-4272-9138-f99709370657
* First attempt at generating and using .h files from bitmaps using bmp2rb. ↵Dave Chapman2006-02-21
| | | | | | The .h files are generated for both the core bitmaps and the plugins, but are only currently being used in the core. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8759 a1c6a512-1295-4272-9138-f99709370657
* BrickMania for iPod NanoBen Basha2006-02-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8750 a1c6a512-1295-4272-9138-f99709370657
* Re-adding in binary modeDave Chapman2006-02-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8744 a1c6a512-1295-4272-9138-f99709370657
* Added in ASCII mode.Dave Chapman2006-02-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8743 a1c6a512-1295-4272-9138-f99709370657
* Patch #1418787 brickmania for the H1xx series by Dominik Wenger with changes ↵Ben Basha2006-02-19
| | | | | | by Liberman Shachar and me. +fixed bug with the glue pad. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8742 a1c6a512-1295-4272-9138-f99709370657
* Bejeweled: speed fixes, graphics enhancements, and use external bitmapsAdam Boot2006-02-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8697 a1c6a512-1295-4272-9138-f99709370657
* New powerup - multi ballsBen Basha2006-02-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8695 a1c6a512-1295-4272-9138-f99709370657
* Minor cleaning - move card back bitmap to external bmp file, and define card ↵Dave Chapman2006-02-05
| | | | | | size based on LCD size, not keypad type git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8576 a1c6a512-1295-4272-9138-f99709370657
* Add break effect + Bigger bricksBen Basha2006-02-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8526 a1c6a512-1295-4272-9138-f99709370657
* Portability enhancements - make the menu bitmap positions #defines, ↵Dave Chapman2006-01-27
| | | | | | introduce a game loop timer (to fix the speed on all targets) and fix the menu on targets with 320x240 LCDs. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8464 a1c6a512-1295-4272-9138-f99709370657