1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:07:25 +08:00
osu-lazer/osu.Game/Beatmaps
Dean Herbert 9e33fb35e9 Fix typo
2019-07-02 22:26:08 +09:00
..
ControlPoints Fix skinning support for combobreak 2019-06-30 21:58:30 +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 Fix skinning support for combobreak 2019-06-30 21:58:30 +09:00
Legacy Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
Timing Move conditional to within BreakPeriod 2019-05-12 16:25:25 +09:00
Beatmap.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
BeatmapConverter.cs Turn on warnings, resolve issues 2019-04-25 17:36:17 +09:00
BeatmapDifficulty.cs Fix remaining issues 2019-02-28 13:31:40 +09:00
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 Merge branch 'master' into more-inspections 2019-02-28 14:32:57 +09:00
BeatmapMetrics.cs Move metrics to beatmap set 2019-06-13 16:52:49 +09:00
BeatmapOnlineInfo.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
BeatmapProcessor.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
BeatmapSetFileInfo.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
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 Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
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 Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
IBeatmapConverter.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
IBeatmapProcessor.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
WorkingBeatmap.cs Fix typo 2019-07-02 22:26:08 +09:00