.. |
ControlPoints
|
|
|
Drawables
|
Merge pull request #15767 from bdach/beatmap-card/track-preview
|
2021-11-25 12:08:03 +09:00 |
Formats
|
Move bookmark parsing logic into LegacyBeatmapDecoder
|
2021-11-24 16:29:51 +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
|
Update all actual usages of RulesetInfo.ID to use OnlineID instead
|
2021-11-24 15:50:26 +09:00 |
BeatmapInfo.cs
|
Rename BeatmapSetOnlineStatus to BeatmapOnlineStatus
|
2021-11-24 18:42:49 +09:00 |
BeatmapInfoExtensions.cs
|
Fix GetDisplayTitle() implementations relying on ToString() themselves
|
2021-11-09 13:53:08 +01:00 |
BeatmapManager.cs
|
Split out legacy model export logic into LegacyModelExporter classes
|
2021-11-25 16:41:12 +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 archive filename helper method to extension method
|
2021-11-25 16:35:54 +09:00 |
BeatmapOnlineLookupQueue.cs
|
Rename BeatmapSetOnlineStatus to BeatmapOnlineStatus
|
2021-11-24 18:42:49 +09:00 |
BeatmapOnlineStatus.cs
|
Rename BeatmapSetOnlineStatus to BeatmapOnlineStatus
|
2021-11-24 18:42:49 +09:00 |
BeatmapProcessor.cs
|
|
|
BeatmapSetFileInfo.cs
|
|
|
BeatmapSetHypeStatus.cs
|
|
|
BeatmapSetInfo.cs
|
Update all models to implement IHasNamedFiles
|
2021-11-25 16:41:12 +09:00 |
BeatmapSetNominationStatus.cs
|
|
|
BeatmapSetOnlineAvailability.cs
|
|
|
BeatmapSetOnlineCovers.cs
|
|
|
BeatmapSetOnlineGenre.cs
|
|
|
BeatmapSetOnlineLanguage.cs
|
|
|
BeatmapStatistic.cs
|
|
|
BeatmapStatisticIcon.cs
|
|
|
BeatmapStore.cs
|
|
|
CountdownType.cs
|
|
|
DifficultyRating.cs
|
|
|
DifficultyRecommender.cs
|
Update all actual usages of RulesetInfo.ID to use OnlineID instead
|
2021-11-24 15:50:26 +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
|
Update all models to implement IHasNamedFiles
|
2021-11-25 16:41:12 +09:00 |
IBeatmapSetOnlineInfo.cs
|
Rename BeatmapSetOnlineStatus to BeatmapOnlineStatus
|
2021-11-24 18:42:49 +09:00 |
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
|
Merge pull request #15772 from peppy/remove-model-list-inits
|
2021-11-24 16:41:19 +09:00 |