mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
FS#10959: Fix multiple bugs in brickmania (Matteo Italia)
- offscreen ball check; - "suicide button", with its documentation in the help (defaults to Down+Fire+Quit on targets that have DOWN defined, Fire+Quit held for some time for the others) ; - help screen made a little more clear (IMO) by underlining the key names; - help screen *code* made a little easier to handle, adding the last element number in the words array (this eases the formatting specified in the other array); - now the game does not delete the savefile after it loads it, but only by request (to do it a new menu entry was added); so, now "Quit without saving" will actually leave you to the state of the last savefile instead of resetting the game; Change-Id: If3eeabada1566dcd4a9473d3d1e361d4921e4005
This commit is contained in:
parent
eacb4daa2d
commit
9b8cfd1bb3
2 changed files with 107 additions and 33 deletions
|
@ -721,6 +721,7 @@ Jerry Chapman
|
|||
Leander Lismond
|
||||
Eren Akpolat
|
||||
Pierluigi Vicinanza
|
||||
Matteo Italia
|
||||
|
||||
The libmad team
|
||||
The wavpack team
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue