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
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
UserListPanel.cs
UserPanel.cs Add search textbox in friends display 2024-11-04 14:40:30 +01:00
UserPresence.cs
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