summaryrefslogtreecommitdiff
path: root/apps/plugins/brickmania.c (follow)
Commit message (Collapse)AuthorAge
* 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
* Jewels: little changes regarding trademark issuesHristo Kovachev2006-03-21
| | | | | | | Brickmania: change the highscore file to the more apropriate "brickmania.score" (patch #4789 by Mikael Magnusson) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9169 a1c6a512-1295-4272-9138-f99709370657
* Code-policed: cleaned off tabs, indented fine, narrowed to 80 columns (mostly)Daniel Stenberg2006-03-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8892 a1c6a512-1295-4272-9138-f99709370657
* Finally - grayscale library support for the simulators. Currently SDL only, ↵Jens Arnold2006-02-26
| | | | | | win32 and x11 won't link anymore due to missing simulator functions. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8845 a1c6a512-1295-4272-9138-f99709370657
* More iPod 3G work from Seven Le MesleDave Chapman2006-02-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8835 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
* code police strikes againMarcoen Hirschberg2006-02-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8829 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
* BrickMania for iPod NanoBen Basha2006-02-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8750 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
* Fix playback stopping during playback due to lack of yields when framerate ↵Brandon Low2006-02-17
| | | | | | falls below threshold git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8719 a1c6a512-1295-4272-9138-f99709370657
* *Side flickering bug fixed. *Continue game bug fixed. + Added sleep timer ↵Ben Basha2006-02-17
| | | | | | counting the score. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8714 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
* Add break effect + Bigger bricksBen Basha2006-02-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8526 a1c6a512-1295-4272-9138-f99709370657
* Remove calls to cpu_boost - they are not required any moreBen Basha2006-01-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8469 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
* Patch #1415757 by Ben Basha - Brickmania update, Flip powerup plus some ↵Linus Nielsen Feltzing2006-01-26
| | | | | | bricks need several hits to break git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8461 a1c6a512-1295-4272-9138-f99709370657
* Correct backlight handlingDave Chapman2006-01-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8429 a1c6a512-1295-4272-9138-f99709370657
* BrickMania game (currently only for H300 and iPod Color) from Ben Basha ↵Dave Chapman2006-01-23
(Paprica) with modifications by me to use external bitmaps and make the code more (but not yet completely) compliant with Rockbox coding guidelines git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8428 a1c6a512-1295-4272-9138-f99709370657