1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:47:24 +08:00
osu-lazer/osu.Game/Screens/Multi
Bartłomiej Dach 3090b6ccb5 Resolve CA2249 inspections
"Use `string.Contains` instead of `string.IndexOf` to improve
readability"
2020-11-01 18:54:44 +01:00
..
Components Make DifficultyIcon support dynamic star rating 2020-10-01 00:53:25 +09:00
Lounge Resolve CA2249 inspections 2020-11-01 18:54:44 +01:00
Match Merge branch 'master' into update-icons 2020-09-03 20:19:51 +09:00
Play Include mention of old releases in error message 2020-08-11 10:59:28 +09:00
Ranking Adjust xmldoc 2020-07-31 23:16:55 +09:00
DrawableRoomPlaylist.cs Remove nesting of components inside overlined component 2020-07-08 14:45:51 +09:00
DrawableRoomPlaylistItem.cs Make DifficultyIcon support dynamic star rating 2020-10-01 00:53:25 +09:00
DrawableRoomPlaylistWithResults.cs Replace large "show results" button with embedded button each playlist item 2020-07-10 20:19:17 +09:00
Header.cs Remove outdated SearchableList classes 2020-09-03 16:34:58 +09:00
IMultiplayerSubScreen.cs Merge remote-tracking branch 'origin/master' into iscreen 2019-01-29 21:21:36 +09:00
IRoomManager.cs Show a loading spinner on multiplayer lounge loads 2020-06-05 20:52:27 +09:00
Multiplayer.cs Remove IOnlineComponent and change existing components to use bindable flow 2020-10-22 14:19:12 +09:00
MultiplayerComposite.cs Rename recent participants 2020-02-27 20:00:53 +09:00
MultiplayerSubScreen.cs Improve transition between multiplayer screens (and share constants) 2020-02-20 18:03:53 +09:00
MultiplayerSubScreenStack.cs Simplify the way multiple subscreens handle their disable states via a custom stack 2020-02-06 14:22:01 +09:00
RoomManager.cs Re-namespace multiplayer requests/responses 2020-07-22 18:34:04 +09:00