.. |
ControlPoints
|
Actually serialise `SampleControlPoint`s along with `HitObject`s
|
2021-08-31 15:14:03 +09:00 |
Drawables
|
Constrain difficulty icon tooltip to `internal` accessibility"
|
2021-08-31 21:16:17 +03:00 |
Formats
|
Add encoding support for `SamplesMatchPlaybackRate`
|
2021-09-12 16:47:38 +02:00 |
Legacy
|
Remove unnecessary variable discard
|
2021-08-31 15:08:07 +09:00 |
Timing
|
…
|
|
Beatmap.cs
|
…
|
|
BeatmapConverter.cs
|
…
|
|
BeatmapDifficulty.cs
|
Add changes that got forgotted in branch surgery
|
2021-10-01 17:04:53 +09:00 |
BeatmapDifficultyCache.cs
|
Fix difficulty cache lookups sharing underlying mod instances
|
2021-08-21 15:50:33 +02:00 |
BeatmapInfo.cs
|
Redirect more methods to interface implementations
|
2021-10-01 17:36:44 +09:00 |
BeatmapManager.cs
|
Make new beatmaps' samples match playback rate by default
|
2021-09-12 16:57:21 +02:00 |
BeatmapManager_BeatmapOnlineLookupQueue.cs
|
Move database connection string operations local
|
2021-09-27 17:32:41 +09:00 |
BeatmapManager_WorkingBeatmap.cs
|
Inline single usage of `StoryboardFile` to avoid interface default method woes
|
2021-10-04 16:55:02 +09:00 |
BeatmapMetadata.cs
|
Redirect more methods to interface implementations
|
2021-10-01 17:36:44 +09: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
|
Update all EF based models to implement new read only interfaces
|
2021-10-01 16:55:50 +09:00 |
BeatmapSetInfo.cs
|
Inline single usage of `StoryboardFile` to avoid interface default method woes
|
2021-10-04 16:55:02 +09:00 |
BeatmapSetMetrics.cs
|
…
|
|
BeatmapSetOnlineInfo.cs
|
Reword xmldoc slightly
|
2021-09-10 12:58:12 +09:00 |
BeatmapSetOnlineStatus.cs
|
Update mapper usages with `LocalisableDescription`
|
2021-07-31 01:47:14 +03:00 |
BeatmapStatistic.cs
|
…
|
|
BeatmapStatisticIcon.cs
|
…
|
|
BeatmapStore.cs
|
Allow intro screen to retrieve beatmap even if rulesets is not loaded
|
2021-08-20 19:43:48 +09:00 |
CountdownType.cs
|
Add descriptions to enum members
|
2021-08-30 22:51:42 +02: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
|
Remove IJsonSerializable interface
|
2021-08-31 14:39:20 +09:00 |
IBeatmapConverter.cs
|
…
|
|
IBeatmapDifficultyInfo.cs
|
Switch `BeatmapDifficulty` usages to use interface type
|
2021-10-01 16:55:50 +09:00 |
IBeatmapInfo.cs
|
Remove reference to `osu-web-10`
|
2021-10-04 16:55:51 +09:00 |
IBeatmapMetadataInfo.cs
|
Add missing xmldoc
|
2021-10-01 17:36:44 +09:00 |
IBeatmapProcessor.cs
|
…
|
|
IBeatmapResourceProvider.cs
|
…
|
|
IBeatmapSetInfo.cs
|
Inline single usage of `StoryboardFile` to avoid interface default method woes
|
2021-10-04 16:55:02 +09:00 |
IWorkingBeatmap.cs
|
…
|
|
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 |