1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 12:47:25 +08:00
osu-lazer/osu.Game/Beatmaps
Dean Herbert 3a89348413
Centralise access to WorkingBeatmaps.
They can now only be instantiated from BeatmapDatabase and are abstract (to avoid misuse).
2017-02-24 13:43:21 +09:00
..
Drawables Merge remote-tracking branch 'upstream/master' into remove-usings 2017-02-24 11:29:34 +09:00
Events Remove unnecessary using statements 2017-02-23 21:38:10 +01:00
Formats Remove unnecessary using statements 2017-02-23 21:38:10 +01:00
IO Remove unnecessary using statements 2017-02-23 21:38:10 +01:00
Samples Update and standardise license headers. 2017-02-07 14:27:41 +09:00
Timing Remove incorrectly shadowed variable 2017-02-23 22:33:07 +01:00
Beatmap.cs Move constant for default ControlPoint out of Slider. 2017-02-18 15:54:16 +09:00
DifficultyCalculator.cs Add difficulty calculation 2017-02-19 17:41:51 +01:00
WorkingBeatmap.cs Centralise access to WorkingBeatmaps. 2017-02-24 13:43:21 +09:00