osu/osu.Game/Screens/Select
Bartłomiej Dach c181edaedf Replace manual comparer implementation
Replace manually-implemented CriteriaComparer with a call to
Comparer<T>.Create() to decrease verbosity.
2019-10-28 15:07:36 +01:00
..
Carousel Replace manual comparer implementation 2019-10-28 15:07:36 +01:00
Details Move top score container to more local namespace 2019-09-19 15:38:40 +09:00
Filter
Leaderboards Fix top score not being selectable 2019-09-19 20:47:33 +09:00
Options Remove depth parameter description 2019-10-04 18:38:44 -07:00
BeatmapCarousel.cs Update beatmap carousel tests code style 2019-09-25 02:42:12 +09:00
BeatmapClearScoresDialog.cs
BeatmapDeleteDialog.cs
BeatmapDetailArea.cs Fix beatmap detail area tab dropdown being blocked by content 2019-10-06 10:24:33 -07:00
BeatmapDetailAreaTabControl.cs Fix dropdown header padding when selected mod filter is hidden 2019-10-07 16:17:58 -07:00
BeatmapDetails.cs
BeatmapInfoWedge.cs Make OverlayContainers with no blocking input VisibilityContainers 2019-10-14 16:27:59 -07:00
FilterControl.cs Rename "FixedSearchTextBox" to "SeekLimitedSearchTextBox" 2019-10-21 16:00:09 -07:00
FilterCriteria.cs Add creator= and artist= filters 2019-09-22 00:20:55 +02:00
FilterQueryParser.cs Factor out methods in FilterQueryParser 2019-09-22 21:20:50 +02:00
Footer.cs
FooterButton.cs
FooterButtonMods.cs
FooterButtonOptions.cs
FooterButtonRandom.cs
ImportFromStablePopup.cs
MatchSongSelect.cs
PlaySongSelect.cs Fix keybinding order of beatmap options 2019-10-04 14:32:43 -07:00
SongSelect.cs Merge branch 'master' into fix-resume-from-player-audio 2019-10-11 19:21:14 +09:00
WedgeBackground.cs