osu/osu.Game/Beatmaps
2022-06-16 18:26:13 +09:00
..
ControlPoints Add initial waveform comparison display 2022-05-24 14:36:44 +09:00
Drawables Add tooltips to beatmap card icon pills 2022-06-03 21:41:52 -07:00
Formats Don't output beatmap parse failures in a visible manner 2022-05-27 19:18:38 +09:00
Legacy
Timing
APIFailTimes.cs
Beatmap.cs
BeatmapConverter.cs
BeatmapDifficulty.cs
BeatmapDifficultyCache.cs
BeatmapImporter.cs Update usages of BeatmapModelManager which only require importing to use BeatmapImporter 2022-06-16 17:59:24 +09:00
BeatmapInfo.cs Add index on MD5Hash property 2022-06-08 18:01:55 +09:00
BeatmapInfoExtensions.cs
BeatmapManager.cs Move and adjust implementation regions to restore sanity 2022-06-16 18:26:13 +09:00
BeatmapMetadata.cs
BeatmapMetadataInfoExtensions.cs
BeatmapModelDownloader.cs
BeatmapOnlineLookupQueue.cs Move remaining realm classes out of Stores namespace 2022-06-15 21:56:00 +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 Change variable name and inline it 2022-06-08 21:10:27 +03: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 Remove unnecessary cache type specification 2022-05-23 02:00:04 +09:00
IWorkingBeatmap.cs
IWorkingBeatmapCache.cs
MetadataUtils.cs
StarDifficulty.cs
WorkingBeatmap.cs Use Track to ensure its loaded before transferring 2022-05-21 16:52:16 +03:00
WorkingBeatmapCache.cs Handle virtual track string to avoid throwing later in lookup 2022-04-14 17:33:42 +09:00