osu/osu.Game
Dean Herbert 1d96542a2a Fix incorrect `ConfigureAwait` specification causing stalled test
This only occurs on upcoming changes I have (occurred when switching
existing skin import tests across to realm). Unsure why it was set to
`true`, seems like a weird oversight.
2021-11-26 12:47:43 +09:00
..
Audio
Beatmaps Merge pull request #15795 from peppy/realm-integration/separate-download-flow 2021-11-25 20:59:23 +09:00
Collections
Configuration
Database Merge pull request #15795 from peppy/realm-integration/separate-download-flow 2021-11-25 20:59:23 +09:00
Extensions Move archive filename helper method to extension method 2021-11-25 16:35:54 +09:00
Graphics Rename `BeatmapSetOnlineStatus` to `BeatmapOnlineStatus` 2021-11-24 18:42:49 +09:00
IO Remove all usages of `FileStore.QueryFiles` 2021-11-25 14:06:02 +09:00
IPC
Input
Localisation
Migrations
Models Update all models to implement `IHasNamedFiles` 2021-11-25 16:41:12 +09:00
Online Merge pull request #15795 from peppy/realm-integration/separate-download-flow 2021-11-25 20:59:23 +09:00
Overlays Merge pull request #15795 from peppy/realm-integration/separate-download-flow 2021-11-25 20:59:23 +09:00
Performance
Properties
Replays
Rulesets Update mock `RulesetInfo` usage to set `OnlineID` instead of `ID` 2021-11-24 15:50:26 +09:00
Scoring Merge pull request #15795 from peppy/realm-integration/separate-download-flow 2021-11-25 20:59:23 +09:00
Screens Merge pull request #15799 from smoogipoo/fix-songselect-test-failures-2 2021-11-25 23:01:06 +09:00
Skinning Split out legacy model export logic into `LegacyModelExporter` classes 2021-11-25 16:41:12 +09:00
Stores Fix incorrect `ConfigureAwait` specification causing stalled test 2021-11-26 12:47:43 +09:00
Storyboards
Tests Merge branch 'master' into remove-model-file-list-inits 2021-11-24 19:46:42 +09:00
Updater
Users
Utils
.editorconfig
OsuGame.cs Merge pull request #15795 from peppy/realm-integration/separate-download-flow 2021-11-25 20:59:23 +09:00
OsuGameBase.cs Remove unnecessary `GameHost` parameter 2021-11-25 17:42:41 +09:00
OsuGameBase_Importing.cs
PerformFromMenuRunner.cs
osu!.res
osu.Game.csproj Update framework 2021-11-24 14:09:25 +09:00