osu/osu.Game/Screens/Select
Bartłomiej Dach dddd94684b Split out lower and upper interval inclusivity
A single IsInclusive field causes unexpected issues when trying to
formulate a half-open interval query. Split out IsInclusive into two
fields, Is{Lower,Upper}Inclusive and update usages accordingly.
2019-09-22 00:18:28 +02:00
..
Carousel Make OnlineStatus use OptionalRange 2019-09-19 17:12:07 +09: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 Split out lower and upper interval inclusivity 2019-09-22 00:18:28 +02:00
FilterQueryParser.cs Split out lower and upper interval inclusivity 2019-09-22 00:18:28 +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 Update initial run import process to include scores 2019-07-05 14:25:52 +09:00
MatchSongSelect.cs
PlaySongSelect.cs
SongSelect.cs Remove unnecessary redirection 2019-09-19 15:45:08 +09:00
WedgeBackground.cs