..
Break
Fix rank display on break info display
2019-04-21 12:04:15 +08:00
HUD
Refactor HitWindows for legibility
2019-09-06 15:24:14 +09:00
PlayerSettings
Apply naming suggestions
2019-08-31 16:20:33 +03:00
BreakOverlay.cs
Remove linq usage in BreakOverlay update
2019-08-08 12:58:20 +09:00
ComboEffects.cs
Fix skinning support for combobreak
2019-06-30 21:58:30 +09:00
DimmableStoryboard.cs
Add DimLevel property
2019-08-08 22:13:48 +03:00
DimmableVideo.cs
Fix nullref
2019-08-31 16:10:07 +03:00
FailAnimation.cs
Add animation on failing
2019-06-04 16:13:16 +09:00
FailOverlay.cs
Update licence header (and remove year)
2019-01-24 17:43:03 +09:00
GameplayClock.cs
Turn on warnings, resolve issues
2019-04-25 17:36:17 +09:00
GameplayClockContainer.cs
Move dispose to end of file
2019-06-10 01:14:46 +09:00
GameplayMenuOverlay.cs
Allow global actions to propagate through pause screen
2019-09-06 17:17:30 +09:00
HotkeyExitOverlay.cs
Fix licence header
2019-06-24 18:34:23 +09:00
HotkeyRetryOverlay.cs
Update licence header (and remove year)
2019-01-24 17:43:03 +09:00
HUDOverlay.cs
Move hit windows lookup to DrawableRuleset
2019-09-03 13:05:03 +09:00
KeyCounter.cs
Apply newline additions
2019-04-01 12:16:32 +09:00
KeyCounterAction.cs
Fix remaining issues
2019-02-28 13:31:40 +09:00
KeyCounterDisplay.cs
Rename KeyCounterCollection -> KeyCounterDisplay
2019-03-26 13:52:48 +09:00
KeyCounterKeyboard.cs
Fix remaining issues
2019-02-28 13:31:40 +09:00
KeyCounterMouse.cs
Apply more missed cases
2019-04-01 12:44:46 +09:00
KeyCounterState.cs
Update licence header (and remove year)
2019-01-24 17:43:03 +09:00
PauseOverlay.cs
Remove PausableGameplayContainer
2019-03-18 20:33:43 +09:00
Player.cs
Merge remote-tracking branch 'refs/remotes/ppy/master' into beatmap-video
2019-09-13 13:39:58 +03:00
PlayerLoader.cs
Implement notification when user has track or master volume muted
2019-09-15 15:59:46 +02:00
ReplayDownloadButton.cs
Remove unnecessary fading
2019-07-05 05:17:36 +03:00
ReplayPlayer.cs
Convert remaining two flags to ctor parameters
2019-03-26 16:53:44 +09:00
ReplayPlayerLoader.cs
Add assertion and comment about lease logic
2019-07-08 22:37:39 +09:00
ResumeOverlay.cs
osu! resume overlay
2019-03-25 20:31:55 +09:00
ScreenWithBeatmapBackground.cs
Remove unused usings
2019-03-19 13:16:06 +09:00
SkipOverlay.cs
Add tests
2019-07-04 16:53:08 +09:00
SoloResults.cs
Code quality fixes
2019-06-29 12:29:12 +05:30
SongProgress.cs
Update VisibilityContainer usage in line with framework
2019-06-11 15:13:58 +09:00
SongProgressBar.cs
Fix incorrect value being clamped
2019-05-10 18:04:58 +09:00
SongProgressGraph.cs
Update licence header (and remove year)
2019-01-24 17:43:03 +09:00
SongProgressInfo.cs
Tidy up clock logic using DI and a GameplayClock
2019-03-05 13:37:51 +09:00
SquareGraph.cs
Don't redraw certain buffered containers on scale change
2019-09-04 19:38:12 +09:00