osu/osu.Game/Screens/Play
Dean Herbert f44aadaaa8
Merge pull request #27331 from bdach/statistics-updates-in-multi
Show user statistics updates on multiplayer and playlists results screens
2024-02-29 12:26:48 +08:00
..
Break
HUD Remove unnecessary max operation 2024-02-29 01:01:55 +03:00
PlayerSettings Merge pull request #26591 from peppy/offset-awareness 2024-01-22 14:59:31 +01:00
ArgonKeyCounter.cs
ArgonKeyCounterDisplay.cs Refactor KeyCounterDisplay to use autosize 2023-11-12 17:19:25 +09:00
BeatmapMetadataDisplay.cs
BreakOverlay.cs Make ScoreProcessor.Rank read-only 2024-01-04 17:13:24 +09:00
BreakTracker.cs
ComboEffects.cs
DimmableStoryboard.cs
EpilepsyWarning.cs
FailAnimationContainer.cs Use AliveEntries where we don't need startTime order 2024-02-03 19:54:08 +03:00
FailOverlay.cs Apply NRT to touched files 2024-02-27 23:58:28 -08:00
GameplayClockContainer.cs Remove test guarantee of audio time not advancing 2024-01-18 20:06:53 +09:00
GameplayClockExtensions.cs
GameplayMenuOverlay.cs Refactor test to only allow init of actions 2024-02-27 23:24:16 -08:00
GameplayOffsetControl.cs Disable positional interaction for now 2023-12-24 03:00:51 +09:00
GameplayState.cs Add a gameplay configuration flag to disable fail animation 2024-01-04 17:13:24 +09:00
HotkeyExitOverlay.cs
HotkeyRetryOverlay.cs
HUDOverlay.cs Add local function to perform iteration to better explain the "why" 2024-02-26 09:04:39 +08:00
IGameplayClock.cs
ILocalUserPlayInfo.cs
MasterGameplayClockContainer.cs Remove "pause rate adjust" flow 2024-01-18 14:21:02 +09:00
OffsetCorrectionClock.cs Remove "pause rate adjust" flow 2024-01-18 14:21:02 +09:00
PauseOverlay.cs Apply NRT to touched files 2024-02-27 23:58:28 -08:00
Player.cs Merge pull request #27331 from bdach/statistics-updates-in-multi 2024-02-29 12:26:48 +08:00
PlayerConfiguration.cs Add a gameplay configuration flag to disable fail animation 2024-01-04 17:13:24 +09:00
PlayerLoader.cs Merge pull request #27391 from smoogipoo/high-performance-session-redux 2024-02-27 16:28:04 +01:00
PlayerTouchInputDetector.cs Fix touch device not always activating when it should 2024-01-16 17:12:40 +01:00
ReplayPlayer.cs Change ResultsScreen constructor boolean params to init-only properties 2024-02-22 20:15:03 +01:00
ReplayPlayerLoader.cs
ResumeOverlay.cs
RoomSubmittingPlayer.cs Add additional gameplay metadata to room score request 2024-02-10 17:20:17 +09:00
SaveFailedScoreButton.cs Apply NRT to touched files 2024-02-27 23:58:28 -08:00
ScreenSuspensionHandler.cs
ScreenWithBeatmapBackground.cs
SkipOverlay.cs
SoloPlayer.cs Show selected submission failure messages even in solo 2024-02-15 10:55:08 +01:00
SoloSpectatorPlayer.cs Fix some NRT changes 2024-02-28 11:03:09 -08:00
SoloSpectatorScreen.cs Add extra test coverage and handle case where still at loading screen 2023-11-24 15:05:39 +09:00
SpectatorPlayer.cs Fix some NRT changes 2024-02-28 11:03:09 -08:00
SpectatorPlayerLoader.cs
SpectatorResultsScreen.cs Change ResultsScreen constructor boolean params to init-only properties 2024-02-22 20:15:03 +01:00
SquareGraph.cs
SubmittingPlayer.cs Move away from Solo namespace 2024-02-29 01:21:17 +03:00