1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 20:07:24 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay
Dean Herbert 45122594e5 Remove the synchronous version of PrepareScoreForResults
Replaces all existing usages with the `async` version.
2021-06-18 16:24:08 +09:00
..
Components Consume new behaviour to fix UserTile discrepancy 2021-06-17 16:31:12 +09:00
Lounge Fix newly found inspections from 2021.1EAP1 2021-06-01 14:33:21 +09:00
Match Remove relative height specification and use constant height 2021-05-21 17:55:46 +09:00
Multiplayer Remove "Unranked" text from ModDisplay 2021-06-09 13:45:09 +09:00
Playlists Remove the synchronous version of PrepareScoreForResults 2021-06-18 16:24:08 +09:00
DrawableRoomPlaylist.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
DrawableRoomPlaylistItem.cs Remove "Unranked" text from ModDisplay 2021-06-09 13:45:09 +09:00
DrawableRoomPlaylistWithResults.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
FooterButtonFreeMods.cs Remove "Unranked" text from ModDisplay 2021-06-09 13:45:09 +09:00
FreeModSelectOverlay.cs Update ModAutoplay matching to use new UserPlayable flag instead 2021-06-09 14:32:48 +09:00
Header.cs Rename I{Multiplayer -> OnlinePlay}SubScreen 2020-12-25 18:07:34 +01:00
IOnlinePlaySubScreen.cs Rename I{Multiplayer -> OnlinePlay}SubScreen 2020-12-25 18:07:34 +01:00
IRoomManager.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
OngoingOperationTracker.cs Move lease check inside schedule 2021-01-30 21:03:09 +01:00
OnlinePlayComposite.cs Split OnlinePlayComposite to remove if-statement 2021-02-18 15:47:33 +09:00
OnlinePlayScreen.cs Fix a similar case with online play sub-screens 2021-06-08 17:54:54 +09:00
OnlinePlaySongSelect.cs Update ModAutoplay matching to use new UserPlayable flag instead 2021-06-09 14:32:48 +09:00
OnlinePlaySubScreen.cs Rename I{Multiplayer -> OnlinePlay}SubScreen 2020-12-25 18:07:34 +01:00
OnlinePlaySubScreenStack.cs Rename {Multiplayer -> OnlinePlay}SubScreenStack 2020-12-25 17:00:31 +01:00
RoomSubScreenComposite.cs Split OnlinePlayComposite to remove if-statement 2021-02-18 15:47:33 +09:00