osu/osu.Game/Beatmaps
2021-08-20 19:43:48 +09:00
..
ControlPoints Add IDeepCloneable interface and update existing CreateCopy methods to use it 2021-07-19 12:54:17 +09:00
Drawables Add animation support for the star rating display 2021-08-19 07:17:43 +03:00
Formats Fix broken obsoletion message 2021-08-16 01:01:56 +02:00
Legacy
Timing Add new display for timing row attributes 2021-04-19 16:23:06 +09:00
Beatmap.cs Move snap/divisor helper methods to inside ControlPointInfo 2021-04-28 16:47:30 +09:00
BeatmapConverter.cs Remove obsolete code 2021-04-09 13:56:58 +09:00
BeatmapDifficulty.cs
BeatmapDifficultyCache.cs Track changes to mod settings in beatmap difficulty cache with 100ms debouncing 2021-08-17 05:46:05 +03:00
BeatmapInfo.cs Make versionString private 2021-04-18 20:57:25 +08:00
BeatmapManager_BeatmapOnlineLookupQueue.cs Remove overly verbose logging during beatmap imports 2021-06-27 14:29:02 +09:00
BeatmapManager_WorkingBeatmap.cs Retrieve separated skin instance from working beatmap for editing 2021-08-15 21:18:09 +02:00
BeatmapManager.cs Allow intro screen to retrieve beatmap even if rulesets is not loaded 2021-08-20 19:43:48 +09:00
BeatmapMetadata.cs Fix playlist item displays as empty string if no unicode title is present 2021-07-04 08:09:38 +08:00
BeatmapMetrics.cs
BeatmapOnlineInfo.cs
BeatmapProcessor.cs Rename property, reword xmldoc and improve readability of update code 2021-07-21 17:32:56 +09:00
BeatmapSetFileInfo.cs
BeatmapSetInfo.cs Revert "Revert "Make BeatmapSetInfo.Files non-nullable"" 2021-05-28 14:33:05 +09:00
BeatmapSetMetrics.cs
BeatmapSetOnlineInfo.cs Add online beatmap "explicit content" property 2021-01-13 12:13:14 +03:00
BeatmapSetOnlineStatus.cs Update mapper usages with LocalisableDescription 2021-07-31 01:47:14 +03:00
BeatmapStatistic.cs Remove obsolete code 2021-04-09 13:56:58 +09:00
BeatmapStatisticIcon.cs
BeatmapStore.cs Allow intro screen to retrieve beatmap even if rulesets is not loaded 2021-08-20 19:43:48 +09:00
DifficultyRating.cs
DifficultyRecommender.cs Fix possible nullref in difficulty recommender 2021-06-16 11:27:38 +09:00
DummyWorkingBeatmap.cs Retrieve separated skin instance from working beatmap for editing 2021-08-15 21:18:09 +02:00
IBeatmap.cs Move snap/divisor helper methods to inside ControlPointInfo 2021-04-28 16:47:30 +09:00
IBeatmapConverter.cs
IBeatmapProcessor.cs
IBeatmapResourceProvider.cs Expose resources to skin via interface (and share common pieces with beatmap) 2020-12-21 15:18:52 +09:00
IWorkingBeatmap.cs Improve xmldoc consistency 2021-04-20 02:30:27 +02:00
MetadataUtils.cs Check empty string more explicitly in IsRomanised() 2021-06-11 06:38:53 +02:00
StarDifficulty.cs
WorkingBeatmap.cs Retrieve separated skin instance from working beatmap for editing 2021-08-15 21:18:09 +02:00