osu/osu.Game
Bartłomiej Dach 5f43299d37 Fix tests failing due to base logic firing
It turns out that the changelog code was semi-intentionally relying on
the request to get release streams to be slow to initially show the
listing of all streams.

Locally suppress the base tab control logic to fix this.
2020-12-25 21:06:03 +01:00
..
Audio
Beatmaps Merge pull request #11226 from peppy/fix-legacy-skin-texture-loader-store 2020-12-23 16:41:01 +09:00
Collections
Configuration Move all endpoint information to a configuration class 2020-12-24 17:58:38 +09:00
Database
Extensions Rename method to avoid weird code analysis rule 2020-12-23 17:14:58 +09:00
Graphics
Input
IO
IPC
Migrations
Online Refactor update stream colour mapping code 2020-12-25 21:06:03 +01:00
Overlays Fix tests failing due to base logic firing 2020-12-25 21:06:03 +01:00
Properties
Replays
Rulesets Source display accuracy from header and remove from ScoreProcessor function 2020-12-24 14:57:23 +09:00
Scoring
Screens Move PlaylistsResultsScreen to correct namespace 2020-12-25 23:47:32 +09:00
Skinning
Storyboards
Tests RealtimeMultiplayer -> Multiplayer 2020-12-25 14:10:59 +09:00
Updater
Users RealtimeMultiplayer -> Multiplayer 2020-12-25 14:10:59 +09:00
Utils
osu!.res
osu.Game.csproj
OsuGame.cs Add website root URL and update most links to use it 2020-12-24 18:11:42 +09:00
OsuGameBase.cs RealtimeMultiplayer -> Multiplayer 2020-12-25 14:10:59 +09:00
PerformFromMenuRunner.cs