osu/osu.Game/Beatmaps
Dan Balasescu 05a2d7fbfe
Merge pull request #16591 from peppy/fix-editor-slider-velocity-saving
Don't include nested hit objects' `DifficultyControlPoints` in legacy encoder logic
2022-01-25 14:50:09 +09:00
..
ControlPoints Replace TimeSignatures enum with struct for storage of arbitrary meter 2022-01-22 20:50:31 +01:00
Drawables Fix expanded content scrollbar inadvertently hiding expanded content 2022-01-19 22:30:49 +01:00
Formats Don't include nested hit objects' DifficultyControLPoints in legacy encoder logic 2022-01-24 19:54:08 +09:00
Legacy
Timing Initialise Simple{Triple,Quadruple} only once ever rather than create every time 2022-01-23 15:21:25 +01:00
APIFailTimes.cs
Beatmap.cs Merge pull request #16505 from peppy/remove-base-difficulty-usage 2022-01-19 13:53:55 +09:00
BeatmapConverter.cs
BeatmapDifficulty.cs
BeatmapDifficultyCache.cs
BeatmapInfo.cs Fix some regressions in json output (we need to make all these explicit instead) 2022-01-20 17:09:31 +09:00
BeatmapInfoExtensions.cs
BeatmapManager.cs Update remaining cases of clashing variable name in realm.Run(realm.. 2022-01-25 13:04:05 +09:00
BeatmapMetadata.cs Avoid constructor overhead for realm BeatmapMetadata parameterless constructor 2022-01-20 17:14:51 +09:00
BeatmapMetadataInfoExtensions.cs Fix GetDisplayTitleRomanisable() relying on ToString() implementation 2022-01-15 15:26:41 +01:00
BeatmapModelDownloader.cs
BeatmapModelManager.cs Fix cases of Access instead of Realm 2022-01-25 12:58:15 +09:00
BeatmapOnlineLookupQueue.cs
BeatmapOnlineStatus.cs
BeatmapProcessor.cs
BeatmapSetFileInfo.cs
BeatmapSetHypeStatus.cs
BeatmapSetInfo.cs Fix some regressions in json output (we need to make all these explicit instead) 2022-01-20 17:09:31 +09:00
BeatmapSetNominationStatus.cs
BeatmapSetOnlineAvailability.cs
BeatmapSetOnlineCovers.cs
BeatmapSetOnlineGenre.cs
BeatmapSetOnlineLanguage.cs
BeatmapStatistic.cs
BeatmapStatisticIcon.cs
CountdownType.cs
DifficultyRating.cs
DifficultyRecommender.cs
DummyWorkingBeatmap.cs Remove all usage of BaseDifficulty (and access Difficulty instead) 2022-01-18 22:57:39 +09:00
EFBeatmapDifficulty.cs
EFBeatmapInfo.cs
EFBeatmapMetadata.cs
EFBeatmapSetInfo.cs
FlatFileWorkingBeatmap.cs
IBeatmap.cs
IBeatmapConverter.cs
IBeatmapDifficultyInfo.cs
IBeatmapInfo.cs
IBeatmapMetadataInfo.cs
IBeatmapOnlineInfo.cs
IBeatmapProcessor.cs
IBeatmapResourceProvider.cs
IBeatmapSetInfo.cs
IBeatmapSetOnlineInfo.cs
IWorkingBeatmap.cs
IWorkingBeatmapCache.cs
MetadataUtils.cs
StarDifficulty.cs
WorkingBeatmap.cs
WorkingBeatmapCache.cs Rename RealmContextFactory to RealmAccess 2022-01-24 20:38:07 +09:00