osu/osu.Game/Screens/Play
2022-08-15 20:22:36 +09:00
..
Break
HUD Move all usage of GameplayClock to IGameplayClock 2022-08-15 18:30:53 +09:00
PlayerSettings
BeatmapMetadataDisplay.cs Fix player loader not accepting star difficulty updates after display 2022-07-02 09:17:38 +03:00
BreakOverlay.cs
BreakTracker.cs
ComboEffects.cs Move all usage of GameplayClock to IGameplayClock 2022-08-15 18:30:53 +09:00
DimmableStoryboard.cs
EpilepsyWarning.cs
FailAnimation.cs
FailOverlay.cs Update save score button to check availability after import 2022-07-15 23:39:52 +03:00
GameplayClockContainer.cs Remove remaining usage of GameplayClock 2022-08-15 20:22:36 +09:00
GameplayMenuOverlay.cs
GameplayState.cs Fix TestSceneReplayRecorder not using score provided by gameplay state 2022-07-25 05:21:27 +03:00
HotkeyExitOverlay.cs
HotkeyRetryOverlay.cs
HUDOverlay.cs
IGameplayClock.cs Remove FrameStableClock (and redirect usages to FrameStabilityContainer) 2022-08-15 19:19:19 +09:00
ILocalUserPlayInfo.cs
KeyCounter.cs
KeyCounterAction.cs
KeyCounterDisplay.cs
KeyCounterKeyboard.cs
KeyCounterMouse.cs
KeyCounterState.cs
MasterGameplayClockContainer.cs Remove remaining usage of GameplayClock 2022-08-15 20:22:36 +09:00
PauseOverlay.cs
Player.cs Make GameplayClockContainer also an IGameplayClock and expose to remaining tests 2022-08-15 18:30:53 +09:00
PlayerConfiguration.cs
PlayerLoader.cs Add battery info for desktop platforms 2022-07-30 14:26:19 +02:00
ReplayPlayer.cs Allow failed scores to fail in replay playback 2022-07-15 20:45:48 +09:00
ReplayPlayerLoader.cs
ResumeOverlay.cs
RoomSubmittingPlayer.cs
SaveFailedScoreButton.cs Update save score button to check availability after import 2022-07-15 23:39:52 +03:00
ScreenSuspensionHandler.cs Make GameplayClockContainer also an IGameplayClock and expose to remaining tests 2022-08-15 18:30:53 +09:00
ScreenWithBeatmapBackground.cs
SkipOverlay.cs Move all usage of GameplayClock to IGameplayClock 2022-08-15 18:30:53 +09:00
SoloPlayer.cs Send beatmap has to server on solo score request 2022-07-02 12:16:17 +09:00
SoloSpectator.cs
SoloSpectatorPlayer.cs
SpectatorPlayer.cs
SpectatorPlayerLoader.cs
SpectatorResultsScreen.cs
SquareGraph.cs
SubmittingPlayer.cs Move spectator begin/end playing to SubmittingPlayer 2022-07-28 20:44:04 +09:00