summaryrefslogtreecommitdiff
path: root/apps/plugins/boomshine.lua
AgeCommit message (Collapse)Author
2010-03-06boomshine: improve collision detection.Teruaki Kawashima
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25043 a1c6a512-1295-4272-9138-f99709370657
2009-12-06Boomshine:Maurus Cuelenaere
* simplify some things (no functional changes) * increase default and exploded ball size a bit to be more compliant with the original game (and make beating it on big screens a bit easier) * whitespace cleanups git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23876 a1c6a512-1295-4272-9138-f99709370657
2009-12-05boomshine: use theme colour to draw text so that text would be more readable ↵Teruaki Kawashima
with white background. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23852 a1c6a512-1295-4272-9138-f99709370657
2009-10-29Fix FS#10734 - scoring in boomshine.lua is broken (r23391)Robert Kukla
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23399 a1c6a512-1295-4272-9138-f99709370657
2009-10-29Boomshine plugin : make speed and ball sizes adapt to the target screen size ↵Kevin Ferrare
to get a constant gameplay git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23398 a1c6a512-1295-4272-9138-f99709370657
2009-10-29Boomshine plugin : port to Greyscale and B/W targets, and targets without ↵Kevin Ferrare
touchscreen (currently using the virtual keyboard keymap) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23397 a1c6a512-1295-4272-9138-f99709370657
2009-10-29Boomshine plugin : Better messages at the end of the game (fixes the ↵Kevin Ferrare
nblevel+1 being displayed) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23394 a1c6a512-1295-4272-9138-f99709370657
2009-10-29Fixed the Boomshine plugin not to crash when there are no more levels to playKevin Ferrare
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23392 a1c6a512-1295-4272-9138-f99709370657
2009-10-28Add new Lua touchscreen-only game: BoomshineMaurus Cuelenaere
Flyspray: FS#10727 Author: myself git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23387 a1c6a512-1295-4272-9138-f99709370657