osu/osu.Game
Salman Ahmed 855fff1486 Fix DifficultyAdjustSettingsControl.SliderControl not following up with the current pattern
This was causing any `ValueChanged` event bind (such as the one in
`SettingsItem` to invoke `SettingsChanged`) to be overwritten when
`Current` is set afterwards.
2021-08-16 12:47:58 +03:00
..
Audio
Beatmaps Fix broken obsoletion message 2021-08-16 01:01:56 +02:00
Collections
Configuration Rename element in OsuSettings enum 2021-08-14 22:35:15 +08:00
Database Add xmldoc explaining thread safety limitations of IModelManager "events" 2021-08-10 17:36:59 +09:00
Extensions
Graphics Merge branch 'master' into multiplayer-team-vs-leaderboard 2021-08-12 10:27:31 +09:00
Input
IO
IPC
Localisation Handle ties in team vs. results screen 2021-08-12 20:38:24 +02:00
Migrations
Online Fix code formatting 2021-08-15 16:02:25 +02:00
Overlays Merge branch 'master' into open-tablet-driver-faq 2021-08-16 13:46:43 +09:00
Performance
Properties
Replays
Rulesets Fix DifficultyAdjustSettingsControl.SliderControl not following up with the current pattern 2021-08-16 12:47:58 +03:00
Scoring
Screens Add missing readonly keyword to new bindable 2021-08-16 17:14:13 +09:00
Skinning Add a way to change custom combo colours via IHasComboColours 2021-08-15 20:06:06 +02:00
Storyboards
Tests Merge pull request #14318 from bdach/editor-colours-save 2021-08-16 17:07:53 +09:00
Updater
Users
Utils Remove unnecessary "in" keyword 2021-08-09 20:53:02 +10:00
.editorconfig
osu!.res
osu.Game.csproj Merge branch 'master' into legacy-cursor-trail-adjustments 2021-08-13 14:55:34 +09:00
OsuGame.cs Adjust ratio to match previous behaviour 2021-08-13 16:35:22 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs
PerformFromMenuRunner.cs