index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
brickmania.c
Age
Commit message (
Expand
)
Author
2010-02-27
Brickmania: Test if power-up hit side of paddle
Tomer Shalev
2010-02-27
Brickmania: Use helper function check_rect to test whether ball hits brick
Tomer Shalev
2010-02-27
use same variable/macro name for highscore among plugins.
Teruaki Kawashima
2010-02-27
Brickmania: Use NUMBER_OF_POWERUPS in enum
Tomer Shalev
2010-02-27
Brickmania: Revert to using intersection checks for testing if powerup hit
Tomer Shalev
2010-02-27
Brickmania: Use static whenever possible
Tomer Shalev
2010-02-27
Brickmania: Fix inner loop used the same variable as outer loop, which trashed
Tomer Shalev
2010-02-26
Brickmania: Fix NUMBER_OF_POWERUPS and POWER_TYPE_COUNT were used for the sam...
Tomer Shalev
2010-02-26
Brickmania: Re-arrange code (no functional change)
Tomer Shalev
2010-02-26
Brickmania: Fix wrong power image in shown, caused by previous commit
Tomer Shalev
2010-02-26
FS#11057 - brickmania: simplify the powerups
Tomer Shalev
2010-02-24
FS#11049 - Brickmania: Make brick a two-dimensional array
Tomer Shalev
2010-02-22
some changes to use of display_text.
Teruaki Kawashima
2010-02-21
Brickmania: Hopefully prevent dissappearing of the ball
Tomer Shalev
2010-02-21
Brickmania: Use predefined macro definition when possible
Tomer Shalev
2010-02-19
FS#10485 - Some changes for brickmania
Tomer Shalev
2010-02-19
Brickmania: Use defines for score values
Tomer Shalev
2010-02-19
Brickmania: Remove spaces at the end of line
Tomer Shalev
2010-02-19
Brickmania: Forgotten one more hard-coded value
Tomer Shalev
2010-02-19
Brickmania: Use constant for default value and rename variable of flip-sides ...
Tomer Shalev
2010-02-19
Brickmania: Use constants for number of bricks rows and columns, and for numb...
Tomer Shalev
2010-02-19
Brickmania: Use constant for number of fires
Tomer Shalev
2010-02-18
Brickmania: Test returned value of file operations
Tomer Shalev
2010-02-16
Brickmania: Fix FS#10959 - Ball disappears
Tomer Shalev
2010-02-15
Brickmania: Fix continue message for Cowon D2
Tomer Shalev
2010-02-13
Packard Bell Vibe 500: More plugin keymaps (second portion).
Szymon Dziok
2010-02-07
Brickmania: Use touchpad actions even if buttons are assigned to them (Cowon D2)
Tomer Shalev
2010-02-07
Cowon D2: Use buttons for Brickmania instead of touchscreen, which hides the ...
Tomer Shalev
2010-01-02
Brickmania: Change the drawing/collision detection to simplify position manag...
Karl Kurbjun
2009-12-23
Brickmania: Improve screen collision detection.
Karl Kurbjun
2009-12-18
Accept a form of FS #10561 by Clément Pit-Claudel: Fullscreen Brickmania for...
Karl Kurbjun
2009-12-18
Accept FS #10568 by Asael Reiter: Brickmania Lasers not working properly.
Karl Kurbjun
2009-12-15
Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and
Tomer Shalev
2009-12-06
Correct checking return value of open in plugins.
Teruaki Kawashima
2009-12-02
Red is bad, mmmkay? And this should get rid of all that
Robert Menes
2009-12-02
Begone, red!
Robert Menes
2009-12-02
Fix red.
Robert Menes
2009-12-02
Start committing plugin keymaps for the Philips GoGear SA9200.
Robert Menes
2009-11-03
brickmania: fix scrollwheel use
Rafaël Carré
2009-10-18
Use wrap-safe TIME_BEFORE/TIME_AFTER macros to compare times with current_tim...
Bertrik Sikken
2009-10-13
brickmania: There are only 9 powerups
Robert Kukla
2009-10-09
add Seth Opgenorth to docs/CREDITS
Michael Chicoine
2009-10-08
FS#10661 by Seth Opgenorth, adding more levels to brickmania
Nils Wallménius
2009-10-08
Brickmania: Paddle selection needs to be done with the integer portion, not i...
Karl Kurbjun
2009-10-08
Brickmania: Fix the paddle drawing - The strides were wrong with paddles othe...
Karl Kurbjun
2009-10-05
Brickmania: Add an extra check in the hit logic to make sure that the brick i...
Karl Kurbjun
2009-10-05
Brickmania: Fix the flip_sides powerup on touchscreens.
Karl Kurbjun
2009-10-05
Brickmania: Touchscreen improvements - Take advantage of the immediate button...
Karl Kurbjun
2009-10-04
Brickmania: Some code refactoring - no functional changes.
Karl Kurbjun
2009-10-04
Brickmania: Fix the flip-sides powerup with touchscreen and make the whole ga...
Karl Kurbjun
[next]