osu/osu.Game/Screens/Select
Dan Balasescu c9dfffbc0e
Merge pull request #18619 from peppy/fix-collection-performance
Fix performance overhead of large collections
2022-06-10 15:01:31 +09:00
..
Carousel Rename `Beatmaps` to `BeatmapHashes` for clarity 2022-06-10 14:03:51 +09:00
Details Use existing web localisation for most hardcoded strings 2022-04-20 16:31:11 -07:00
Filter Revert/fix some incorrectly used sorting localisation 2022-06-03 19:56:33 -07:00
Leaderboards
Options Remove 'submit' sample usages 2022-06-03 22:31:35 +09:00
BeatmapCarousel.cs Merge pull request #18603 from peppy/fix-import-dialog 2022-06-08 15:22:31 +09:00
BeatmapClearScoresDialog.cs
BeatmapDeleteDialog.cs
BeatmapDetailArea.cs
BeatmapDetailAreaDetailTabItem.cs
BeatmapDetailAreaLeaderboardTabItem.cs
BeatmapDetailAreaTabControl.cs
BeatmapDetailAreaTabItem.cs
BeatmapDetails.cs Use existing web localisation for most hardcoded strings 2022-04-20 16:31:11 -07:00
BeatmapInfoWedge.cs Apply rate multiplier outside BPM rounding 2022-05-20 18:04:12 +03:00
BeatmapInfoWedgeBackground.cs
FilterControl.cs Use existing web localisation for most hardcoded strings 2022-04-20 16:31:11 -07:00
FilterCriteria.cs
FilterQueryParser.cs
Footer.cs
FooterButton.cs Use 'default' sampleset for toolbar and repurpose 'toolbar' select sample temporarily 2022-06-03 22:33:06 +09:00
FooterButtonMods.cs
FooterButtonOptions.cs
FooterButtonRandom.cs Fix footer random button autosizing to text length 2022-05-02 15:36:22 +03:00
LocalScoreDeleteDialog.cs
NoResultsPlaceholder.cs Use `VisibilityContainer` to avoid too many animations triggering 2022-06-07 17:25:06 +09:00
PlayBeatmapDetailArea.cs
PlaySongSelect.cs Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
SkinDeleteDialog.cs Cleanup dialog implementation 2022-06-08 18:17:43 +09:00
SongSelect.cs Fix nullability of `dialogOverlay` dependency 2022-06-07 23:48:34 +09:00
WedgeBackground.cs