summaryrefslogtreecommitdiff
path: root/apps/plugins/brickmania.c (follow)
Commit message (Expand)AuthorAge
...
* FS#11049 - Brickmania: Make brick a two-dimensional arrayTomer Shalev2010-02-24
* some changes to use of display_text.Teruaki Kawashima2010-02-22
* Brickmania: Hopefully prevent dissappearing of the ballTomer Shalev2010-02-21
* Brickmania: Use predefined macro definition when possibleTomer Shalev2010-02-21
* FS#10485 - Some changes for brickmaniaTomer Shalev2010-02-19
* Brickmania: Use defines for score valuesTomer Shalev2010-02-19
* Brickmania: Remove spaces at the end of lineTomer Shalev2010-02-19
* Brickmania: Forgotten one more hard-coded valueTomer Shalev2010-02-19
* Brickmania: Use constant for default value and rename variable of flip-sides ...Tomer Shalev2010-02-19
* Brickmania: Use constants for number of bricks rows and columns, and for numb...Tomer Shalev2010-02-19
* Brickmania: Use constant for number of firesTomer Shalev2010-02-19
* Brickmania: Test returned value of file operationsTomer Shalev2010-02-18
* Brickmania: Fix FS#10959 - Ball disappearsTomer Shalev2010-02-16
* Brickmania: Fix continue message for Cowon D2Tomer Shalev2010-02-15
* Packard Bell Vibe 500: More plugin keymaps (second portion).Szymon Dziok2010-02-13
* Brickmania: Use touchpad actions even if buttons are assigned to them (Cowon D2)Tomer Shalev2010-02-07
* Cowon D2: Use buttons for Brickmania instead of touchscreen, which hides the ...Tomer Shalev2010-02-07
* 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