summaryrefslogtreecommitdiff
path: root/apps/plugins/boomshine.lua (follow)
Commit message (Collapse)AuthorAge
* scroll_engine: Rename scroll_stop* functions to be more consistent with the ↵Thomas Martitz2013-12-14
| | | | | | lcd api. Change-Id: I8ada10b96bfb628cca0331689e8b936ae47c7e1c
* Use PLA in boomshine.lua instead of the awkward kbd_input context. This ↵Thomas Martitz2012-01-27
| | | | | | enables it on RaaA. Change-Id: I616bb39c1e785e39e9369d2ccef45477911bb5a3
* fix FS#11659. wait for user input before exiting the plugin.Teruaki Kawashima2010-10-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28253 a1c6a512-1295-4272-9138-f99709370657
* boomshine: improve collision detection.Teruaki Kawashima2010-03-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25043 a1c6a512-1295-4272-9138-f99709370657
* Boomshine:Maurus Cuelenaere2009-12-06
| | | | | | | | * 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
* boomshine: use theme colour to draw text so that text would be more readable ↵Teruaki Kawashima2009-12-05
| | | | | | with white background. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23852 a1c6a512-1295-4272-9138-f99709370657
* Fix FS#10734 - scoring in boomshine.lua is broken (r23391)Robert Kukla2009-10-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23399 a1c6a512-1295-4272-9138-f99709370657
* Boomshine plugin : make speed and ball sizes adapt to the target screen size ↵Kevin Ferrare2009-10-29
| | | | | | to get a constant gameplay git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23398 a1c6a512-1295-4272-9138-f99709370657
* Boomshine plugin : port to Greyscale and B/W targets, and targets without ↵Kevin Ferrare2009-10-29
| | | | | | touchscreen (currently using the virtual keyboard keymap) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23397 a1c6a512-1295-4272-9138-f99709370657
* Boomshine plugin : Better messages at the end of the game (fixes the ↵Kevin Ferrare2009-10-29
| | | | | | nblevel+1 being displayed) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23394 a1c6a512-1295-4272-9138-f99709370657
* Fixed the Boomshine plugin not to crash when there are no more levels to playKevin Ferrare2009-10-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23392 a1c6a512-1295-4272-9138-f99709370657
* Add new Lua touchscreen-only game: BoomshineMaurus Cuelenaere2009-10-28
Flyspray: FS#10727 Author: myself git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23387 a1c6a512-1295-4272-9138-f99709370657