mirror of
https://github.com/ppy/osu.git
synced 2024-11-18 03:12:54 +08:00
778d2a71b4
One of my pending work items for post-realm merge. The lowest-level import task is no longer asynchronous, as we don't want it to span multiple threads to allow easier interaction with realm. Removing the `Task` spec simplifies a heap of usages. Individual usages should decide whether they want to run the import asynchronously, by either using an alternative override or spooling up a thread themselves. |
||
---|---|---|
.. | ||
Legacy | ||
EFScoreInfo.cs | ||
HitResultDisplayStatistic.cs | ||
IScoreInfo.cs | ||
LegacyDatabasedScore.cs | ||
Score.cs | ||
ScoreFileInfo.cs | ||
ScoreInfo.cs | ||
ScoreInfoExtensions.cs | ||
ScoreManager.cs | ||
ScoreModelDownloader.cs | ||
ScoreModelManager.cs | ||
ScorePerformanceCache.cs | ||
ScoreRank.cs |