osu/osu.Game/Screens/Play
2022-06-15 17:49:18 +09:00
..
Break Use correct translation for "Accuracy" label in break overlay 2022-04-26 19:16:36 +03:00
HUD Revert most unnecessary changes 2022-06-13 23:58:14 +09:00
PlayerSettings Use LocalisableString.Interpolate instead of invalid TranslatableStrings 2022-04-28 11:38:40 +03:00
BeatmapMetadataDisplay.cs Revert string type changes in MetadataLineInfo 2022-04-21 14:10:58 +09:00
BreakOverlay.cs
BreakTracker.cs
ComboEffects.cs
DimmableStoryboard.cs Fix storyboard samples rate not adjusted from actual gameplay mods 2022-03-02 20:56:18 +03:00
EpilepsyWarning.cs
FailAnimation.cs
FailOverlay.cs
GameplayClock.cs
GameplayClockContainer.cs Expose and set GameplayStartTime directly, rather than via Reset parameter 2022-04-13 13:58:44 +09:00
GameplayMenuOverlay.cs
GameplayState.cs Send ScoreProcessor statistics in SpectatorState 2022-05-30 19:26:26 +09:00
HotkeyExitOverlay.cs
HotkeyRetryOverlay.cs
HUDOverlay.cs Fix AlwaysPresent specification in wrong container 2022-06-15 01:04:43 +09:00
ILocalUserPlayInfo.cs
KeyCounter.cs
KeyCounterAction.cs
KeyCounterDisplay.cs
KeyCounterKeyboard.cs
KeyCounterMouse.cs
KeyCounterState.cs
MasterGameplayClockContainer.cs Remove unused usings resulting from namespace move 2022-05-22 23:55:33 +09:00
PauseOverlay.cs
Player.cs Don't play player exit sound when restarting 2022-06-15 17:49:18 +09:00
PlayerConfiguration.cs
PlayerLoader.cs Don't play exit sound if screen is in a non-resumable state when exiting 2022-06-15 17:37:25 +09:00
ReplayPlayer.cs
ReplayPlayerLoader.cs Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
ResumeOverlay.cs
RoomSubmittingPlayer.cs
ScreenSuspensionHandler.cs
ScreenWithBeatmapBackground.cs
SkipOverlay.cs
SoloPlayer.cs Convert to extension method to avoid recursive calls 2022-03-03 14:15:37 +09:00
SoloSpectator.cs Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
SoloSpectatorPlayer.cs Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
SongProgress.cs Improve setting description text 2022-04-29 11:56:46 +09:00
SongProgressBar.cs
SongProgressGraph.cs
SongProgressInfo.cs
SpectatorPlayer.cs Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
SpectatorPlayerLoader.cs Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
SpectatorResultsScreen.cs
SquareGraph.cs
SubmittingPlayer.cs Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00