osu/osu.Game/Screens/Select
Dean Herbert 48287459a0 Optimise filters to avoid property retrieval
Also reduces number of instantiations of SearchableTerms array in the case of multiple criteria terms.
2019-12-05 01:52:22 +09:00
..
Carousel Optimise filters to avoid property retrieval 2019-12-05 01:52:22 +09:00
Details Use MathF instead of Math- functions when possible 2019-11-25 00:45:42 +01:00
Filter
Leaderboards Decouple APILegacyScoreInfo from ScoreInfo 2019-12-03 15:31:11 +09:00
Options Remove depth parameter description 2019-10-04 18:38:44 -07:00
BeatmapCarousel.cs Merge branch 'master' into sharpen 2019-11-26 18:21:50 +08: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 Use constants. 2019-11-12 20:07:01 +08: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 Optimise filters to avoid property retrieval 2019-12-05 01:52:22 +09:00
FilterQueryParser.cs
Footer.cs
FooterButton.cs Use constants. 2019-11-12 20:07:01 +08:00
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 Move initial filter to run on entering 2019-11-20 17:24:43 +09:00
WedgeBackground.cs