.. |
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
|
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
|
Fix instability of taiko double conversion
|
2021-08-30 15:30:18 +09:00 |
BeatmapDifficultyCache.cs
|
Fix difficulty cache lookups sharing underlying mod instances
|
2021-08-21 15:50:33 +02:00 |
BeatmapInfo.cs
|
Add TODO comment about lack of in-gameplay support
|
2021-09-13 00:13:07 +02:00 |
BeatmapManager.cs
|
Merge branch 'master' into model-downloader-split
|
2021-10-01 22:34:39 +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
|
Move metrics to beatmap set
|
2019-06-13 16:52:49 +09:00 |
BeatmapModelDownloader.cs
|
Split out IModelDownloader and also split apart ScoreManager
|
2021-09-30 18:25:20 +09:00 |
BeatmapModelManager.cs
|
Merge branch 'master' into model-downloader-split
|
2021-10-01 22:34:39 +09:00 |
BeatmapOnlineInfo.cs
|
Move Length out of OnlineInfo
|
2019-07-07 20:25:36 +03:00 |
BeatmapOnlineLookupQueue.cs
|
Fix incomplete xmldoc
|
2021-10-01 01:51:31 +09:00 |
BeatmapProcessor.cs
|
Rename property, reword xmldoc and improve readability of update code
|
2021-07-21 17:32:56 +09:00 |
BeatmapSetFileInfo.cs
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
BeatmapSetInfo.cs
|
Revert "Revert "Make BeatmapSetInfo.Files non-nullable""
|
2021-05-28 14:33:05 +09:00 |
BeatmapSetMetrics.cs
|
Move metrics to beatmap set
|
2019-06-13 16:52:49 +09:00 |
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
|
Remove obsolete code
|
2021-04-09 13:56:58 +09:00 |
BeatmapStatisticIcon.cs
|
Strongly type and expose default beatmap information icon implementations for other rulesets
|
2020-09-04 15:01:32 +09:00 |
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
|
Replace DifficultyColouredContainer with a more scalable solution
|
2019-08-17 15:16:24 +09:00 |
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
|
Add default token
|
2020-09-17 18:37:48 +09:00 |
IBeatmapProcessor.cs
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
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 |
IWorkingBeatmapCache.cs
|
Hook up all required interfaces to new BeatmapManager
|
2021-09-30 17:18:39 +09:00 |
MetadataUtils.cs
|
Check empty string more explicitly in IsRomanised()
|
2021-06-11 06:38:53 +02:00 |
StarDifficulty.cs
|
Move StarDifficulty to own file
|
2020-11-06 13:51:25 +09:00 |
WorkingBeatmap.cs
|
Retrieve separated skin instance from working beatmap for editing
|
2021-08-15 21:18:09 +02:00 |
WorkingBeatmapCache.cs
|
Hook up all required interfaces to new BeatmapManager
|
2021-09-30 17:18:39 +09:00 |