1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 21:02:55 +08:00
osu-lazer/osu.Game/Screens/Play
smoogipoo d7c09e7dbd Merge remote-tracking branch 'origin/master' into fix-new-inspections
# Conflicts:
#	osu.Game.Rulesets.Catch/Judgements/CatchDropletJudgement.cs
#	osu.Game.Rulesets.Catch/Judgements/CatchJudgement.cs
#	osu.Game.Rulesets.Mania/Scoring/ManiaScoreProcessor.cs
#	osu.Game.Rulesets.Osu/Replays/OsuAutoGenerator.cs
#	osu.Game.Rulesets.Osu/UI/Cursor/CursorTrail.cs
#	osu.Game.Tests/Visual/SongSelect/TestCaseBeatmapScoresContainer.cs
#	osu.Game/Graphics/OsuFont.cs
#	osu.Game/Online/API/Requests/Responses/APILegacyScoreInfo.cs
#	osu.Game/Overlays/Profile/Header/BadgeContainer.cs
#	osu.Game/Overlays/Profile/ProfileHeader.cs
#	osu.Game/Screens/Select/PlaySongSelect.cs
#	osu.Game/Skinning/LegacySkinDecoder.cs
2019-05-07 13:20:17 +09:00
..
Break Update font awesome usage 2019-04-02 19:55:24 +09:00
HUD Merge remote-tracking branch 'origin/master' into fix-new-inspections 2019-05-07 13:20:17 +09:00
PlayerSettings Update font awesome usage 2019-04-02 19:55:24 +09:00
BreakOverlay.cs Tidy up clock logic using DI and a GameplayClock 2019-03-05 13:37:51 +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 Call ProcessFrame on the userOffsetClock after a seek 2019-04-24 15:28:14 +09:00
GameplayMenuOverlay.cs Merge remote-tracking branch 'origin/master' into fix-new-inspections 2019-05-07 13:20:17 +09:00
HotkeyRetryOverlay.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
HUDOverlay.cs Make mods IReadOnlyList<Mod> gamewide 2019-04-10 17:20:36 +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 branch 'master' into sh-xh-grading-2 2019-04-26 10:38:10 +03:00
PlayerLoader.cs Merge branch 'master' into fix-retry-sound 2019-04-28 23:38:14 +09:00
ReplayPlayer.cs Convert remaining two flags to ctor parameters 2019-03-26 16:53:44 +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 Merge remote-tracking branch 'origin/master' into fix-new-inspections 2019-05-07 13:20:17 +09:00
SoloResults.cs Use leased bindables 2019-02-01 16:44:06 +09:00
SongProgress.cs Fix misses/typos 2019-03-20 14:49:33 +09:00
SongProgressBar.cs Use expression body for property get/set where possible 2019-02-28 13:58:19 +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 Apply newline additions 2019-04-01 12:16:32 +09:00