summaryrefslogtreecommitdiffstats
path: root/core/src/ch/asynk/rustanddust/menu/OptionsMenu.java
AgeCommit message (Expand)AuthorFilesLines
2016-03-29OptionsMenu: apply new values before playing soundJérémy Zurcher1-1/+1
2016-02-23Menu: void postAnswer(boolean ok) -> MenuType postAnswer(boolean ok)Jérémy Zurcher1-1/+1
2016-02-22Sound type/enter: nicer, betterJérémy Zurcher1-5/+5
2016-02-22Menu: add boolean drag(float, float, int, int)Jérémy Zurcher1-0/+3
2016-02-22use type and enter soundsJérémy Zurcher1-1/+7
2016-02-22MenuCtrl: support OkCancel from menusJérémy Zurcher1-0/+6
2016-02-21Menu: prepare can jump to another menuJérémy Zurcher1-1/+1
2016-02-21Menu rewriteJérémy Zurcher1-24/+20
2016-02-19Widget: add setTop/BottomRight/Left()Jérémy Zurcher1-2/+2
2016-02-09load config at startup, unload it at options modificationsJérémy Zurcher1-0/+1
2016-02-09ui/typewriter.9.png -> assets/ui/bg.9.pngJérémy Zurcher1-1/+1
2016-01-13fix typoJé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-18UI: merge menu and ui assets, AtlasRegion are known and provided by RustAndDustJérémy Zurcher1-7/+6
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-10OptionsMenu: imporve setPositionJérémy Zurcher1-6/+6
2015-11-10UI: use setBtnRight and setBtnLeftJérémy Zurcher1-1/+1
2015-11-09ui: center ok/cancel buttons on box cornersJérémy Zurcher1-2/+1
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-07-19welcome RustAndDustJérémy Zurcher1-0/+257