1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-11 02:53:21 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay/Lounge/Components
Dan Balasescu 99762da7b8
Make RoomID non-bindable
Most important changes are to `RoomSubScreen` and `PlaylistsRoomSubScreen`, because those are the only two cases that now bind to the event instead.
2024-11-13 16:28:54 +09:00
..
DrawableRoom.cs Make CurrentPlaylistItem not a bindable 2024-11-12 18:17:24 +09:00
DrawableRoomParticipantsList.cs Rename variables and mak seconary tooltip type work again 2023-11-10 11:52:34 +09:00
EndDateInfo.cs Automated pass 2023-06-24 01:00:03 +09:00
FilterCriteria.cs Rename enum to explicitly mention it is a filter 2022-07-01 17:27:03 +09:00
MatchTypePill.cs Automated pass 2023-06-24 01:00:03 +09:00
OnlinePlayPill.cs Fix changes to font weight in a couple of combined implementations 2023-05-25 19:55:11 +09:00
PillContainer.cs Apply padding to GridContainers directly 2024-02-20 23:18:37 +03:00
PlaylistCountPill.cs Automated pass 2023-06-24 01:00:03 +09:00
QueueModePill.cs Automated pass 2023-06-24 01:00:03 +09:00
RankRangePill.cs Replace MultiplayerRoomComposite with local bindings 2024-11-06 15:31:27 +09:00
RoomPermissionsFilter.cs Rename enum to explicitly mention it is a filter 2022-07-01 17:27:03 +09:00
RoomsContainer.cs Make RoomID non-bindable 2024-11-13 16:28:54 +09:00
RoomSpecialCategoryPill.cs Automated pass 2023-06-24 01:00:03 +09:00
RoomStatusFilter.cs Automated pass 2023-06-24 01:00:03 +09:00
RoomStatusPill.cs Move Room.Status updates to a common location 2024-05-03 17:10:59 +08:00