summaryrefslogtreecommitdiffstats
path: root/apps/plugins/brickmania.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-07Brickmania: Use touchpad actions even if buttons are assigned to them (Cowon D2)Tomer Shalev1-9/+25
2010-02-07Cowon D2: Use buttons for Brickmania instead of touchscreen, which hides the ...Tomer Shalev1-0/+3
2010-01-02Brickmania: Change the drawing/collision detection to simplify position manag...Karl Kurbjun1-35/+35
2009-12-23Brickmania: Improve screen collision detection.Karl Kurbjun1-24/+56
2009-12-18Accept a form of FS #10561 by Clément Pit-Claudel: Fullscreen Brickmania for...Karl Kurbjun1-6/+0
2009-12-18Accept FS #10568 by Asael Reiter: Brickmania Lasers not working properly.Karl Kurbjun1-5/+4
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev1-1/+1
2009-12-06Correct checking return value of open in plugins.Teruaki Kawashima1-0/+2
2009-12-02Red is bad, mmmkay? And this should get rid of all thatRobert Menes1-0/+1
2009-12-02Begone, red!Robert Menes1-1/+1
2009-12-02Fix red.Robert Menes1-1/+0
2009-12-02Start committing plugin keymaps for the Philips GoGear SA9200.Robert Menes1-1/+9
2009-11-03brickmania: fix scrollwheel useRafaël Carré1-2/+2
2009-10-18Use wrap-safe TIME_BEFORE/TIME_AFTER macros to compare times with current_tim...Bertrik Sikken1-3/+3
2009-10-13brickmania: There are only 9 powerupsRobert Kukla1-2/+3
2009-10-09add Seth Opgenorth to docs/CREDITSMichael Chicoine1-1/+1
2009-10-08FS#10661 by Seth Opgenorth, adding more levels to brickmaniaNils Wallménius1-9/+129
2009-10-08Brickmania: Paddle selection needs to be done with the integer portion, not i...Karl Kurbjun1-3/+3
2009-10-08Brickmania: Fix the paddle drawing - The strides were wrong with paddles othe...Karl Kurbjun1-11/+30
2009-10-05Brickmania: Add an extra check in the hit logic to make sure that the brick i...Karl Kurbjun1-1/+4
2009-10-05Brickmania: Fix the flip_sides powerup on touchscreens.Karl Kurbjun1-1/+1
2009-10-05Brickmania: Touchscreen improvements - Take advantage of the immediate button...Karl Kurbjun1-41/+47
2009-10-04Brickmania: Some code refactoring - no functional changes.Karl Kurbjun1-225/+230
2009-10-04Brickmania: Fix the flip-sides powerup with touchscreen and make the whole ga...Karl Kurbjun1-11/+15
2009-10-04Brickmania - Fix and enable the absolute touchscreen mode.Karl Kurbjun1-5/+17
2009-10-04Brickmania: Fix paddle position jumps when an N powerup is picked up.Karl Kurbjun1-8/+7
2009-10-03Brickmania: Fix smaller screens, improve speed scaling and collision detection.Karl Kurbjun1-465/+665
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