summaryrefslogtreecommitdiffstats
path: root/core/src/ch/asynk/rustanddust/menu
AgeCommit message (Expand)AuthorFilesLines
2016-02-09MainMenu: rely on Menu.hit()Jérémy Zurcher1-15/+5
2016-02-09load config at startup, unload it at options modificationsJérémy Zurcher1-0/+1
2016-02-09MainMenu: is invisible by default like othersJérémy Zurcher1-1/+1
2016-02-09ui/typewriter.9.png -> assets/ui/bg.9.pngJérémy Zurcher5-6/+6
2016-02-08ui/Menu: improve enum API, so that it can write Labels itselfJérémy Zurcher1-12/+17
2016-01-22PlayMenu: add Battle ObjectivesJérémy Zurcher1-0/+20
2016-01-18TutorialsMenu: ask to visit rustanddust.chJérémy Zurcher1-1/+1
2016-01-13fix typoJérémy Zurcher1-1/+1
2016-01-09while, for, if codding styleJérémy Zurcher1-1/+1
2016-01-07Config: add fxStringsJérémy Zurcher1-3/+2
2016-01-06Option menus: repalce VSPACING with LABEL_PADDINGJérémy Zurcher1-15/+15
2015-12-31Options: remove 'Automatic Path' optionJérémy Zurcher1-11/+8
2015-12-30OptionsMenu: fix missing paddingJérémy Zurcher1-5/+5
2015-12-30OptionsMenu: add autoPathJérémy Zurcher1-8/+11
2015-12-28OptionsMenu: add graphics selectionJérémy Zurcher1-0/+25
2015-12-18clean up import statementsJérémy Zurcher1-1/+0
2015-12-18OptionsMenu: get rid of useless OkCancelJérémy Zurcher1-11/+0
2015-12-18cleanup tree using fix_javaJérémy Zurcher1-2/+0
2015-12-18UI: merge menu and ui assets, AtlasRegion are known and provided by RustAndDustJérémy Zurcher5-39/+29
2015-12-09Options: remove mustValidate and canCancelJérémy Zurcher1-14/+8
2015-11-21OptionsMenu: remove graphics optionJérémy Zurcher1-25/+0
2015-11-10OptionsMenu: graphics changes are canceld on ... cancelJérémy Zurcher1-6/+6
2015-11-10OptionsMenu: fxVolume changes are cancel on ... cancelJérémy Zurcher1-8/+7
2015-11-10OptionsMenu: add cancel buttonJérémy Zurcher1-0/+8
2015-11-10PlayMenu: increase paddingJérémy Zurcher1-3/+3
2015-11-10OptionsMenu: imporve setPositionJérémy Zurcher1-6/+6
2015-11-10TutorialsMenu: hit anywhere to closeJérémy Zurcher1-1/+1
2015-11-10UI: use setBtnRight and setBtnLeftJérémy Zurcher4-6/+6
2015-11-09ui: center ok/cancel buttons on box cornersJérémy Zurcher4-9/+6
2015-11-09PlayMenu: add ':'Jérémy Zurcher1-2/+2
2015-11-06PlayMenu: fix mode not implemented behaviorJérémy Zurcher1-0/+1
2015-11-05TutorialsMenu: remove unused const VSPACINGJérémy Zurcher1-1/+0
2015-11-05OptionsMenu: add const OPT_PADDINGJérémy Zurcher1-2/+3
2015-11-05OptionsMenu: remove game mode optionJérémy Zurcher1-31/+0
2015-11-05menu/screens : use PlayMenuJérémy Zurcher1-5/+5
2015-11-05add PlayMenuJérémy Zurcher1-0/+195
2015-07-19welcome RustAndDustJérémy Zurcher4-0/+559