1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 22:07:28 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay/Components
2021-09-14 14:14:06 +09:00
..
BeatmapDetailAreaPlaylistTabItem.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
BeatmapTitle.cs Flip order back to original for romanisable strings 2021-02-25 14:14:07 +09:00
BeatmapTypeInfo.cs Rename {Multiplayer -> OnlinePlay}Composite 2020-12-25 18:07:34 +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 Remove unnecessary resolve into ListingPollingComponent 2021-08-19 16:52:54 +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 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 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 Consume new behaviour to fix UserTile discrepancy 2021-06-17 16:31:12 +09:00
PlaylistItemBackground.cs Initial rework of backgrounds 2021-08-19 19:10:54 +09:00
ReadyButton.cs Fix typo in class name 2021-04-07 16:45:10 +09:00
RoomLocalUserInfo.cs Remove whitespace 2021-02-16 20:23:19 +09:00
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 Pass room into SelectionPollingComponent 2021-08-19 16:41:21 +09:00
StarRatingRangeDisplay.cs Handle star rating range display sizing 2021-08-18 11:36:27 +03:00
StatusColouredContainer.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00