.. |
Break
|
|
|
HUD
|
Merge pull request #13786 from peppy/multiplayer-test-fixes
|
2021-07-06 16:33:41 +09:00 |
PlayerSettings
|
|
|
BeatmapMetadataDisplay.cs
|
Unrevert irrelevant changes
|
2021-05-19 08:48:21 +03:00 |
BreakOverlay.cs
|
Remove redundant arguments
|
2021-07-05 23:52:39 +08:00 |
BreakTracker.cs
|
|
|
ComboEffects.cs
|
|
|
DimmableStoryboard.cs
|
Add further xmldoc
|
2021-04-18 07:25:49 +03:00 |
EpilepsyWarning.cs
|
|
|
FailAnimation.cs
|
|
|
FailOverlay.cs
|
|
|
GameplayBeatmap.cs
|
|
|
GameplayClock.cs
|
Remove ClockToProcess, always process underlying clock
|
2021-04-16 20:17:21 +09:00 |
GameplayClockContainer.cs
|
Merge branch 'master' into multiplayer-spectator-screen
|
2021-04-26 14:12:35 +09:00 |
GameplayMenuOverlay.cs
|
Fix failing test
|
2021-07-07 12:59:31 +02:00 |
HotkeyExitOverlay.cs
|
|
|
HotkeyRetryOverlay.cs
|
|
|
HUDOverlay.cs
|
Also handle items exiting bounds on the opposite side
|
2021-05-24 13:44:13 +09:00 |
ISamplePlaybackDisabler.cs
|
|
|
KeyCounter.cs
|
|
|
KeyCounterAction.cs
|
|
|
KeyCounterDisplay.cs
|
|
|
KeyCounterKeyboard.cs
|
|
|
KeyCounterMouse.cs
|
|
|
KeyCounterState.cs
|
|
|
MasterGameplayClockContainer.cs
|
Fix potential race incorrectly pausing the source clock
|
2021-06-04 21:58:51 +09:00 |
PauseOverlay.cs
|
|
|
Player.cs
|
Move clone to earlier in the process
|
2021-07-19 19:18:34 +09:00 |
PlayerConfiguration.cs
|
|
|
PlayerLoader.cs
|
Ensure PlayerLoader restores the background colour to its own value on resume
|
2021-06-09 17:17:39 +09: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
|
Fix SkipOverlay 's FadeContent not getting correct state from parent
|
2021-05-05 17:50:25 +09:00 |
SoloPlayer.cs
|
Move clone to earlier in the process
|
2021-07-19 19:18:34 +09:00 |
SoloSpectator.cs
|
|
|
SongProgress.cs
|
Rename OverridesClosestAnchor to UsesFixedAnchor
|
2021-06-08 08:28:42 -04: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
|
Rename SpectatorStreamingClient -> SpectatorClient
|
2021-05-20 15:55:07 +09:00 |
SquareGraph.cs
|
|
|
SubmittingPlayer.cs
|
Move clone to earlier in the process
|
2021-07-19 19:18:34 +09:00 |