1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 17:27:39 +08:00
osu-lazer/osu.Game/Beatmaps
smoogipoo 4086ff7313 Merge remote-tracking branch 'origin/master' into disallow-beatmap-change
# Conflicts:
#	osu.Game.Tests/Visual/TestCaseBeatmapInfoWedge.cs
#	osu.Game/Screens/Menu/Intro.cs
#	osu.Game/Screens/Menu/MenuSideFlashes.cs
2018-06-06 18:26:51 +09:00
..
ControlPoints Normalize all the line endings 2018-04-13 18:26:38 +09:00
Drawables Cleanup. 2018-05-31 05:48:42 -03:00
Formats Add explanatory comment 2018-05-16 13:59:51 +09:00
Legacy Remove LegacyBeatmap 2018-04-19 18:58:45 +09:00
Timing Normalize all the line endings 2018-04-13 18:26:38 +09:00
Beatmap.cs Don't deep-clone beatmapinfo/control points 2018-05-17 13:17:33 +09:00
BeatmapConverter.cs Don't deep-clone beatmapinfo/control points 2018-05-17 13:17:33 +09:00
BeatmapDifficulty.cs Don't deep-clone beatmapinfo/control points 2018-05-17 13:17:33 +09:00
BeatmapInfo.cs Don't deep-clone beatmapinfo/control points 2018-05-17 13:17:33 +09:00
BeatmapManager_WorkingBeatmap.cs Fix incorrect method name 2018-05-07 11:22:25 +09:00
BeatmapManager.cs Fix web request failures not being correctly handled at an APIRequest level 2018-06-03 13:01:52 +09:00
BeatmapMetadata.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
BeatmapMetrics.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
BeatmapOnlineInfo.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
BeatmapProcessor.cs Initial rework of beatmap conversion process 2018-04-19 22:04:12 +09:00
BeatmapSetFileInfo.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
BeatmapSetInfo.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
BeatmapSetOnlineInfo.cs Match panel with web 2018-05-31 08:09:19 -07:00
BeatmapSetOnlineStatus.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
BeatmapStatistic.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
BeatmapStore.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
DummyWorkingBeatmap.cs Privatise the OsuGame beatmap, add local beatmap to OsuTestCase 2018-05-23 17:38:02 +09:00
GameBeatmap.cs Add param explanatory blurb to xmldoc 2018-06-04 11:11:07 +09:00
IBeatmap.cs Fix post-merge errors 2018-05-11 14:08:17 +09:00
IBeatmapConverter.cs Initial rework of beatmap conversion process 2018-04-19 22:04:12 +09:00
IGameBeatmap.cs Fix GetBoundCopy on IGameBeatmap not working 2018-05-24 12:42:58 +09:00
WorkingBeatmap.cs Fix HR mod affecting original beatmap difficulty 2018-05-18 18:11:52 +09:00