osu/osu.Game/Beatmaps
Dan Balasescu 80c8612630
Merge pull request #14977 from peppy/fix-working-beatmap-cache-invalidation
Fix changes not being reflected immediately after exiting the editor
2021-10-06 13:51:21 +09:00
..
ControlPoints
Drawables Rename all remaining cases 2021-10-03 00:55:29 +09:00
Formats Fix incorrect legacy decoder usage 2021-10-01 19:05:08 +09:00
Legacy
Timing
Beatmap.cs
BeatmapConverter.cs
BeatmapDifficulty.cs Add changes that got forgotted in branch surgery 2021-10-01 17:04:53 +09:00
BeatmapDifficultyCache.cs Avoid returning a live IEnumerable 2021-10-05 17:01:07 +09:00
BeatmapInfo.cs Move common interface implementations to extension methods 2021-10-05 14:41:14 +09:00
BeatmapInfoExtensions.cs Remove null check suppression and add non-null fallback 2021-10-05 14:49:59 +09:00
BeatmapManager.cs Fix BeatmapModelManager not receiving WorkingBeatmapCache 2021-10-06 12:55:04 +09:00
BeatmapMetadata.cs Move common interface implementations to extension methods 2021-10-05 14:41:14 +09:00
BeatmapMetadataInfoExtensions.cs Move common interface implementations to extension methods 2021-10-05 14:41:14 +09:00
BeatmapMetrics.cs
BeatmapModelDownloader.cs
BeatmapModelManager.cs Add missing methods to interfaces 2021-10-06 12:55:04 +09:00
BeatmapOnlineInfo.cs
BeatmapOnlineLookupQueue.cs Rename APIRequest.Result to Response 2021-10-05 14:28:56 +09:00
BeatmapProcessor.cs
BeatmapSetFileInfo.cs
BeatmapSetInfo.cs Inline single usage of StoryboardFile to avoid interface default method woes 2021-10-04 16:55:02 +09:00
BeatmapSetMetrics.cs
BeatmapSetOnlineInfo.cs
BeatmapSetOnlineStatus.cs
BeatmapStatistic.cs
BeatmapStatisticIcon.cs
BeatmapStore.cs Rename all remaining cases 2021-10-03 00:55:29 +09:00
CountdownType.cs
DifficultyRating.cs
DifficultyRecommender.cs Rename all remaining cases 2021-10-03 00:55:29 +09:00
DummyWorkingBeatmap.cs
IBeatmap.cs
IBeatmapConverter.cs
IBeatmapDifficultyInfo.cs
IBeatmapInfo.cs Mark BeatmapSet as nullable for the time being 2021-10-06 05:54:37 +09:00
IBeatmapMetadataInfo.cs Move common interface implementations to extension methods 2021-10-05 14:41:14 +09:00
IBeatmapModelManager.cs Add missing methods to interfaces 2021-10-06 12:55:04 +09:00
IBeatmapProcessor.cs
IBeatmapResourceProvider.cs
IBeatmapSetInfo.cs Inline single usage of StoryboardFile to avoid interface default method woes 2021-10-04 16:55:02 +09:00
IWorkingBeatmap.cs
IWorkingBeatmapCache.cs Add missing methods to interfaces 2021-10-06 12:55:04 +09:00
MetadataUtils.cs
StarDifficulty.cs
WorkingBeatmap.cs
WorkingBeatmapCache.cs Merge branch 'master' into new-interfaces 2021-10-04 20:42:40 +09:00