1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 14:07:25 +08:00
osu-lazer/osu.Game/Screens
Dean Herbert 5568df1aee Remove StandardHUDOverlay
This class hierarchy was originally when we had different HUDs for rulesets, but this is no longer the case. Skins will be able to build off the base (new) HUDOverlay without issue, so there is no real need for the abstract class for now.

We can add it back if a need for it arises; for the moment I'd like to avoid as many Standard* classes as possible.
2017-06-05 17:18:07 +09:00
..
Backgrounds Update async load usage to new style. 2017-04-02 15:56:12 +09:00
Charts Fix most warnings. 2017-03-07 13:05:57 +09:00
Direct Fix most warnings. 2017-03-07 13:05:57 +09:00
Edit Fix CI issues. 2017-03-14 22:27:24 +08:00
Menu Update method names in line with framework changes 2017-05-28 18:34:12 +09:00
Multiplayer Unbind from room values when disposing 2017-05-24 17:02:28 -03:00
Play Remove StandardHUDOverlay 2017-06-05 17:18:07 +09:00
Ranking DateDisplay -> DateTimeDisplay for more exactly. 2017-05-16 21:16:52 +08:00
Select Changed default selection type and added suggestions from PR feedback 2017-06-01 08:54:48 +02:00
Tournament Update namespaces in line with framework 2017-05-16 12:50:30 +09:00
BackgroundScreen.cs Mode -> Ruleset. 2017-04-18 16:05:58 +09:00
Loader.cs Update async load usage to new style. 2017-04-02 15:56:12 +09:00
OsuScreen.cs Add issue URL to comment 2017-05-31 11:04:18 +09:00
ScreenWhiteBox.cs Improve the look of ScreenWhiteBox. 2017-04-21 15:41:22 +09:00