1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 15:27:26 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay
Dan Balasescu f3d4756c7f
Merge pull request #16713 from frenzibyte/fix-spectator-gcc-state-2
Fix multiplayer spectator occasionally rewinding time unexpectedly
2022-01-31 18:33:08 +09:00
..
Components Add thread safety to PollingComponent.Poll implementations 2022-01-28 13:43:53 +09:00
Lounge Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
Match Consolidate flows of Set operations, either result or error 2022-01-30 16:16:00 +09:00
Multiplayer Fix incorrect invoke 2022-01-31 17:19:04 +09:00
Playlists Rename methods to make more sense (and always run through AddOnce) 2022-01-29 23:58:57 +09:00
DrawableRoomPlaylist.cs Add edit button to DrawableRoomPlaylistItem 2021-12-10 01:08:54 +09:00
DrawableRoomPlaylistItem.cs Add note about reasoning behind MultiplayerClient.GetAPIBeatmap call 2021-12-13 13:39:32 +09:00
FooterButtonFreeMods.cs Remove "Unranked" text from ModDisplay 2021-06-09 13:45:09 +09:00
FreeModSelectOverlay.cs Remove mod multiplier completely 2021-06-25 16:36:31 +09:00
Header.cs Use Torus alternates on online play screens as per design 2021-10-04 00:26:41 +02:00
IOnlinePlaySubScreen.cs Rename I{Multiplayer -> OnlinePlay}SubScreen 2020-12-25 18:07:34 +01:00
IRoomManager.cs Refactorings 2021-08-13 22:09:47 +09:00
OngoingOperationTracker.cs Move lease check inside schedule 2021-01-30 21:03:09 +01:00
OnlinePlayComposite.cs Fix lounge screen content not matching current room playlist item 2021-12-20 13:32:42 +01:00
OnlinePlayScreen.cs Also add logging to OnlinePlayScreen 2021-12-21 15:07:06 +09:00
OnlinePlaySongSelect.cs Allow host to enqeue items and items to be edited 2021-12-10 01:15:19 +09:00
OnlinePlaySubScreen.cs Move AllowTrackAdjustments specification to RoomSubScreen 2021-09-17 13:24:01 +09:00
OnlinePlaySubScreenStack.cs Move gradient to be part of the background for now 2021-08-23 15:27:32 +09:00