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
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
..
DrawableRoom.cs Use DI to open the copy rather than passing in an ugly action 2020-10-19 17:23:04 +09:00
FilterControl.cs Fix + simplify web request 2020-07-10 19:54:09 +09:00
FilterCriteria.cs Implement category dropdown for multiplayer 2020-07-10 17:26:42 +09:00
ParticipantInfo.cs Remove exo specification completely 2020-03-13 13:43:48 +09:00
RoomInfo.cs Fix room name overflowing on multiplayer lounge 2020-07-10 10:42:41 -07:00
RoomInspector.cs Remove nesting of components inside overlined component 2020-07-08 14:45:51 +09:00
RoomsContainer.cs Resolve CA2249 inspections 2020-11-01 18:54:44 +01:00