1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 22:07:28 +08:00
osu-lazer/osu.Game/Beatmaps
Dean Herbert 4f6263ef86 Make many internal classes and methods public
This is important when using dynamic compiling to rapidly iterate. Until we actually split projects out into pieces (like the abstract ruleset project we have talked about) there is no advantage to using internal in the osu! game code.
2017-11-21 12:06:16 +09:00
..
ControlPoints list can not be null in ControlPointInfo.cs 2017-11-07 23:08:24 +01:00
Drawables Make many internal classes and methods public 2017-11-21 12:06:16 +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 Fix CI issue 2017-11-20 11:32:20 +09:00
BeatmapMetadata.cs Fix OnlineBeatmapSetID not being correctly populated 2017-10-25 22:14:16 +09: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 nullchecks in Disposal where population methods return nulls 2017-11-17 22:14:28 +09:00