osu/osu.Game/Screens/OnlinePlay/Components
2021-10-26 18:06:08 +09:00
..
BeatmapDetailAreaPlaylistTabItem.cs
BeatmapTitle.cs Move BeatmapSetOnlineInfo to an interface type 2021-10-21 16:58:42 +09:00
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 Reduce height of ModeTypeInfo to match adjacent text sections 2021-02-02 18:45:05 +09:00
OnlinePlayBackgroundScreen.cs APIBeatmapSet.Covers is never null 2021-10-21 19:34:01 +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 Consume new behaviour to fix UserTile discrepancy 2021-06-17 16:31:12 +09:00
PlaylistItemBackground.cs APIBeatmapSet.Covers is never null 2021-10-21 19:34:01 +09:00
ReadyButton.cs Fix typo in class name 2021-04-07 16:45:10 +09:00
RoomLocalUserInfo.cs Tint attempt count red when no attempts remain 2021-10-26 18:06:08 +09:00
RoomManager.cs Fix incorrect usages of Scheduler.AddOnce 2021-10-14 17:52:19 +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