summaryrefslogtreecommitdiff
path: root/docs/CREDITS
diff options
context:
space:
mode:
authorFranklin Wei <frankhwei536@gmail.com>2014-09-03 19:16:37 -0400
committerSolomon Peachy <pizza@shaftnet.org>2024-04-24 17:37:58 -0400
commit6efd7f8f3e4a9de578646c77c7527c54b3c8e557 (patch)
tree97bff19881dfc7db5b87801ccf74d07cc24d12cb /docs/CREDITS
parent2dbf26f11aff960ddac01fb625d857e2d1e42263 (diff)
downloadrockbox-6efd7f8f3e4a9de578646c77c7527c54b3c8e557.tar.gz
rockbox-6efd7f8f3e4a9de578646c77c7527c54b3c8e557.zip
FS#8647: Amaze - 3D maze game plugin
- update to build against latest Git - cleanup (whitespace, indentation) - fixed old PLA handling - update indentation/curly brace style - improve load/save mechanism - enable marking ground with "select" button - add compass view - improve display on 1-bit-targets (floor pattern) - graphics update: add 3x3 and 5x5 tiles, rework 7x7 and 9x9 tiles, load tiles dependant of screen size - fix: on some targets (Fuze+) division by 0 could occur. Fix by calculating the exact view depth on all targets. - fix: duplicate error checks when saving prefs - Fully translate it - Add a simple manual entry (including screenshots for some platforms) Change-Id: Ic84d98650c1152ab0ad268b51bd060f714ace288
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 4783033466..363c7b7dfb 100644
--- a/docs/CREDITS
+++ b/docs/CREDITS
@@ -717,6 +717,7 @@ Richard Goedeken
717Mihaly 'Hermit' Horvath 717Mihaly 'Hermit' Horvath
718Uwe Kleine-König 718Uwe Kleine-König
719JJ Style 719JJ Style
720Jerry Chapman
720 721
721The libmad team 722The libmad team
722The wavpack team 723The wavpack team