osu/osu.Game/Beatmaps
2022-05-22 22:49:24 +09:00
..
ControlPoints Add flow for changing set of valid divisors between presets 2022-02-27 15:37:51 +01:00
Drawables Assert that downloads are queued early enough to work 2022-05-17 17:33:54 +09:00
Formats Don't merge adjacent legacy Catmull segments 2022-05-18 17:16:24 +09:00
Legacy
Timing
APIFailTimes.cs
Beatmap.cs
BeatmapConverter.cs
BeatmapDifficulty.cs
BeatmapDifficultyCache.cs
BeatmapInfo.cs Add comprehensive documentation of BeatmapInfo.DistanceSpacing 2022-05-05 16:25:45 +09:00
BeatmapInfoExtensions.cs
BeatmapManager.cs Use best-name-finding helper in new difficulty creation flow 2022-02-17 00:28:18 +01:00
BeatmapMetadata.cs
BeatmapMetadataInfoExtensions.cs
BeatmapModelDownloader.cs
BeatmapModelManager.cs
BeatmapOnlineLookupQueue.cs Prevent throwing exceptions on first run without internet 2022-05-09 12:15:54 +09:00
BeatmapOnlineStatus.cs
BeatmapProcessor.cs
BeatmapSetFileInfo.cs
BeatmapSetHypeStatus.cs
BeatmapSetInfo.cs
BeatmapSetNominationStatus.cs
BeatmapSetOnlineAvailability.cs
BeatmapSetOnlineCovers.cs
BeatmapSetOnlineGenre.cs
BeatmapSetOnlineLanguage.cs
BeatmapStatistic.cs Use existing web localisation for most hardcoded strings 2022-04-20 16:31:11 -07:00
BeatmapStatisticIcon.cs
BeatmapUserSettings.cs Store user settings to realm 2022-03-01 18:44:15 +09:00
CountdownType.cs
DifficultyRating.cs
DifficultyRecommender.cs Convert to extension method to avoid recursive calls 2022-03-03 14:15:37 +09:00
DummyWorkingBeatmap.cs
EFBeatmapDifficulty.cs
EFBeatmapInfo.cs Revert "Convert data type of DistanceSpacing to float" 2022-04-29 08:02:07 +03:00
EFBeatmapMetadata.cs
EFBeatmapSetInfo.cs
FlatFileWorkingBeatmap.cs Update FlatFileWorkingBeatmap to not require a ruleset store 2022-02-19 20:53:04 +09:00
IBeatmap.cs Reimplement as extension method on IBeatmap 2022-02-16 12:06:49 +09:00
IBeatmapConverter.cs
IBeatmapDifficultyInfo.cs
IBeatmapInfo.cs
IBeatmapMetadataInfo.cs
IBeatmapOnlineInfo.cs
IBeatmapProcessor.cs
IBeatmapResourceProvider.cs
IBeatmapSetInfo.cs
IBeatmapSetOnlineInfo.cs
IBeatSyncProvider.cs Move interface to more appropriate namespace 2022-05-22 22:49:24 +09:00
IWorkingBeatmap.cs
IWorkingBeatmapCache.cs
MetadataUtils.cs
StarDifficulty.cs
WorkingBeatmap.cs Change WorkingBeatmap.GetVirtualTrack to use length provided by BeatmapInfo 2022-04-06 14:51:15 +09:00
WorkingBeatmapCache.cs Handle virtual track string to avoid throwing later in lookup 2022-04-14 17:33:42 +09:00