1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 02:42:54 +08:00
osu-lazer/osu.Game.Tests/Visual
Dean Herbert e3a41f6118 Rename variable to make more sense
It needs to be explicitly stated that the users in this list are related
to the *joined* room. Especially since it's sharing its variable name
with `SpectatorStreamingClient` where it has the opposite meaning (is a
list of *globally* playing players).
2020-12-29 14:27:35 +09:00
..
Background Remove default from base ResultsScreen too 2020-11-21 14:38:38 +01:00
Collections Change order of dependency caching to promote use of locals 2020-09-15 15:00:04 +09:00
Components Make TimeBetweenPolls into a bindable 2020-12-20 18:34:54 +09:00
Editing Make all objects in selection candidates for spatial snapping 2020-11-24 17:35:54 +09:00
Gameplay Fix potential nullref in test scene 2020-12-28 20:48:14 +09:00
Menus Make IAPIProvider read-only bindables into IBindables 2020-12-18 15:16:36 +09:00
Multiplayer Rename variable to make more sense 2020-12-29 14:27:35 +09:00
Navigation Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
Online Add test coverage of null users in scoreboard 2020-12-28 20:30:08 +09:00
Playlists Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
Ranking Remove default from base ResultsScreen too 2020-11-21 14:38:38 +01:00
Settings Simplify input buttons/keys in tests 2020-11-09 14:18:20 -08:00
SongSelect Remove unnecessary resolved recommender in test 2020-12-22 14:42:12 +09:00
UserInterface Add the ability to import into ArchiveModelManagers from a stream 2020-12-07 18:09:18 +09:00
TestSceneOsuGame.cs Add NewsOverlay to the game 2020-07-16 14:48:40 +03:00
TestSceneOsuScreenStack.cs Fix song select filters not reapplied if in a child screen 2019-12-10 02:30:23 +09:00