osu/osu.Game/Screens/Play
Salman Ahmed 8dc7a925e7 Expire instead of hiding and disabling visibility state
Since it's a temporary change until the spectator interface gets
improved, no need to add further logic.
2021-08-13 07:28:59 +03:00
..
Break Localise accuracy display. 2021-07-23 22:37:08 +02:00
HUD Expire instead of hiding and disabling visibility state 2021-08-13 07:28:59 +03:00
PlayerSettings
BeatmapMetadataDisplay.cs Tidy up ModDisplay 2021-07-21 16:38:25 +09:00
BreakOverlay.cs Remove redundant arguments 2021-07-05 23:52:39 +08:00
BreakTracker.cs
ComboEffects.cs
DimmableStoryboard.cs
EpilepsyWarning.cs
FailAnimation.cs
FailOverlay.cs
GameplayBeatmap.cs
GameplayClock.cs
GameplayClockContainer.cs
GameplayMenuOverlay.cs Fix new possible nullref inspection due to delegate initialisation in constructor 2021-08-05 13:24:59 +09:00
HotkeyExitOverlay.cs
HotkeyRetryOverlay.cs
HUDOverlay.cs Expire instead of hiding and disabling visibility state 2021-08-13 07:28:59 +03:00
ISamplePlaybackDisabler.cs
KeyCounter.cs
KeyCounterAction.cs
KeyCounterDisplay.cs
KeyCounterKeyboard.cs
KeyCounterMouse.cs
KeyCounterState.cs
MasterGameplayClockContainer.cs
PauseOverlay.cs Update usages of Drawable.Click() 2021-08-04 17:30:33 +09:00
Player.cs Remove likely unnecessary score null check 2021-08-11 16:59:42 +09:00
PlayerConfiguration.cs
PlayerLoader.cs Hide player settings overlay on multi-spectator player loader 2021-08-13 06:35:16 +03:00
ReplayPlayer.cs Move handling of replay seek operations out of progress bar 2021-07-09 14:28:59 +09:00
ReplayPlayerLoader.cs
ResumeOverlay.cs
RoomSubmittingPlayer.cs
ScreenSuspensionHandler.cs
ScreenWithBeatmapBackground.cs
SkipOverlay.cs Update usages of Drawable.Click() 2021-08-04 17:30:33 +09:00
SoloPlayer.cs Move clone to earlier in the process 2021-07-19 19:18:34 +09:00
SoloSpectator.cs
SongProgress.cs Fix song progress graph not being correctly hidden 2021-07-29 23:41:01 -07:00
SongProgressBar.cs Move handling of replay seek operations out of progress bar 2021-07-09 14:28:59 +09:00
SongProgressGraph.cs
SongProgressInfo.cs
SpectatorPlayer.cs Combine methods 2021-06-10 22:01:39 +09:00
SpectatorPlayerLoader.cs
SpectatorResultsScreen.cs
SquareGraph.cs
SubmittingPlayer.cs Fix date being updated on replays unexpectedly 2021-07-19 19:28:35 +09:00