1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 09:27:23 +08:00
osu-lazer/osu.Game/Database
Thomas Müller 417f146386 Add difficulty calculation
Adds base classes for difficulty calculations, hooks them up with
carousel container, and adds a port of the osu difficulty calculator.
2017-02-19 17:41:51 +01:00
..
BaseDifficulty.cs Update and standardise license headers. 2017-02-07 14:27:41 +09:00
BeatmapDatabase.cs Remove unnecessary methods and local variables. 2017-02-13 18:30:51 +09:00
BeatmapInfo.cs Add difficulty calculation 2017-02-19 17:41:51 +01:00
BeatmapMetadata.cs Update and standardise license headers. 2017-02-07 14:27:41 +09:00
BeatmapSetInfo.cs Load beatmap data from an optional osb file. 2017-02-09 15:19:09 +01:00