.. |
ControlPoints
|
|
|
Drawables
|
Remove null checks on CreateInstance() calls
|
2021-11-24 12:23:09 +09: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
|
Update cases where equality can be used instead of primary key equality
|
2021-11-24 12:49:57 +09: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
|
Initialise BeatmapSet.Beatmaps list to line up with realm expectations
|
2021-11-24 13:25:55 +09:00 |
BeatmapMetadata.cs
|
Rename User to APIUser and move to correct namespace
|
2021-11-07 11:26:01 +09:00 |
BeatmapMetadataInfoExtensions.cs
|
Add fallback for cases where beatmap has no author/title/artist specified
|
2021-11-10 18:29:05 +09:00 |
BeatmapModelDownloader.cs
|
Move second generic to abstract model downloader rather than interface type
|
2021-11-05 17:37:05 +09:00 |
BeatmapModelManager.cs
|
Merge pull request #15772 from peppy/remove-model-list-inits
|
2021-11-24 16:41:19 +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
|
Add new statistic types to online info
|
2021-11-07 21:33:41 +01:00 |
BeatmapSetInfo.cs
|
Avoid json serialisation of aggregate helper properties
|
2021-11-24 13:36:34 +09:00 |
BeatmapSetNominationStatus.cs
|
Add new statistic types to online info
|
2021-11-07 21:33:41 +01:00 |
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
|
Change IBeatmapMetadataInfo.Author to be an IUser
|
2021-11-04 18:32:42 +09:00 |
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
|
Add new statistic types to online info
|
2021-11-07 21:33:41 +01: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 |