osu/osu.Game/Beatmaps
naoey 61260cf599
Hand off comparison logic for database query to implementors
Equals overrides are not used in EF queries without running the comaprison locally instead of on the database, so to preserve that the comparison logic is instead implemented on a per manager basis.
2019-06-27 15:32:27 +05:30
..
ControlPoints Remove ControlPoint.EquivalentTo 2019-05-21 14:27:57 +09:00
Drawables Adjust background colour of non-loaded beatmap set cover to play better with black foreground elements 2019-06-27 12:17:28 +09:00
Formats Merge pull request #4729 from peppy/fix-control-point-ordering 2019-05-21 15:33:27 +09:00
Legacy
Timing Move conditional to within BreakPeriod 2019-05-12 16:25:25 +09:00
Beatmap.cs
BeatmapConverter.cs Turn on warnings, resolve issues 2019-04-25 17:36:17 +09:00
BeatmapDifficulty.cs
BeatmapInfo.cs Fix prefixing spaces in BeatmapInfo's ToString when metadata is not populated yet 2019-06-10 19:33:23 +09:00
BeatmapManager_WorkingBeatmap.cs Don't throw exception for non-existent files 2019-06-26 17:23:12 +09:00
BeatmapManager.cs Hand off comparison logic for database query to implementors 2019-06-27 15:32:27 +05:30
BeatmapMetadata.cs
BeatmapMetrics.cs Move metrics to beatmap set 2019-06-13 16:52:49 +09:00
BeatmapOnlineInfo.cs
BeatmapProcessor.cs
BeatmapSetFileInfo.cs
BeatmapSetInfo.cs Merge remote-tracking branch 'upstream/master' into generic-download-tracking-composite 2019-06-26 18:17:53 +05:30
BeatmapSetMetrics.cs Move metrics to beatmap set 2019-06-13 16:52:49 +09:00
BeatmapSetOnlineInfo.cs Disable download button + Fix AppVeyor Errors 2019-06-10 21:13:37 +03:00
BeatmapSetOnlineStatus.cs
BeatmapStatistic.cs Update icon usage to match framework changes 2019-03-27 19:29:27 +09:00
BeatmapStore.cs Remove incorrect deletion include 2019-05-09 15:13:35 +09:00
BindableBeatmap.cs Cleanups 2019-06-04 11:25:18 +09:00
DummyWorkingBeatmap.cs Cleanups 2019-06-04 11:25:18 +09:00
IBeatmap.cs
IBeatmapConverter.cs
IBeatmapProcessor.cs
WorkingBeatmap.cs Cleanups 2019-06-04 11:25:18 +09:00