1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 14:07:25 +08:00
osu-lazer/osu.Game
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
..
Audio Simplify constructor of SampleInfoList. 2017-05-08 19:30:55 +08:00
Beatmaps Remove key/val in favor of local variables + method call. 2017-05-30 20:59:53 +09:00
Configuration Merge remote-tracking branch 'upstream/master' into ingame_options 2017-06-05 14:53:37 +09:00
Database CI fixes 2017-05-24 03:08:48 -03:00
Graphics Merge remote-tracking branch 'upstream/master' into ingame_options 2017-06-05 14:53:37 +09:00
Input/Handlers Update framework 2017-05-11 21:25:43 +09:00
IO Remove unused namespace. 2017-05-16 22:20:05 +08:00
IPC Enforce readonly private members where possible. 2017-03-23 13:50:08 +09:00
Online Move RoomStatus to a class instead of enum 2017-05-22 21:13:57 -03:00
Overlays Merge remote-tracking branch 'upstream/master' into ingame_options 2017-06-05 14:53:37 +09:00
Properties Remove all trailing whitespaces in this repo. 2017-04-06 16:21:18 +08:00
Rulesets Change to fa_question for now, pending flyte redesign. 2017-06-05 09:40:22 +09:00
Screens Remove StandardHUDOverlay 2017-06-05 17:18:07 +09:00
Users Fix potential nullref 2017-05-25 16:33:58 +09:00
osu.Game.csproj Remove StandardHUDOverlay 2017-06-05 17:18:07 +09:00
OsuGame.cs Fix osu!direct hotkey overriding drawings hotkey (for now). 2017-05-27 20:24:23 +09:00
OsuGameBase.cs update osu to use the framework's TooltipContainer 2017-06-03 14:50:35 +02:00
packages.config Update nuget packages. 2017-04-12 19:35:16 +09:00