1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 13:27:23 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay
Dean Herbert cd8dfac625
Merge pull request #16097 from smoogipoo/forego-resetting-spectate-state
Don't reset spectating state if spectator exited after gameplay finishes
2021-12-15 22:30:41 +09:00
..
Components Remove unused using 2021-12-10 17:55:18 +09:00
Lounge Move implementation to base class 2021-12-07 20:36:39 +09:00
Match Re-simplify code by removing BeatmapManager event instead 2021-12-13 16:09:54 +09:00
Multiplayer Merge pull request #16097 from smoogipoo/forego-resetting-spectate-state 2021-12-15 22:30:41 +09:00
Playlists Fix results sometimes showing incorrect score position 2021-12-13 06:54: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 Remove unnecessary nameofs 2021-11-19 15:45:45 +09:00
OnlinePlayScreen.cs Clean up unused resolved properties 2021-12-03 18:49:49 +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