osu/osu.Game/Screens/Play
2022-01-15 14:45:42 +01:00
..
Break Update usages of BufferedContainer in line with framework changes 2021-11-05 15:54:49 +09:00
HUD Remove unused params from BDL methods 2022-01-15 01:06:39 +01:00
PlayerSettings Merge branch 'master' into mouse-button-disable-disables-touch 2022-01-12 17:14:39 +09:00
BeatmapMetadataDisplay.cs Update all simple cases of switching to IWorkingBeatmap 2021-11-17 20:56:57 +09:00
BreakOverlay.cs
BreakTracker.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
ComboEffects.cs
DimmableStoryboard.cs
EpilepsyWarning.cs Remove unused params from BDL methods 2022-01-15 01:06:39 +01:00
FailAnimation.cs Add volume dip to track during fail sequence 2022-01-13 18:31:32 +09:00
FailOverlay.cs
GameplayClock.cs
GameplayClockContainer.cs Resolve GameplayClockContainer instead of Player 2021-09-20 10:28:58 -04:00
GameplayMenuOverlay.cs Update with keybinding changes 2021-09-16 18:26:12 +09:00
GameplayState.cs Ensure Score created by GameplayState has a valid ruleset 2022-01-12 17:00:17 +09:00
HotkeyExitOverlay.cs Update UI cases where repeat should not be handled 2021-11-18 13:13:36 +09:00
HotkeyRetryOverlay.cs Update UI cases where repeat should not be handled 2021-11-18 13:13:36 +09:00
HUDOverlay.cs Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
ILocalUserPlayInfo.cs
ISamplePlaybackDisabler.cs
KeyCounter.cs
KeyCounterAction.cs
KeyCounterDisplay.cs Fix KeyCounterDisplay potentially getting stuck invisible due to autosize masking 2021-09-20 23:52:01 +09:00
KeyCounterKeyboard.cs
KeyCounterMouse.cs
KeyCounterState.cs
MasterGameplayClockContainer.cs Avoid accounting for the pause pitch adjust effect when "fixing" hardware offset adjustments 2021-09-17 15:43:38 +09:00
PauseOverlay.cs
Player.cs Only copy across Hash and ID so statistics aren't lost 2022-01-14 18:22:52 +09:00
PlayerConfiguration.cs
PlayerLoader.cs Fix clear identifier typos 2021-12-27 20:26:28 -08:00
ReplayPlayer.cs Remove usage of key repeat helper method 2021-11-18 13:13:36 +09:00
ReplayPlayerLoader.cs
ResumeOverlay.cs
RoomSubmittingPlayer.cs
ScreenSuspensionHandler.cs
ScreenWithBeatmapBackground.cs Remove unnecessary AllowTrackAdjustments overrides, add true to SongSelect 2021-09-15 13:12:57 +03:00
SkipOverlay.cs Update UI cases where repeat should not be handled 2021-11-18 13:13:36 +09:00
SoloPlayer.cs Various updates to ruleset and primary key usages to move closer to realm support 2022-01-12 16:57:13 +09:00
SoloSpectator.cs Rename BeatmapCard{ => Normal} 2021-12-21 08:26:21 +01:00
SoloSpectatorPlayer.cs
SongProgress.cs Remove unused property in SongProgress 2021-09-18 12:05:06 -04:00
SongProgressBar.cs
SongProgressGraph.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
SongProgressInfo.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
SpectatorPlayer.cs Use OnlineID instead of legacy IDs for equality and lookups 2021-12-10 16:11:48 +09:00
SpectatorPlayerLoader.cs
SpectatorResultsScreen.cs
SquareGraph.cs Update usages of BufferedContainer in line with framework changes 2021-11-05 15:54:49 +09:00
SubmittingPlayer.cs Replace usages of Wait with WaitSafely 2022-01-04 11:51:41 +09:00