osu/osu.Game
Dean Herbert 8ca9cbc866 Set a more correct initial value for `pauseFreqAdjust`
As the `GameplayClock` now starts paused, this value needs to match to
ensure things work correctly.

For a better explanation of how we got here, see discussion at
https://github.com/ppy/osu/pull/17302#discussion_r830017735.
2022-03-24 14:50:00 +09:00
..
Audio
Beatmaps Obsolete `BeatmapInfo.MaxCombo` and suppress in usages 2022-03-20 16:30:29 +03:00
Collections
Configuration
Database Remove unnecessary `MaxCombo` migration between unmapped database fields 2022-03-20 16:27:54 +03:00
Extensions
Graphics Add the ability to override the user setting for hold-to-confirm containers 2022-03-21 16:07:27 +09:00
IO
IPC
Input
Localisation
Migrations
Models
Online
Overlays Merge branch 'master' into hold-to-discard-changes 2022-03-22 20:37:43 +01:00
Performance
Properties
Replays
Rulesets Merge branch 'master' into fix-spectator-seeks 2022-03-24 14:24:20 +09:00
Scoring Obsolete `BeatmapInfo.MaxCombo` and suppress in usages 2022-03-20 16:30:29 +03:00
Screens Set a more correct initial value for `pauseFreqAdjust` 2022-03-24 14:50:00 +09:00
Skinning Remove unnecessary equality check in skin editor construction path 2022-03-22 14:35:13 +09:00
Stores Fix beatmap date added not being updated on reimporting a soft deleted beatmap 2022-03-22 14:10:36 +09:00
Storyboards
Tests Fix unprotected access to potentially-null DI'd dialog overlay 2022-03-22 22:10:05 +01:00
Updater
Users
Utils
.editorconfig
OsuGame.cs Convert `SkinEditorOverlay` to an `OverlayContainer` to allow it to block input 2022-03-21 17:33:56 +09:00
OsuGameBase.cs
OsuGameBase_Importing.cs
PerformFromMenuRunner.cs
osu!.res
osu.Game.csproj Update LocalisationAnalyser to support .net6 2022-03-23 11:03:24 +09:00