summaryrefslogtreecommitdiffstats
path: root/core/src/ch/asynk/rustanddust/game/hud/OptionsPanel.java
AgeCommit message (Expand)AuthorFilesLines
2016-04-05Hud: QUIT_BATTLE -> EXIT_BATTLEJérémy Zurcher1-10/+10
2016-03-03OptionsPanel: save config on applyJérémy Zurcher1-0/+1
2016-02-22Sound type/enter: nicer, betterJérémy Zurcher1-5/+5
2016-02-22use type and enter soundsJérémy Zurcher1-1/+7
2016-02-21OptionsPanel: use String aware Label constructorJérémy Zurcher1-11/+5
2016-02-09ui/typewriter.9.png -> assets/ui/bg.9.pngJérémy Zurcher1-1/+1
2016-02-02Hud: better fix for optionsBtn handlingJérémy Zurcher1-0/+7
2016-01-22OptionsPanel: add Battle ObjectivesJérémy Zurcher1-1/+26
2016-01-22OptionsPanel: add missing title.dispose()Jérémy Zurcher1-0/+1
2016-01-07Config: add fxStringsJérémy Zurcher1-5/+3
2016-01-06Option menus: repalce VSPACING with LABEL_PADDINGJérémy Zurcher1-14/+13
2016-01-04OptionsPanel: fix quit battleJérémy Zurcher1-0/+1
2016-01-04OptionsPanel: quick closingJérémy Zurcher1-0/+5
2015-12-31Options: remove 'Automatic Path' optionJérémy Zurcher1-3/+0
2015-12-30OptionsPanel: fix missing paddingJérémy Zurcher1-4/+4
2015-12-30OptionsPanel: add Automatic PathJérémy Zurcher1-4/+60
2015-12-18clean up import statementsJérémy Zurcher1-1/+0
2015-12-18add game/hud/OptionsPanelJérémy Zurcher1-0/+146