1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 11:27:24 +08:00
osu-lazer/osu.Game/Screens/Ranking
Bartłomiej Dach 3c0b8af8f1
Allow unsubscribing from solo statistics updates
This is more of a safety item. To avoid potential duplicate key in
dictionary errors (and also avoid being slightly memory-leaky), allow
`SoloStatisticsWatcher` consumers to dispose of the subscriptions they
take out.
2022-12-28 08:07:48 +01:00
..
Contracted Partial everything 2022-11-27 00:00:27 +09:00
Expanded Use LocalisableStrings for date and time formats 2022-12-16 00:05:47 +01:00
Statistics Fix incorrect accuracy display on overall ranking view 2022-12-27 19:51:51 +01:00
AspectContainer.cs Partial everything 2022-11-27 00:00:27 +09:00
PanelState.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ReplayDownloadButton.cs Partial everything 2022-11-27 00:00:27 +09:00
ResultsScreen.cs Add protected method for customising statistics panel 2022-12-24 14:34:54 +01:00
RetryButton.cs Partial everything 2022-11-27 00:00:27 +09:00
ScorePanel.cs Clamp SFX panning on results screen 2022-12-16 17:19:07 +09:00
ScorePanelList.cs Partial everything 2022-11-27 00:00:27 +09:00
ScorePanelTrackingContainer.cs Partial everything 2022-11-27 00:00:27 +09:00
SoloResultsScreen.cs Allow unsubscribing from solo statistics updates 2022-12-28 08:07:48 +01:00