1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 07:27:24 +08:00
osu-lazer/osu.Game/Screens/Select
Thomas Müller f7d985fe18 Fix and refactor star difficulty calculation boilerplate
Moves star difficulty calculation entry-point to Beatmap, and sets
star difficulty at the correct place for song select to display.
2017-02-24 19:36:17 +01:00
..
BeatmapInfoWedge.cs Merge remote-tracking branch 'upstream/master' into remove-usings 2017-02-24 11:29:34 +09:00
CarouselContainer.cs Remove unused using statement. 2017-02-24 17:20:00 +09:00
EditSongSelect.cs GameMode -> Screen. 2017-02-17 19:23:58 +09:00
FilterControl.cs Add FocusedTextBox abstraction. 2017-02-19 17:59:22 +09:00
Footer.cs Add loading screen. 2017-02-22 21:53:59 +09:00
FooterButton.cs Update and standardise license headers. 2017-02-07 14:27:41 +09:00
MatchSongSelect.cs GameMode -> Screen. 2017-02-17 19:23:58 +09:00
PlaySongSelect.cs Fix and refactor star difficulty calculation boilerplate 2017-02-24 19:36:17 +01:00
SearchTextBox.cs SearchTextBox should not handle shift-delete. 2017-02-24 11:44:40 +09:00
WedgeBackground.cs Handle toolbar offsets better. 2017-02-08 20:30:45 +09:00