1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-12 06:07:28 +08:00
osu-lazer/osu.Game.Tests/Visual
Nathan Alo cc3468b4ab apply suggestions
- make `UserActivity.InGame` and derive that to `InSoloGame` and `InMultiplayerGame`
- rename `SoloGame` to `InSoloGame`
- rename `MultiplayerGame` to `InMultiplayerGame`
2021-08-16 06:32:33 +08:00
..
Background Add failing assert for seasonal background equality 2021-06-15 23:19:33 +02:00
Collections Provide game-wide resources via IStorageResourceProvider 2021-05-31 18:57:47 +09:00
Colours Add visual test scene 2021-08-03 15:02:18 +03:00
Components Mark PollingComponent test as headless 2021-08-12 15:03:05 +09:00
Editing Update usages of Drawable.Click() 2021-08-04 17:30:33 +09:00
Gameplay Update usages of Drawable.Click() 2021-08-04 17:30:33 +09:00
Menus Rename const, add xmldoc and make protected 2021-08-13 16:29:36 +09:00
Multiplayer Merge branch 'master' into multiplayer-team-vs-results 2021-08-13 21:30:44 +02:00
Navigation Rename const, add xmldoc and make protected 2021-08-13 16:29:36 +09:00
Online apply suggestions 2021-08-16 06:32:33 +08:00
Playlists Merge branch 'master' into fix-playlists-cross-ruleset-entry 2021-08-13 21:58:15 +09:00
Ranking Merge branch 'master' into fix-mod-overflow 2021-07-21 17:26:47 +09:00
Settings Adjust settings panel to autosize to zero when hiding it 2021-08-07 21:07:08 +03:00
SongSelect Add a few cases of missing ConfigureAwait calls in tests project 2021-07-30 15:27:24 +09:00
UserInterface Add open/close sounds to context menus 2021-08-06 23:47:02 +09:00
TestSceneOsuScreenStack.cs Fix song select filters not reapplied if in a child screen 2019-12-10 02:30:23 +09:00