osu/osu.Game/Screens/Select
Bartłomiej Dach b262ba13cd Add creator= and artist= filters
To match stable, add creator= and artist= filters to the beatmap
carousel on song select screen. Contrary to stable, this implementation
supports phrase queries with spaces within using double quotes.

The quote handling is not entirely correct (can't nest), but quotes
should rarely happen within names, and it is an edge case of an edge
case - leaving best-effort as is. Test coverage also included.
2019-09-22 00:20:55 +02:00
..
Carousel Add creator= and artist= filters 2019-09-22 00:20:55 +02: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 Update framework 2019-08-21 13:29:50 +09:00
BeatmapCarousel.cs Fix right click blocking not resetting correctly 2019-08-15 19:25:33 +09:00
BeatmapClearScoresDialog.cs
BeatmapDeleteDialog.cs
BeatmapDetailArea.cs Revert changes to BeatmapDetailArea 2019-09-19 14:26:15 +09:00
BeatmapDetailAreaTabControl.cs Update BeatmapDetailAreaTabControl.cs 2019-09-19 15:47:32 -04:00
BeatmapDetails.cs Rename Animation to Layer 2019-08-04 13:54:23 +03:00
BeatmapInfoWedge.cs Don't redraw certain buffered containers on scale change 2019-09-04 19:38:12 +09:00
FilterControl.cs Extract parsing filter queries to class 2019-09-22 00:18:28 +02:00
FilterCriteria.cs Add creator= and artist= filters 2019-09-22 00:20:55 +02:00
FilterQueryParser.cs Add creator= and artist= filters 2019-09-22 00:20:55 +02:00
Footer.cs Fix footer button hover sounds playing in unclickable area 2019-08-05 17:57:04 -07:00
FooterButton.cs Less sheep 2019-08-07 12:20:49 +09:00
FooterButtonMods.cs Less sheep 2019-08-07 12:20:49 +09:00
FooterButtonOptions.cs
FooterButtonRandom.cs
ImportFromStablePopup.cs
MatchSongSelect.cs
PlaySongSelect.cs
SongSelect.cs Remove unnecessary redirection 2019-09-19 15:45:08 +09:00
WedgeBackground.cs