1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 05:27:23 +08:00
osu-lazer/osu.Game/Beatmaps
Unknown 5da1466e28 requested changes
use IEquatable<T> instead of overriding Equals and `==` operator for primitive types.
2017-11-25 15:05:59 +01:00
..
ControlPoints list can not be null in ControlPointInfo.cs 2017-11-07 23:08:24 +01:00
Drawables Load beatmap carousel panels asynchronously 2017-11-21 22:30:09 +09:00
Formats line can not be null in OsuLegacyDecoder.cs 2017-11-07 23:17:26 +01:00
IO Fix LegacyFilesystemReader Filenames property. 2017-09-18 10:14:29 +02:00
Legacy What even was this lol. 2017-03-18 18:38:51 +09:00
Timing BreakOverlay and LetterboxOverlay implementation 2017-09-15 19:39:55 +03:00
Beatmap.cs Fix all remaining db structure issues 2017-10-19 14:05:11 +09:00
BeatmapConverter.cs And then everything became one 2017-09-19 16:06:58 +09:00
BeatmapDifficulty.cs Fix all remaining db structure issues 2017-10-19 14:05:11 +09:00
BeatmapInfo.cs Fix Hide/Restore/Delete etc. 2017-10-25 22:08:34 +09:00
BeatmapManager.cs compare metdata and remove duplicate from beatmap to prevent redundant storage 2017-11-23 19:46:58 +01:00
BeatmapMetadata.cs requested changes 2017-11-25 15:05:59 +01:00
BeatmapMetrics.cs Reshuffle namespaces 2017-07-26 13:22:46 +09:00
BeatmapOnlineInfo.cs Extend Beatmap Set Response 2017-11-10 03:01:11 +03:00
BeatmapProcessor.cs And then everything became one 2017-09-19 16:06:58 +09:00
BeatmapSetFileInfo.cs Let's not rename columns yet 2017-10-14 14:30:58 +09:00
BeatmapSetInfo.cs Fix Hide/Restore/Delete etc. 2017-10-25 22:08:34 +09:00
BeatmapSetOnlineInfo.cs Add back high resolution cover regressions 2017-11-15 13:26:02 +09:00
BeatmapStatistic.cs And then everything became one 2017-09-19 16:06:58 +09:00
BeatmapStore.cs Fix incorrect alignment 2017-10-25 23:56:18 +09:00
DifficultyCalculator.cs Fix ManiaDifficultyCalculator possibly failing due to nullref 2017-11-17 14:37:06 +09:00
DummyWorkingBeatmap.cs Make many internal classes and methods public 2017-11-21 12:06:16 +09:00
RankStatus.cs Reshuffle namespaces 2017-07-26 13:22:46 +09:00
WorkingBeatmap.cs Add async load methods for WorkingBeatmap properties 2017-11-21 22:34:53 +09:00