.. |
ControlPoints
|
Remove unnecessary setting of sample name to same value
|
2018-07-20 15:12:21 +09:00 |
Drawables
|
Revert async changes
|
2018-08-31 07:07:10 +09:00 |
Formats
|
Compare with invariant culture
|
2018-08-24 10:12:30 +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
|
Add BeatmapInfo's stable defaults to fix compatibility with old maps
|
2018-06-28 19:02:38 +02:00 |
BeatmapManager_WorkingBeatmap.cs
|
Make GetWaveform() not hard bail if errors occur
|
2018-06-27 16:07:18 +09:00 |
BeatmapManager.cs
|
Merge pull request #3321 from peppy/fix-importing
|
2018-09-05 18:51:15 +09:00 |
BeatmapMetadata.cs
|
Fix links from profile top scores to beatmaps not working correctly
|
2018-07-05 21:00:23 +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
|
Fix beatmap processor not setting combo index on first object
|
2018-08-15 11:48:50 +09:00 |
BeatmapSetFileInfo.cs
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
BeatmapSetInfo.cs
|
Fix beatmaps importing with -1 as online set ID
|
2018-06-28 10:28:35 +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 |
BindableBeatmap.cs
|
Rename GameBeatmap -> BindableBeatmap
|
2018-06-06 20:16:20 +09:00 |
DummyWorkingBeatmap.cs
|
Use VirtualBeatmapTrack in testcases
|
2018-06-28 11:45:48 +09:00 |
IBeatmap.cs
|
Fix post-merge errors
|
2018-05-11 14:08:17 +09:00 |
IBeatmapConverter.cs
|
Update framework
|
2018-07-21 16:21:53 +09:00 |
IBeatmapProcessor.cs
|
Update framework
|
2018-07-21 16:21:53 +09:00 |
IBindableBeatmap.cs
|
Rename GameBeatmap -> BindableBeatmap
|
2018-06-06 20:16:20 +09:00 |
WorkingBeatmap_VirtualBeatmapTrack.cs
|
Update framework
|
2018-07-21 16:21:53 +09:00 |
WorkingBeatmap.cs
|
Reduce async-await pairs
|
2018-08-30 14:41:16 +09:00 |