summaryrefslogtreecommitdiffstats
path: root/apps/plugins/brickmania.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-25Brickmania: Correct the cycle time to match what it was on the H300.Karl Kurbjun1-1/+1
2009-09-06brickmania, blackjack, jewels, bubbles: Remove save file only if player resum...Teruaki Kawashima1-2/+5
2009-09-04Fix STRIDE macro for multiscreen and add stride support for picture lib.Karl Kurbjun1-6/+10
2009-09-01Brickmania: Fix define and add support for vertical strides.Karl Kurbjun1-35/+61
2009-09-01Brickmania: Make the game speed scale with the GAMESCREEN_HEIGHT.Karl Kurbjun1-18/+43
2009-08-31 * Fix plugin keymaps for VX777Maurus Cuelenaere1-0/+2
2009-08-29Brickmania: Capitalize the enum.Karl Kurbjun1-11/+11
2009-08-28Brickmania: Try to clean up some of the paddle collision code and add comment...Karl Kurbjun1-109/+126
2009-08-19brickmania: fix position of score in function brickmania_sleep.Teruaki Kawashima1-9/+1
2009-08-04Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli1-0/+9
2009-08-03Blackjack: Use standard menu and add playback menu, use pluginlib high scores.Karl Kurbjun1-2/+2
2009-08-02Brickmania: Statusbar should always be drawn at the top of the screenKarl Kurbjun1-7/+5
2009-08-02brickmania: improve game saving to save current status.Teruaki Kawashima1-337/+330
2009-07-26updated help for r22057Robert Kukla1-0/+2
2009-07-26new powerup in brickmania Robert Kukla1-38/+70
2009-07-23Fix wrong text colour in help, adapt pegbox manual to r21867Johannes Schwarz1-1/+6
2009-07-18Replace bitmap menu with a standard menu, add highscore table, save last achi...Johannes Schwarz1-427/+246
2009-07-18Brickmania: Correct a bug in the ball/brick collision (large screens (640x480...Karl Kurbjun1-1/+4
2009-07-18Brickmania: Make the defines dependent on screen size generic calculationsKarl Kurbjun1-193/+24
2009-07-14use lib display text to display help messages (FS#10099).Teruaki Kawashima1-190/+94
2009-04-21Add initial plugin keymaps for M:robe 500Karl Kurbjun1-0/+3
2009-04-10FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...Thomas Martitz1-2/+14
2009-04-07Enable plugins on the Onda VX747Maurus Cuelenaere1-1/+7
2009-01-24Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo1-0/+9
2009-01-17unify pointers to value for configfile, and add TYPE_BOOL type, used byAndrew Mahone1-1/+1
2009-01-16loader-initialized global plugin API:Andrew Mahone1-7/+3
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli1-1/+2
2008-12-13Some plugins need to yield under heavy user input especially with a scrollwheel.Michael Sevakis1-0/+4
2008-12-12m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger1-1/+3
2008-12-04Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg1-0/+9
2008-11-28Sansa Clip: build plugins (FS#9578)Rafaël Carré1-3/+3
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg1-2/+2
2008-11-03Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps...Björn Stenberg1-8/+8
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere1-9/+9
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-06-09Make some more games touchscreen compatible.Maurus Cuelenaere1-33/+90
2008-05-13Plugin parameters should be const.Steve Bavin1-2/+2
2008-04-27FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase1-7/+19
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase1-0/+9
2008-03-22Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...Jens Arnold1-22/+42
2008-03-01M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla1-2/+11
2008-02-17Plugins now enabled and working for the Gigabeat S.Will Robertson1-0/+8
2008-01-10Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon1-4/+4
2008-01-09E200: Restore the scroll wheel support in brickmania that got lost in the pre...Marianne Arnold1-1/+4
2007-12-30Brickmania for Sansa c200 and the small H10 with new graphics. While at it re...Marianne Arnold1-295/+228
2007-08-16Pass plugin api pointer to funtion directly, fixes crashes when doing increme...Peter D'Hoye1-2/+2
2007-08-15Bring mpegplayer backlight fix to the other plugins, this also fixes some wro...Peter D'Hoye1-4/+5
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold1-2/+3
2007-05-22Hopefully take care of the scrollwheel difficulties in plugins on e200.Michael Sevakis1-7/+8
2007-05-19attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg1-1/+1