.. |
ControlPoints
|
|
|
Drawables
|
Remove no longer used [Cached] attribute
|
2021-11-21 13:19:16 +01:00 |
Formats
|
Rename BeatmapSetInfo.OnlineBeatmapSetID to OnlineID to match interface
|
2021-11-12 17:52:44 +09:00 |
Legacy
|
|
|
Timing
|
|
|
APIFailTimes.cs
|
|
|
Beatmap.cs
|
Rename BeatmapInfo.Version to DifficultyName to match underlying interface
|
2021-11-11 17:20:53 +09:00 |
BeatmapConverter.cs
|
|
|
BeatmapDifficulty.cs
|
|
|
BeatmapDifficultyCache.cs
|
Log all non-cancellation errors in difficulty cache
|
2021-11-20 17:32:40 +01:00 |
BeatmapInfo.cs
|
Add back interface equality but limit to only matching types
|
2021-11-16 12:35:18 +09:00 |
BeatmapInfoExtensions.cs
|
Fix GetDisplayTitle() implementations relying on ToString() themselves
|
2021-11-09 13:53:08 +01:00 |
BeatmapManager.cs
|
Update all simple cases of switching to IWorkingBeatmap
|
2021-11-17 20:56:57 +09:00 |
BeatmapMetadata.cs
|
|
|
BeatmapMetadataInfoExtensions.cs
|
Add fallback for cases where beatmap has no author/title/artist specified
|
2021-11-10 18:29:05 +09:00 |
BeatmapModelDownloader.cs
|
|
|
BeatmapModelManager.cs
|
Move StoragePath implementation to an extension method
|
2021-11-19 16:08:38 +09:00 |
BeatmapOnlineLookupQueue.cs
|
Rename BeatmapSetInfo.OnlineBeatmapSetID to OnlineID to match interface
|
2021-11-12 17:52:44 +09:00 |
BeatmapProcessor.cs
|
|
|
BeatmapSetFileInfo.cs
|
|
|
BeatmapSetHypeStatus.cs
|
|
|
BeatmapSetInfo.cs
|
Move StoragePath implementation to an extension method
|
2021-11-19 16:08:38 +09:00 |
BeatmapSetNominationStatus.cs
|
|
|
BeatmapSetOnlineAvailability.cs
|
|
|
BeatmapSetOnlineCovers.cs
|
|
|
BeatmapSetOnlineGenre.cs
|
|
|
BeatmapSetOnlineLanguage.cs
|
|
|
BeatmapSetOnlineStatus.cs
|
|
|
BeatmapStatistic.cs
|
|
|
BeatmapStatisticIcon.cs
|
|
|
BeatmapStore.cs
|
|
|
CountdownType.cs
|
|
|
DifficultyRating.cs
|
|
|
DifficultyRecommender.cs
|
Rename BeatmapInfo.StarDifficulty to StarRating to match underlying interface
|
2021-11-11 17:19:46 +09:00 |
DummyWorkingBeatmap.cs
|
Remove subclassing of RulesetInfo
|
2021-11-22 16:39:17 +09:00 |
IBeatmap.cs
|
|
|
IBeatmapConverter.cs
|
|
|
IBeatmapDifficultyInfo.cs
|
|
|
IBeatmapInfo.cs
|
Add back interface equality but limit to only matching types
|
2021-11-16 12:35:18 +09:00 |
IBeatmapMetadataInfo.cs
|
|
|
IBeatmapModelManager.cs
|
|
|
IBeatmapOnlineInfo.cs
|
|
|
IBeatmapProcessor.cs
|
|
|
IBeatmapResourceProvider.cs
|
|
|
IBeatmapSetInfo.cs
|
Add back interface equality but limit to only matching types
|
2021-11-16 12:35:18 +09:00 |
IBeatmapSetOnlineInfo.cs
|
|
|
IWorkingBeatmap.cs
|
Use consistent type for mod collection in all overloads
|
2021-11-21 11:30:45 +01:00 |
IWorkingBeatmapCache.cs
|
|
|
MetadataUtils.cs
|
|
|
StarDifficulty.cs
|
|
|
WorkingBeatmap.cs
|
Use consistent type for mod collection in all overloads
|
2021-11-21 11:30:45 +01:00 |
WorkingBeatmapCache.cs
|
Rewrite PreviewTrackManager to avoid constructing TrackBass locally
|
2021-11-09 17:38:12 +09:00 |