osu/osu.Game.Tests/Visual
Dan Balasescu cdca1285ab
Merge branch 'master' into playlist-overlay-optimisations
2022-01-26 19:01:33 +09:00
..
Audio
Background Fix cases of `Access` instead of `Realm` 2022-01-25 12:58:15 +09:00
Beatmaps Merge branch 'master' into realm-integration/score-and-beatmaps 2022-01-15 14:45:42 +01:00
Collections Fix cases of `Access` instead of `Realm` 2022-01-25 12:58:15 +09:00
Colours
Components
Editing Refactor editor saving test scene for scalability 2022-01-26 07:57:46 +03:00
Gameplay Remove `ILive<>` interface (and use `abstract Live<>` instead) 2022-01-26 13:38:56 +09:00
Menus Remove `Task` from the inner-most `Import` method in `RealmArchiveModelImporter` 2022-01-25 15:30:29 +09:00
Mods
Multiplayer Remove `ILive<>` interface (and use `abstract Live<>` instead) 2022-01-26 13:38:56 +09:00
Navigation Ensure gameplay starts by dismissing any notifications in `TestSceneChangeAndUseGameplayBindings` 2022-01-26 03:39:01 +09:00
Online Merge pull request #16525 from bdach/beatmap-listing-overflow-and-scrolling 2022-01-20 14:14:44 +09:00
Playlists Remove `Task` from the inner-most `Import` method in `RealmArchiveModelImporter` 2022-01-25 15:30:29 +09:00
Ranking Update remaining cases of clashing variable name in `realm.Run(realm..` 2022-01-25 13:04:05 +09:00
Settings Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
SongSelect Use more correct method of deletion in `TestScenePlaySongSelect` 2022-01-25 17:55:39 +09:00
UserInterface Remove `ILive` remnants 2022-01-26 15:12:07 +09:00
TestMultiplayerComponents.cs Rename `TestMultiplayerScreenStack` to `TestMultiplayerComponents` 2021-12-20 18:24:59 +09:00
TestSceneOsuScreenStack.cs