osu/osu.Game/Screens/OnlinePlay/Components
Dean Herbert 8acfefed1b
Merge pull request #14741 from smoogipoo/fix-lounge-beatmaps-counter
Fix incorrect beatmap count and SR range in multi lounge
2021-09-15 18:51:52 +09:00
..
BeatmapDetailAreaPlaylistTabItem.cs
BeatmapTitle.cs
BeatmapTypeInfo.cs
DisableableTabControl.cs Add the ability to change multiplayer game type 2021-08-03 23:42:37 +09:00
DrawableGameType.cs Rename `GameType` to `MatchType` and make `enum` instead of `class` 2021-08-03 14:46:31 +09:00
ListingPollingComponent.cs Extract removal to method 2021-09-15 17:03:28 +09:00
MatchBeatmapDetailArea.cs
ModeTypeInfo.cs
OnlinePlayBackgroundScreen.cs Move gradient to be part of the background for now 2021-08-23 15:27:32 +09:00
OnlinePlayBackgroundSprite.cs Cache buffered background to fix multiplayer lounge performance 2021-08-16 08:04:54 +09:00
OverlinedHeader.cs
OverlinedPlaylistHeader.cs
ParticipantCountDisplay.cs
ParticipantsDisplay.cs
ParticipantsList.cs
PlaylistItemBackground.cs Initial rework of backgrounds 2021-08-19 19:10:54 +09:00
ReadyButton.cs
RoomLocalUserInfo.cs
RoomManager.cs Show error message in popover 2021-09-14 14:14:06 +09:00
RoomPollingComponent.cs Fix incorrect dependency 2021-08-13 18:12:32 +09:00
SelectionPollingComponent.cs Extract removal to method 2021-09-15 17:03:28 +09:00
StarRatingRangeDisplay.cs Handle star rating range display sizing 2021-08-18 11:36:27 +03:00
StatusColouredContainer.cs