1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-16 12:42:56 +08:00
osu-lazer/osu.Game/Screens/Select
Dean Herbert 3ae7d0cb98
Better handle the passing of Beatmap and updating of scores.
PresentScores was dangerous as it could potentially bring up unsafe threading scenarios. This ensures everything will work well in all cases.
2017-03-23 16:31:08 +09:00
..
Filter Fixed license headers 2017-03-14 20:30:42 -07:00
Leaderboards Merge branch 'master' into beatmap-detail-tabs 2017-03-23 14:26:00 +09:00
Options Use const whenever possible. 2017-03-23 13:52:38 +09:00
BeatmapCarousel.cs Enforce readonly private members where possible. 2017-03-23 13:50:08 +09:00
BeatmapDeleteDialog.cs Fix most warnings. 2017-03-07 13:05:57 +09:00
BeatmapDetailArea.cs Better handle the passing of Beatmap and updating of scores. 2017-03-23 16:31:08 +09:00
BeatmapDetailAreaTabControl.cs Set default tab to global scores. 2017-03-23 16:29:10 +09:00
BeatmapInfoWedge.cs Hard-code text size in cases it wasn't set. 2017-03-20 13:48:06 +09:00
EditSongSelect.cs Control footer by virtual property. 2017-03-15 10:10:59 +08:00
FilterControl.cs Enforce readonly private members where possible. 2017-03-23 13:50:08 +09:00
FilterCriteria.cs Add missing license header. 2017-03-17 20:44:02 +09:00
Footer.cs Enforce readonly private members where possible. 2017-03-23 13:50:08 +09:00
FooterButton.cs Enforce readonly private members where possible. 2017-03-23 13:50:08 +09:00
MatchSongSelect.cs Control footer by virtual property. 2017-03-15 10:10:59 +08:00
PlaySongSelect.cs Better handle the passing of Beatmap and updating of scores. 2017-03-23 16:31:08 +09:00
SearchTextBox.cs Hard-code text size in cases it wasn't set. 2017-03-20 13:48:06 +09:00
SongSelect.cs Enforce readonly private members where possible. 2017-03-23 13:50:08 +09:00
WedgeBackground.cs Remove unnecessary usings 2017-03-04 19:43:59 +01:00