This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
osu
mirror of
https://github.com/ppy/osu
Watch
1
Star
0
Fork
You've already forked osu
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7ee30024e8
osu
/
osu.Game
/
Screens
/
Play
History
Dean Herbert
763f881d4a
Use more correct mod check to encompass more than just autoplay
2022-03-02 14:42:10 +09:00
..
Break
…
HUD
Merge branch 'master' into expandable-controls
2022-02-03 19:23:34 +09:00
PlayerSettings
Use more correct mod check to encompass more than just autoplay
2022-03-02 14:42:10 +09:00
BeatmapMetadataDisplay.cs
…
BreakOverlay.cs
…
BreakTracker.cs
…
ComboEffects.cs
…
DimmableStoryboard.cs
…
EpilepsyWarning.cs
…
FailAnimation.cs
…
FailOverlay.cs
…
GameplayClock.cs
…
GameplayClockContainer.cs
…
GameplayMenuOverlay.cs
…
GameplayState.cs
Refactorings
2022-02-08 21:29:43 +09:00
HUDOverlay.cs
Trigger a re-layout of HUD components when scoring mode is changed
2022-02-03 14:50:41 +09:00
HotkeyExitOverlay.cs
…
HotkeyRetryOverlay.cs
…
ILocalUserPlayInfo.cs
…
ISamplePlaybackDisabler.cs
…
KeyCounter.cs
…
KeyCounterAction.cs
…
KeyCounterDisplay.cs
…
KeyCounterKeyboard.cs
…
KeyCounterMouse.cs
…
KeyCounterState.cs
…
MasterGameplayClockContainer.cs
Reorder fields in `BeatmapOffsetControl` and `MasterGameplayClockContainer`
2022-03-01 20:16:55 +09:00
PauseOverlay.cs
…
Player.cs
TODO: Get score from previous play session for further analysis
2022-03-01 18:44:15 +09:00
PlayerConfiguration.cs
…
PlayerLoader.cs
Hook offset adjustment control up to last play via `PlayerLoader`
2022-03-01 18:44:15 +09:00
ReplayPlayer.cs
…
ReplayPlayerLoader.cs
…
ResumeOverlay.cs
…
RoomSubmittingPlayer.cs
Standardise and combine base implementation of score submission requests
2022-02-11 15:53:47 +09:00
ScreenSuspensionHandler.cs
…
ScreenWithBeatmapBackground.cs
…
SkipOverlay.cs
…
SoloPlayer.cs
Standardise and combine base implementation of score submission requests
2022-02-11 15:53:47 +09:00
SoloSpectator.cs
Clean up SpectatorScreen based on suggestions
2022-02-09 12:20:07 +09:00
SoloSpectatorPlayer.cs
…
SongProgress.cs
…
SongProgressBar.cs
…
SongProgressGraph.cs
…
SongProgressInfo.cs
…
SpectatorPlayer.cs
Give last bundled replay frame the frame header
2022-01-31 18:53:47 +09:00
SpectatorPlayerLoader.cs
…
SpectatorResultsScreen.cs
…
SquareGraph.cs
…
SubmittingPlayer.cs
…