osu/osu.Game
smoogipoo b82ed3f167 Fix potential blocking operation on OrderByTotalScoreAsync()
In reality this wouldn't be a long process, but the blocking is really
noticeable if you add a Task.Delay(1000) in GetTotalScoreAsync().
2021-10-08 14:23:54 +09:00
..
Audio Rename Filter -> AudioFilter 2021-10-07 18:50:08 +09:00
Beatmaps Move difficulty copy inside context retrieval 2021-10-07 17:49:13 +09:00
Collections Rename remaining usage 2021-10-07 20:57:14 +09:00
Configuration
Database Merge branch 'master' into new-interfaces 2021-10-06 11:38:17 +09:00
Extensions
Graphics
Input
IO
IPC
Localisation
Migrations
Online Fix leaderboard potentially displaying the wrong scores 2021-10-06 16:07:29 +09:00
Overlays Rename Filter -> AudioFilter 2021-10-07 18:50:08 +09:00
Performance
Properties
Replays
Rulesets Merge branch 'master' into difficulty-move-to-beatmap 2021-10-07 16:50:10 +09:00
Scoring Fix potential blocking operation on OrderByTotalScoreAsync() 2021-10-08 14:23:54 +09:00
Screens Fix dual specification of SuspensionHandler and move fields around slightly 2021-10-07 23:40:47 +09:00
Skinning
Storyboards
Tests Merge pull request #14980 from peppy/difficulty-move-to-beatmap 2021-10-07 18:43:44 +09:00
Updater
Users
Utils
.editorconfig
osu!.res
osu.Game.csproj Remove incorrect csproj change 2021-10-06 12:22:32 +09:00
OsuGame.cs
OsuGameBase_Importing.cs
OsuGameBase.cs
PerformFromMenuRunner.cs