1
0
mirror of https://github.com/ppy/osu synced 2024-12-14 02:46:27 +00:00
osu/osu.Game/Screens/Play
2020-04-19 05:36:04 +03:00
..
Break Limit font weight to bold 2020-03-16 16:32:25 -07:00
HUD Update bindings in LoadComplete() 2020-04-14 15:52:38 +09:00
PlayerSettings Switch back to strings and update setting labels 2020-03-12 23:29:11 -07:00
BeatmapMetadataDisplay.cs Use LoadingLayer at player loading screen 2020-02-23 05:00:08 +09:00
BreakOverlay.cs Remove default for argument 2020-03-28 12:18:28 +09:00
BreakTracker.cs Replace all judged event logic with HasCompleted bindable 2020-04-19 05:36:04 +03:00
ComboEffects.cs
DimmableStoryboard.cs Allow individual storyboard layers to disable masking 2020-03-23 22:51:37 -07:00
FailAnimation.cs
FailOverlay.cs
GameplayBeatmap.cs Fix osu! gameplay cursor not adjusting to mod/convert circle size changes 2020-02-14 14:30:15 +09:00
GameplayClock.cs
GameplayClockContainer.cs Use OffsetClock instead of ManualClock 2020-03-10 22:50:20 -07:00
GameplayMenuOverlay.cs Add SelectNext and SelectPrevious global actions 2020-03-02 18:55:28 +09:00
HotkeyExitOverlay.cs Apply OnRelease method signature refactorings 2020-01-22 13:22:34 +09:00
HotkeyRetryOverlay.cs Apply OnRelease method signature refactorings 2020-01-22 13:22:34 +09:00
HUDOverlay.cs Move implementation to HUD 2020-04-09 14:31:25 +09:00
KeyCounter.cs
KeyCounterAction.cs Apply OnRelease method signature refactorings 2020-01-22 13:22:34 +09:00
KeyCounterDisplay.cs Rename to AlwaysVisible and add XMLDoc 2020-02-03 20:00:43 +03:00
KeyCounterKeyboard.cs
KeyCounterMouse.cs
KeyCounterState.cs
PauseOverlay.cs
Player.cs Remove bind in Player 2020-04-14 15:00:36 +09:00
PlayerLoader.cs Fix player loading sequence continuing even when a priority overlay is visible 2020-02-14 19:16:08 +09:00
ReplayPlayer.cs Hide "retry" button on results screen after watching a replay 2020-03-29 23:52:50 +09:00
ReplayPlayerLoader.cs
ResumeOverlay.cs
ScreenWithBeatmapBackground.cs
SkipOverlay.cs Fix random test failure 2020-03-06 02:14:16 +09:00
SongProgress.cs Change display to always show progress bar, only hiding seeking handle instead 2020-01-24 14:21:22 +09:00
SongProgressBar.cs Change display to always show progress bar, only hiding seeking handle instead 2020-01-24 14:21:22 +09:00
SongProgressGraph.cs
SongProgressInfo.cs
SquareGraph.cs osu-side changes 2020-02-24 20:52:15 +09:00