1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-12 00:27:25 +08:00
osu-lazer/osu.Game/Screens/Select
Thomas Müller 417f146386 Add difficulty calculation
Adds base classes for difficulty calculations, hooks them up with
carousel container, and adds a port of the osu difficulty calculator.
2017-02-19 17:41:51 +01:00
..
BeatmapInfoWedge.cs Handle cases where HitObjects were not parsed. 2017-02-15 12:38:10 +09:00
CarouselContainer.cs Naming standardisation and enforcing. 2017-02-07 16:20:36 +09:00
EditSongSelect.cs GameMode -> Screen. 2017-02-17 19:23:58 +09:00
FilterControl.cs Replace all usage of SpriteText with OsuSpriteText. 2017-02-15 21:37:43 +09:00
Footer.cs Make osu! logo at song select correctly handle mouse focus. 2017-02-16 22:24:25 +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 Add difficulty calculation 2017-02-19 17:41:51 +01:00
SearchTextBox.cs Fix SearchTextBox's handling of keyboard input to allow for IME input. 2017-02-09 12:33:24 +09:00
WedgeBackground.cs Handle toolbar offsets better. 2017-02-08 20:30:45 +09:00