osu/osu.Game/Overlays/Profile/Sections
2021-01-24 00:32:33 +03:00
..
Beatmaps Implement ProfileSubsection component 2020-11-21 03:18:24 +03:00
Historical Refactor beatmap set covers into using ModelBackedDrawable<T> 2021-01-24 00:32:33 +03:00
Kudosu Implement ProfileSubsection component 2020-11-21 03:18:24 +03:00
Ranks Implement ProfileSubsection component 2020-11-21 03:18:24 +03:00
Recent Add website root URL and update most links to use it 2020-12-24 18:11:42 +09:00
AboutSection.cs
BeatmapMetadataContainer.cs
BeatmapsSection.cs Implement PaginatedContainerWithHeader component 2020-09-07 23:08:50 +03:00
CounterPill.cs Replace counter font size with an actual value 2020-09-10 20:25:35 +03:00
HistoricalSection.cs Implement chart subsections 2020-11-14 18:48:47 +03:00
KudosuSection.cs
MedalsSection.cs
PaginatedProfileSubsection.cs Add missing whitespace 2020-11-22 02:17:54 +03:00
ProfileItemContainer.cs
ProfileSubsection.cs Make OnUserChanged private 2020-11-21 23:13:46 +03:00
ProfileSubsectionHeader.cs Rename PaginatedContainerHeader to ProfileSubsectionHeader 2020-11-21 02:59:01 +03:00
RanksSection.cs Implement PaginatedContainerWithHeader component 2020-09-07 23:08:50 +03:00
RecentSection.cs