1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 19:27:26 +08:00
osu-lazer/osu.Game/Screens/Multi
Dean Herbert a51fdfb95e
Merge pull request #7839 from smoogipoo/match-subscreen-redesign
Redesign match subscreen to add playlist support
2020-02-15 21:11:39 +09:00
..
Components Extract participants list from the room inspector 2020-02-14 20:27:37 +09:00
Lounge Extract participants list from the room inspector 2020-02-14 20:27:37 +09:00
Match Move duration higher in match settings display 2020-02-15 16:58:35 +09:00
Play Make playlist beatmap and ruleset into bindables 2020-02-13 18:12:47 +09:00
Ranking Use [Resolved] wherever possible 2020-02-14 20:14:00 +07:00
DrawableRoomPlaylist.cs Clean up selection handling 2020-02-14 16:56:44 +09:00
DrawableRoomPlaylistItem.cs Fix failing tests 2020-02-15 20:29:38 +09:00
Header.cs Merge branch 'turn-on-warnings' into profile-header-update 2019-04-25 17:43:10 +09:00
IMultiplayerSubScreen.cs Merge remote-tracking branch 'origin/master' into iscreen 2019-01-29 21:21:36 +09:00
IRoomManager.cs Adjust namespaces 2019-02-21 19:05:52 +09:00
Multiplayer.cs Simplify the way multiple subscreens handle their disable states via a custom stack 2020-02-06 14:22:01 +09:00
MultiplayerComposite.cs Merge branch 'master' into remove-current-item 2020-02-13 21:41:23 +09:00
MultiplayerSubScreen.cs Turn on warnings, resolve issues 2019-04-25 17:36:17 +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 Refactor / cleanup debouncing 2019-11-21 11:05:18 +09:00