summaryrefslogtreecommitdiffstats
path: root/apps/plugins/boomshine.lua
AgeCommit message (Expand)AuthorFilesLines
2020-06-25lua boomshine update to use rockevents libraryWilliam Wilgus1-263/+435
2019-06-17Boomshine Fix rb.touchscreen_set_mode()William Wilgus1-1/+1
2019-01-24lua rewrite boomshineWilliam Wilgus1-283/+386
2018-11-05Lua Boomshine Update with circles + levelsWilliam Wilgus1-85/+193
2015-04-19Rename 'expanded' to 'expended'. Was this a typo?Christ van Willegen1-6/+6
2015-04-08Re-seed the random generator for each new game.Christ van Willegen1-0/+2
2013-12-14scroll_engine: Rename scroll_stop* functions to be more consistent with the l...Thomas Martitz1-1/+1
2012-01-27Use PLA in boomshine.lua instead of the awkward kbd_input context. This enabl...Thomas Martitz1-7/+7
2010-10-12fix FS#11659. wait for user input before exiting the plugin.Teruaki Kawashima1-8/+24
2010-03-06boomshine: improve collision detection.Teruaki Kawashima1-12/+11
2009-12-06Boomshine:Maurus Cuelenaere1-42/+30
2009-12-05boomshine: use theme colour to draw text so that text would be more readable ...Teruaki Kawashima1-2/+2
2009-10-29Fix FS#10734 - scoring in boomshine.lua is broken (r23391)Robert Kukla1-3/+3
2009-10-29Boomshine plugin : make speed and ball sizes adapt to the target screen size ...Kevin Ferrare1-29/+41
2009-10-29Boomshine plugin : port to Greyscale and B/W targets, and targets without tou...Kevin Ferrare1-23/+106
2009-10-29Boomshine plugin : Better messages at the end of the game (fixes the nblevel+...Kevin Ferrare1-1/+5
2009-10-29Fixed the Boomshine plugin not to crash when there are no more levels to playKevin Ferrare1-1/+4
2009-10-28Add new Lua touchscreen-only game: BoomshineMaurus Cuelenaere1-0/+278