.. |
Break
|
…
|
|
HUD
|
Replace abstract class with interface, attached to the actual components (not skinnable wrapper)
|
2021-04-29 16:12:15 +09:00 |
PlayerSettings
|
…
|
|
BeatmapMetadataDisplay.cs
|
…
|
|
BreakOverlay.cs
|
…
|
|
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
|
Fix potential failure in `ensureSourceClockSet()`
|
2021-04-24 14:19:39 +02:00 |
GameplayMenuOverlay.cs
|
Update existing overlay containers to not block scroll input
|
2021-04-12 16:41:36 +09:00 |
HUDOverlay.cs
|
Speed up the fade of the HUD a touch
|
2021-04-14 14:25:16 +09:00 |
HotkeyExitOverlay.cs
|
…
|
|
HotkeyRetryOverlay.cs
|
…
|
|
ISamplePlaybackDisabler.cs
|
…
|
|
KeyCounter.cs
|
…
|
|
KeyCounterAction.cs
|
…
|
|
KeyCounterDisplay.cs
|
…
|
|
KeyCounterKeyboard.cs
|
…
|
|
KeyCounterMouse.cs
|
…
|
|
KeyCounterState.cs
|
…
|
|
MasterGameplayClockContainer.cs
|
Rename to MasterGameplayClock
|
2021-04-21 16:33:14 +09:00 |
PauseOverlay.cs
|
…
|
|
Player.cs
|
Hide and disable skip outro overlay on rewind
|
2021-05-04 21:35:36 -04:00 |
PlayerConfiguration.cs
|
Move storyboard outro logic to DrawableStoryboard
|
2021-04-16 00:59:10 -04:00 |
PlayerLoader.cs
|
Merge pull request #12330 from Cublibre/master
|
2021-04-15 19:21:04 +09:00 |
ReplayPlayer.cs
|
…
|
|
ReplayPlayerLoader.cs
|
…
|
|
ResumeOverlay.cs
|
…
|
|
RoomSubmittingPlayer.cs
|
…
|
|
ScreenSuspensionHandler.cs
|
Apply changes to AllowScreenSuspension bindable
|
2021-04-07 21:20:44 +09:00 |
ScreenWithBeatmapBackground.cs
|
…
|
|
SkipOverlay.cs
|
Fix `SkipOverlay`'s `FadeContent` not getting correct state from parent
|
2021-05-05 17:50:25 +09:00 |
SoloPlayer.cs
|
Fix scores not being accepted due to missing ruleset ID
|
2021-04-09 15:18:02 +09:00 |
SoloSpectator.cs
|
Schedule spectator callbacks
|
2021-04-02 21:27:20 +09:00 |
SongProgress.cs
|
Add skin customisation support to song progress display
|
2021-04-29 16:12:15 +09:00 |
SongProgressBar.cs
|
…
|
|
SongProgressGraph.cs
|
…
|
|
SongProgressInfo.cs
|
…
|
|
SpectatorPlayer.cs
|
Abstractify GameplayClockContainer
|
2021-04-14 17:47:11 +09:00 |
SpectatorPlayerLoader.cs
|
…
|
|
SpectatorResultsScreen.cs
|
…
|
|
SquareGraph.cs
|
…
|
|
SubmittingPlayer.cs
|
Don't store online IDs from score submission responses for now
|
2021-04-13 14:31:44 +09:00 |