Commit Graph

9 Commits

Author SHA1 Message Date
af499df6dd Make a base OsuButton class to handle default samples 2017-11-26 17:17:48 +09:00
4f6263ef86 Make many internal classes and methods public
This is important when using dynamic compiling to rapidly iterate. Until we actually split projects out into pieces (like the abstract ruleset project we have talked about) there is no advantage to using internal in the osu! game code.
2017-11-21 12:06:16 +09:00
98044a17d3 Fix misaligned settings buttons 2017-10-21 13:16:06 +10:30
9ee6d1e3f9 Correct and simplify KeyBindingStore 2017-10-16 18:42:49 +09:00
b178be21d1 Let's not rename columns yet 2017-10-14 14:30:58 +09:00
6a4198d0d6 Initial EF Core commit 2017-10-04 22:52:12 +03:00
c99ed6fd44 Add reset button
Also fixes a regression causing multiple rows to be displayed for a single action
2017-08-23 19:26:49 +09:00
efdd5eb152 Fix global key bindings being fetched with a non-null variant 2017-08-23 16:10:31 +09:00
c1860f2ce2 Make KeyBindingOverlay support variants as settings sub sections. 2017-08-23 12:49:30 +09:00