1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 12:47:25 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay/Components
2021-11-07 11:26:01 +09:00
..
BeatmapDetailAreaPlaylistTabItem.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
BeatmapTitle.cs Accept LocalisableStrings in LinkFlowContainer 2021-11-02 21:42:01 +01: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 Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
ModeTypeInfo.cs Reduce height of ModeTypeInfo to match adjacent text sections 2021-02-02 18:45:05 +09:00
OnlinePlayBackgroundScreen.cs Fix unintentionally broken background update logic 2021-11-04 18:07:39 +09:00
OnlinePlayBackgroundSprite.cs Revert PlaylistItem.APIBeatmap to be private 2021-11-04 13:36:32 +09:00
OverlinedHeader.cs Rename {Multiplayer -> OnlinePlay}Composite 2020-12-25 18:07:34 +01:00
OverlinedPlaylistHeader.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
ParticipantCountDisplay.cs Rename {Multiplayer -> OnlinePlay}Composite 2020-12-25 18:07:34 +01:00
ParticipantsDisplay.cs Rename {Multiplayer -> OnlinePlay}Composite 2020-12-25 18:07:34 +01:00
ParticipantsList.cs Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
PlaylistItemBackground.cs Revert PlaylistItem.APIBeatmap to be private 2021-11-04 13:36:32 +09:00
ReadyButton.cs Add tooltips to start button to explain why it's not clickable 2021-10-26 18:06:08 +09:00
RoomLocalUserInfo.cs Tint attempt count red when no attempts remain 2021-10-26 18:06:08 +09:00
RoomManager.cs Remove unnecessary properties and parameters 2021-11-04 13:33:54 +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 Change PlaylistItem.Beatmap to be an IBeatmapInfo 2021-11-04 13:16:56 +09:00
StatusColouredContainer.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00