summaryrefslogtreecommitdiff
path: root/docs/CREDITS
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2024-06-30 17:42:29 -0400
committerSolomon Peachy <pizza@shaftnet.org>2024-06-30 20:32:38 -0400
commit9b8cfd1bb39ff7c71030c43fa68a1d2edca01d80 (patch)
tree3b3295a5598d10e8c4a4b5afc2028dd073978c53 /docs/CREDITS
parenteacb4daa2d3b06056310dae1b3e03d7dfd406adb (diff)
downloadrockbox-9b8cfd1bb39ff7c71030c43fa68a1d2edca01d80.tar.gz
rockbox-9b8cfd1bb39ff7c71030c43fa68a1d2edca01d80.zip
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
Diffstat (limited to 'docs/CREDITS')
-rw-r--r--docs/CREDITS1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CREDITS b/docs/CREDITS
index 362bb0bde7..a6620c720d 100644
--- a/docs/CREDITS
+++ b/docs/CREDITS
@@ -721,6 +721,7 @@ Jerry Chapman
721Leander Lismond 721Leander Lismond
722Eren Akpolat 722Eren Akpolat
723Pierluigi Vicinanza 723Pierluigi Vicinanza
724Matteo Italia
724 725
725The libmad team 726The libmad team
726The wavpack team 727The wavpack team