osu/osu.Game/Users
Bartłomiej Dach d66fa09320
Simplify UserStatus to be an enumeration type
There were absolutely no gains from having it be a reference type /
class, only complications, especially when coming from the serialisation
angle.
2023-12-06 18:52:27 +01:00
..
Drawables reverted the change 2023-11-15 17:22:36 +09:00
Badge.cs Use @2x variant of profile badges 2023-09-06 16:17:53 -07:00
CountryCode.cs Add note about CountryCode being at parity with osu_countries 2023-10-25 13:03:03 +09:00
CountryStatistics.cs Automated pass 2023-06-24 01:00:03 +09:00
ExtendedUserPanel.cs Simplify UserStatus to be an enumeration type 2023-12-06 18:52:27 +01:00
IUser.cs
Medal.cs
TournamentBanner.cs Use image@2x from tournament banner api 2023-03-25 13:08:46 -07:00
UserActivity.cs Simplify UserActivity for serialisability over the wire 2023-12-06 18:52:26 +01:00
UserBrickPanel.cs Automated pass 2023-06-24 01:00:03 +09:00
UserCoverBackground.cs
UserGridPanel.cs Add note about Width requirement in UserGridPanel 2023-11-06 16:05:50 +09:00
UserListPanel.cs Automated pass 2023-06-24 01:00:03 +09:00
UserPanel.cs Add exceptions to online state handling 2023-10-12 17:41:31 +09:00
UserStatistics.cs
UserStatus.cs Simplify UserStatus to be an enumeration type 2023-12-06 18:52:27 +01:00