Commit Graph

94 Commits

Author SHA1 Message Date
yugecin
7e135550e0 enchanced optionmenu 2017-01-29 11:28:24 +01:00
yugecin
d8422cb1fb fix not being able to change volume while ingame 2017-01-28 22:32:49 +01:00
yugecin
1fab72d5a4 fix pressing back button on options overlay responding to mousepress instead of mouserelease 2017-01-27 20:56:44 +01:00
yugecin
84fb44475f fix array index oob exception when changing dropdown option (fixes #118) 2017-01-19 19:55:25 +01:00
yugecin
a3df6e12d6 convert game 2017-01-19 19:23:31 +01:00
yugecin
e7eec14341 add options menu as overlay 2017-01-19 16:03:53 +01:00
yugecin
3b49792554 ExGon mover 2017-01-01 23:47:11 +01:00
yugecin
0f0695c34a less text padding in simplebutton, rename sbv2 ease middle button 2016-12-25 16:30:30 +01:00
yugecin
1803d714a5 basic implementation of sbv2 2016-12-25 12:16:32 +01:00
yugecin
1ac1b96127 render the checkbox in optionsoverlay in the middle of the line 2016-12-20 19:23:58 +01:00
yugecin
44ad94bfc1 update hoveroption in optionsoverlay when closing a list 2016-12-20 19:22:57 +01:00
yugecin
c42e7e4399 fix hover option in option menu not updating when scrolling 2016-12-18 21:04:17 +01:00
yugecin
48d742bbc5 fix a wild indentation error and spaces 2016-12-12 23:22:12 +01:00
yugecin
f0781ee1c6 fix weird behavior when removing a storyboard option 2016-12-12 21:12:16 +01:00
yugecin
5e8d218000 restore accidental deleted line 2016-12-12 18:49:26 +01:00
yugecin
35179729c6 init the listhoverindex 2016-12-12 18:46:57 +01:00
yugecin
4f995c4eb8 variable consistency 2016-12-12 18:46:32 +01:00
yugecin
53278409fa ask for key input when mouse button released, not pressed 2016-12-12 18:43:01 +01:00
yugecin
6501998bb4 make a sound when changing slider values 2016-12-12 18:41:26 +01:00
yugecin
baa43ac544 attempt to fix sb again 2016-12-11 20:15:08 +01:00
yugecin
86ebe2ef73 more sb fixes 2016-12-11 20:03:28 +01:00
yugecin
d8bd6ce93b add code again to remove sb options 2016-12-11 19:48:01 +01:00
yugecin
1660c4f3d7 fix ob1 2016-12-11 19:24:01 +01:00
yugecin
55453c5d26 Use round instead of cast to get better slider feeling 2016-12-11 18:58:01 +01:00
yugecin
42335b2024 attempts to fix storyboard 2016-12-11 18:09:02 +01:00
yugecin
b210b462fb fix don't show the enable sb option in sb option menu 2016-12-11 16:47:05 +01:00
yugecin
7ff55b87c8 fix the save events 2016-12-11 16:46:47 +01:00
yugecin
066382d4bf compacter lists 2016-12-11 16:41:56 +01:00
yugecin
0e06ab6249 make default tab actually work 2016-12-11 16:36:29 +01:00
yugecin
7096201521 cleanup tabstuff in optionsoverlay 2016-12-11 16:33:32 +01:00
yugecin
6660f127f9 attempt to fix stuff not updating 2016-12-11 16:32:21 +01:00
yugecin
f06c285d22 change the position of the remove bg option 2016-12-11 14:07:23 +01:00
yugecin
15e3d46272 add hit animations to sb options 2016-12-11 13:40:03 +01:00
yugecin
1588d896e1 reset sb speed on enter (close #74) 2016-12-11 13:29:43 +01:00
yugecin
3054071bd6 move values more to the right in sb overlay 2016-12-11 13:27:29 +01:00
yugecin
f0c51084d1 clean up options 2016-12-11 13:25:04 +01:00
yugecin
5cf0f5bd1f more cleanup 2016-12-11 12:47:33 +01:00
yugecin
4bfd5147fb add key input option handling and other improvements 2016-12-11 12:31:52 +01:00
yugecin
03ef993a18 let the parent draw UI, fix SBoverlay input events 2016-12-11 12:16:20 +01:00
yugecin
da65270ab0 use new option overlay for storyboard menu 2016-12-11 11:57:17 +01:00
yugecin
b177605cbb cleanup 2016-12-11 11:10:32 +01:00
yugecin
3c8b769248 make comboboxes work 2016-12-11 11:07:28 +01:00
yugecin
30b07f75d8 draw comboboxes 2016-12-11 10:40:21 +01:00
yugecin
c1f137c72d color the value 2016-12-11 10:23:32 +01:00
yugecin
81449fb8d5 fix maximum scroll offset not being changed when options are not shown 2016-12-11 10:20:22 +01:00
yugecin
03a2e646ad remove sout 2016-12-11 10:08:41 +01:00
yugecin
1bd5da6434 make sliders slide 2016-12-11 10:08:22 +01:00
yugecin
cd06b13f66 tooltip with description 2016-12-11 02:33:50 +01:00
yugecin
82269bf2bb fix scrollbar and max scroll position 2016-12-11 02:29:48 +01:00
yugecin
4a79ad8a25 only click option when mouse was not dragged 2016-12-11 02:26:31 +01:00