1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 14:07:25 +08:00
osu-lazer/osu.Game/Screens/Select
2022-06-07 17:25:06 +09:00
..
Carousel Add back hide common string using new ToSentence() extension method 2022-06-03 20:09:20 -07:00
Details Use existing web localisation for most hardcoded strings 2022-04-20 16:31:11 -07:00
Filter Revert/fix some incorrectly used sorting localisation 2022-06-03 19:56:33 -07:00
Leaderboards Fix BeatmapLeaderboard refreshing on unrelated changes to a beatmap 2022-03-08 14:50:47 +09:00
Options Remove 'submit' sample usages 2022-06-03 22:31:35 +09:00
BeatmapCarousel.cs Add initial implementation of beatmap carousel no-results-placeholder 2022-06-07 17:25:06 +09: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 Rename all remaining cases 2021-10-03 00:55:29 +09:00
BeatmapDetailAreaDetailTabItem.cs Make beatmap detail area abstractable 2020-02-13 13:46:23 +09:00
BeatmapDetailAreaLeaderboardTabItem.cs Make beatmap detail area abstractable 2020-02-13 13:46:23 +09:00
BeatmapDetailAreaTabControl.cs Remove unused params from BDL methods 2022-01-15 01:06:39 +01:00
BeatmapDetailAreaTabItem.cs Make beatmap detail area abstractable 2020-02-13 13:46:23 +09:00
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 Update all simple cases of switching to IWorkingBeatmap 2021-11-17 20:56:57 +09:00
FilterControl.cs Use existing web localisation for most hardcoded strings 2022-04-20 16:31:11 -07:00
FilterCriteria.cs Rename BeatmapSetOnlineStatus to BeatmapOnlineStatus 2021-11-24 18:42:49 +09:00
FilterQueryParser.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
Footer.cs Initial implementation of freemod selection overlay 2021-01-27 22:15:53 +09:00
FooterButton.cs Use 'default' sampleset for toolbar and repurpose 'toolbar' select sample temporarily 2022-06-03 22:33:06 +09:00
FooterButtonMods.cs Revert "Merge pull request #16889 from smoogipoo/remove-mod-multiplier" 2022-02-17 13:26:12 +09:00
FooterButtonOptions.cs Update FooterButtonOptions to comply with the changes in FooterButton 2020-06-04 15:25:18 +12:00
FooterButtonRandom.cs Fix footer random button autosizing to text length 2022-05-02 15:36:22 +03:00
LocalScoreDeleteDialog.cs Make several delete confirmation buttons dangerous buttons 2022-04-04 19:22:53 +02:00
NoResultsPlaceholder.cs Use VisibilityContainer to avoid too many animations triggering 2022-06-07 17:25:06 +09: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 Remove import popup dialog from song select 2022-06-07 16:45:27 +09:00
WedgeBackground.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00