summaryrefslogtreecommitdiff
path: root/apps/plugins/brickmania.c (follow)
Commit message (Expand)AuthorAge
* Brickmania: Change the drawing/collision detection to simplify position manag...Karl Kurbjun2010-01-02
* Brickmania: Improve screen collision detection.Karl Kurbjun2009-12-23
* Accept a form of FS #10561 by Clément Pit-Claudel: Fullscreen Brickmania for...Karl Kurbjun2009-12-18
* Accept FS #10568 by Asael Reiter: Brickmania Lasers not working properly.Karl Kurbjun2009-12-18
* Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev2009-12-15
* Correct checking return value of open in plugins.Teruaki Kawashima2009-12-06
* Red is bad, mmmkay? And this should get rid of all thatRobert Menes2009-12-02
* Begone, red!Robert Menes2009-12-02
* Fix red.Robert Menes2009-12-02
* Start committing plugin keymaps for the Philips GoGear SA9200.Robert Menes2009-12-02
* brickmania: fix scrollwheel useRafaël Carré2009-11-03
* Use wrap-safe TIME_BEFORE/TIME_AFTER macros to compare times with current_tim...Bertrik Sikken2009-10-18
* brickmania: There are only 9 powerupsRobert Kukla2009-10-13
* add Seth Opgenorth to docs/CREDITSMichael Chicoine2009-10-09
* FS#10661 by Seth Opgenorth, adding more levels to brickmaniaNils Wallménius2009-10-08
* Brickmania: Paddle selection needs to be done with the integer portion, not i...Karl Kurbjun2009-10-08
* Brickmania: Fix the paddle drawing - The strides were wrong with paddles othe...Karl Kurbjun2009-10-08
* Brickmania: Add an extra check in the hit logic to make sure that the brick i...Karl Kurbjun2009-10-05
* Brickmania: Fix the flip_sides powerup on touchscreens.Karl Kurbjun2009-10-05
* Brickmania: Touchscreen improvements - Take advantage of the immediate button...Karl Kurbjun2009-10-05
* Brickmania: Some code refactoring - no functional changes.Karl Kurbjun2009-10-04
* Brickmania: Fix the flip-sides powerup with touchscreen and make the whole ga...Karl Kurbjun2009-10-04
* Brickmania - Fix and enable the absolute touchscreen mode.Karl Kurbjun2009-10-04
* Brickmania: Fix paddle position jumps when an N powerup is picked up.Karl Kurbjun2009-10-04
* Brickmania: Fix smaller screens, improve speed scaling and collision detection.Karl Kurbjun2009-10-03
* Brickmania: Correct the cycle time to match what it was on the H300.Karl Kurbjun2009-09-25
* brickmania, blackjack, jewels, bubbles: Remove save file only if player resum...Teruaki Kawashima2009-09-06
* Fix STRIDE macro for multiscreen and add stride support for picture lib.Karl Kurbjun2009-09-04
* Brickmania: Fix define and add support for vertical strides.Karl Kurbjun2009-09-01
* Brickmania: Make the game speed scale with the GAMESCREEN_HEIGHT.Karl Kurbjun2009-09-01
* * Fix plugin keymaps for VX777Maurus Cuelenaere2009-08-31
* Brickmania: Capitalize the enum.Karl Kurbjun2009-08-29
* Brickmania: Try to clean up some of the paddle collision code and add comment...Karl Kurbjun2009-08-28
* brickmania: fix position of score in function brickmania_sleep.Teruaki Kawashima2009-08-19
* Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli2009-08-04
* Blackjack: Use standard menu and add playback menu, use pluginlib high scores.Karl Kurbjun2009-08-03
* Brickmania: Statusbar should always be drawn at the top of the screenKarl Kurbjun2009-08-02
* brickmania: improve game saving to save current status.Teruaki Kawashima2009-08-02
* updated help for r22057Robert Kukla2009-07-26
* new powerup in brickmania Robert Kukla2009-07-26
* Fix wrong text colour in help, adapt pegbox manual to r21867Johannes Schwarz2009-07-23
* Replace bitmap menu with a standard menu, add highscore table, save last achi...Johannes Schwarz2009-07-18
* Brickmania: Correct a bug in the ball/brick collision (large screens (640x480...Karl Kurbjun2009-07-18
* Brickmania: Make the defines dependent on screen size generic calculationsKarl Kurbjun2009-07-18
* use lib display text to display help messages (FS#10099).Teruaki Kawashima2009-07-14
* Add initial plugin keymaps for M:robe 500Karl Kurbjun2009-04-21
* FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...Thomas Martitz2009-04-10
* Enable plugins on the Onda VX747Maurus Cuelenaere2009-04-07
* Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo2009-01-24
* unify pointers to value for configfile, and add TYPE_BOOL type, used byAndrew Mahone2009-01-17