osu/osu.Game
Dean Herbert c42ef43faa Ensure intro beatmap has protected flag set
In cases this isn't set, the beatmap has likely entered a bad state.

Closes https://github.com/ppy/osu/issues/17659.
2022-04-06 16:46:53 +09:00
..
Audio
Beatmaps Merge branch 'master' into osu-diff-calc-max-combo 2022-03-31 15:08:08 +09:00
Collections
Configuration Merge pull request #17596 from peppy/skin-editor-sprites 2022-04-05 17:38:58 +09:00
Database Move all usages of client.realm filename to a single const 2022-03-30 13:34:48 +09:00
Extensions
Graphics Merge branch 'master' into mod-overlay/sheared-toggle 2022-03-31 22:20:20 +02:00
Input
IO Move all usages of client.realm filename to a single const 2022-03-30 13:34:48 +09:00
IPC
Localisation
Migrations
Models
Online Fix "server-side" room playlist not updated 2022-04-01 18:32:10 +09:00
Overlays Merge pull request #17596 from peppy/skin-editor-sprites 2022-04-05 17:38:58 +09:00
Performance
Properties
Replays
Rulesets Rename method to CalculateAllLegacyCombinations() 2022-03-31 15:09:06 +09:00
Scoring Prevent scores being calculated twice 2022-03-30 13:15:41 +09:00
Screens Ensure intro beatmap has protected flag set 2022-04-06 16:46:53 +09:00
Skinning Merge branch 'master' into skin-editor-import-at-cursor 2022-04-05 17:39:11 +09:00
Stores
Storyboards
Tests Merge pull request #17598 from smoogipoo/playlist-quick-reorder 2022-04-04 14:48:05 +09:00
Updater
Users Update UserProfileOverlay and ClickableAvatar to treat system users more correctly 2022-03-28 22:57:16 +09:00
Utils
.editorconfig
osu!.res
osu.Game.csproj Update resources 2022-04-05 01:05:04 +09:00
OsuGame.cs General fix for ToolbarButton toggle repetition 2022-04-02 20:45:00 +02:00
OsuGameBase_Importing.cs
OsuGameBase.cs Move all usages of client.realm filename to a single const 2022-03-30 13:34:48 +09:00
PerformFromMenuRunner.cs