1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-26 17:02:57 +08:00
osu-lazer/osu.Game/Users
2017-11-21 19:16:44 +01:00
..
Avatar.cs Texture in Avatar.cs can not be null. 2017-11-07 22:49:32 +01:00
Country.cs The TextureStore in Country.cs can noit be null. 2017-11-07 22:50:00 +01:00
Medal.cs Medal sprite, make MedalOverlay auto-show when loaded. 2017-06-24 01:19:44 -03:00
Team.cs Fix incorrect inheritance. 2017-05-02 17:58:59 +09:00
UpdateableAvatar.cs Small fixes and style corrections 2017-11-21 19:16:44 +01:00
User.cs Update to support newer return structure from osu-web API 2017-09-14 18:08:12 +09:00
UserCoverBackground.cs Textures in UserCoverBackground.cs can not be null 2017-11-07 22:50:45 +01:00
UserPanel.cs Switched to the new LoadWrapper class for asynchronous loading (LoadComponentAsync not used here since it's not possible to call that method on a component that has not finished loading, and we're in the constructor where it would be called) 2017-11-21 16:18:32 +01:00
UserStatistics.cs Fix typo in user profile header 2017-09-13 15:21:04 +09:00
UserStatus.cs Fix Black Space after } and Symbol Spacing 2017-06-08 14:48:42 +08:00