osu/osu.Game/Users
Bartłomiej Dach 8d1d026f56
Clean up model
- Properly annotate things as nullable
- Remove weird passthrough property (more on that later)
2024-12-16 13:14:21 +09:00
..
Drawables Fix nullability inspection 2024-05-10 23:26:43 +08:00
Badge.cs
CountryCode.cs Avoid disable/restore pairs 2024-05-01 21:18:56 +03:00
CountryStatistics.cs
ExtendedUserPanel.cs Add user card with global/country ranks for login overlay 2024-01-02 20:33:36 +06:00
IUser.cs
Medal.cs
TournamentBanner.cs
UserActivity.cs Move beatmap ID lookup to UesrActivity 2024-11-27 16:54:51 -05:00
UserBrickPanel.cs
UserCoverBackground.cs
UserGridPanel.cs Rework UserGridPanel to reduce containers nesting 2024-02-01 16:22:07 +03:00
UserListPanel.cs
UserPanel.cs Add search textbox in friends display 2024-11-04 14:40:30 +01:00
UserPresence.cs Extend metadata client with user presence-observing capabilities 2023-12-06 19:37:35 +01:00
UserRankPanel.cs Replace bindable with an event 2024-11-18 06:47:22 -05:00
UserStatistics.cs Clean up model 2024-12-16 13:14:21 +09:00
UserStatus.cs