osu/osu.Game/Screens/Select
Salman Ahmed 84a3cee452 Apply rate multiplier outside BPM rounding 2022-05-20 18:04:12 +03:00
..
Carousel Remove localisation of "hide" string to fix incorrect case 2022-04-24 16:37:11 +09:00
Details Use existing web localisation for most hardcoded strings 2022-04-20 16:31:11 -07:00
Filter Hide "Rank Achieved" sorting mode until it's supported 2022-04-29 07:47:10 +03:00
Leaderboards Fix `BeatmapLeaderboard` refreshing on unrelated changes to a beatmap 2022-03-08 14:50:47 +09:00
Options Use existing web localisation for most hardcoded strings 2022-04-20 16:31:11 -07:00
BeatmapCarousel.cs Globalise beatmap selection key bindings as "group" selection 2022-05-04 16:46:32 +03:00
BeatmapClearScoresDialog.cs Fix delete local scores crashing the game 2022-01-28 15:54:53 +09:00
BeatmapDeleteDialog.cs Make several delete confirmation buttons dangerous buttons 2022-04-04 19:22:53 +02:00
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 Handle repeated `OnPressed()` on `FooterButton` (without `FooterButtonRandom`) 2022-04-05 00:33:41 +02:00
FooterButtonMods.cs Revert "Merge pull request #16889 from smoogipoo/remove-mod-multiplier" 2022-02-17 13:26:12 +09:00
FooterButtonOptions.cs
FooterButtonRandom.cs Fix footer random button autosizing to text length 2022-05-02 15:36:22 +03:00
ImportFromStablePopup.cs
LocalScoreDeleteDialog.cs Make several delete confirmation buttons dangerous buttons 2022-04-04 19:22:53 +02:00
PlayBeatmapDetailArea.cs Rename methods to make more sense (and always run through `AddOnce`) 2022-01-29 23:58:57 +09:00
PlaySongSelect.cs Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
SongSelect.cs Rename `ModSelect{Screen -> Overlay}` in place of removed old design 2022-05-10 22:56:50 +02:00
WedgeBackground.cs