1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 08:07:26 +08:00
osu-lazer/osu.Game/Screens/Multi/Lounge/Components
Dean Herbert 35d3292200 Remove nesting of components inside overlined component
I think this makes things a bit more readable. The only weird case is
the transfer of details from the component to the `OverlinedHeader`, but
bindables make it not too bad.
2020-07-08 14:45:51 +09:00
..
DrawableRoom.cs Use framework extension method for FromHex 2020-03-11 10:18:41 +09:00
FilterControl.cs Move some suggestions to warnings, resolve issues 2020-06-03 16:48:44 +09:00
FilterCriteria.cs Add ruleset to multiplayer filter criteria 2020-02-06 12:17:20 +09:00
ParticipantInfo.cs Remove exo specification completely 2020-03-13 13:43:48 +09:00
RoomInfo.cs Implement new room inspector redesign 2020-02-19 17:47:59 +09:00
RoomInspector.cs Remove nesting of components inside overlined component 2020-07-08 14:45:51 +09:00
RoomsContainer.cs Implement single-room multiplayer room polling 2020-02-27 19:23:50 +09:00