osu/osu.Game
Salman Ahmed 2240e2c39c Refrain from attempting to clear skin sources in disposal
`Drawable.Dispose` is usually in an asynchronous context (async disposals stuff) and therefore this could cause a "collection was modified; enumeration opeartion may not execute" exception.
2021-06-10 17:23:16 +03:00
..
Audio
Beatmaps
Collections Attempt to safeguard against collections database corruptions 2021-06-08 14:25:39 +09:00
Configuration
Database
Extensions
Graphics Merge pull request #13384 from bdach/fixed-label-width 2021-06-10 14:55:49 +09:00
IO
IPC
Input
Localisation
Migrations
Online Move legacy `ScoreInfo` to be completely based on presence of classic mod 2021-06-08 18:00:09 +09:00
Overlays Merge branch 'master' into no-unranked-display 2021-06-10 17:09:46 +09:00
Properties
Replays
Rulesets Refrain from attempting to transform null skins 2021-06-10 16:36:45 +03:00
Scoring Extract first version out to constant 2021-06-08 18:38:47 +09:00
Screens Make `RulesetSkinProvidingContainer` able to be overriden for testing purposes 2021-06-10 16:36:46 +03:00
Skinning Refrain from attempting to clear skin sources in disposal 2021-06-10 17:23:16 +03:00
Storyboards
Tests Consume new method rather than caching skin sources on top of `Player` 2021-06-10 16:36:46 +03:00
Updater
Users
Utils
OsuGame.cs Add parens to declare operator precedence 2021-06-08 18:39:52 +09:00
OsuGameBase.cs
OsuGameBase_Importing.cs
PerformFromMenuRunner.cs
osu!.res
osu.Game.csproj Update framework 2021-06-09 20:29:06 +09:00