osu/osu.Game.Tests/Visual
2022-01-12 16:39:36 +09:00
..
Audio
Background Merge branch 'master' into beatmap-background-with-storyboard-stopping 2022-01-11 21:39:49 +01:00
Beatmaps Rename BeatmapCard{ => Normal} 2021-12-21 08:26:21 +01:00
Collections Replace usages of Wait with WaitSafely 2022-01-04 11:51:41 +09:00
Colours
Components Rewrite PreviewTrackManager to avoid constructing TrackBass locally 2021-11-09 17:38:12 +09:00
Editing Update usages to new naming 2022-01-06 22:54:43 +09:00
Gameplay Update null fallback cases involving OnlineID 2022-01-12 16:39:36 +09:00
Menus Update usages to new naming 2022-01-06 22:54:43 +09:00
Mods
Multiplayer Update usages of APIUser to RealmUser 2022-01-12 16:39:36 +09:00
Navigation Update usages to new naming 2022-01-06 22:54:43 +09:00
Online Fix incorrect action returned for wiki links in DEBUG mode 2022-01-11 17:46:49 +09:00
Playlists Update usages to new naming 2022-01-06 22:54:43 +09:00
Ranking Update usages of APIUser to RealmUser 2022-01-12 16:39:36 +09:00
Settings Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
SongSelect Update sets of BeatmapSet.Metadata to instead create a Beatmap 2022-01-12 16:39:36 +09:00
UserInterface Update usages of APIUser to RealmUser 2022-01-12 16:39:36 +09:00
TestMultiplayerComponents.cs Rename TestMultiplayerScreenStack to TestMultiplayerComponents 2021-12-20 18:24:59 +09:00
TestSceneOsuScreenStack.cs