osu/osu.Game/Beatmaps
Dean Herbert 3b1166d1e6 Optimise file lookups and other database operations
FirstOrDefault when called on a TableQuery with a predicate doesn't use table indices
2017-08-01 17:37:21 +09:00
..
ControlPoints Simplify comparator 2017-07-19 18:09:59 +09:00
Drawables *Database -> *Store 2017-07-27 16:56:41 +09:00
Formats Introduce a reference counting file store 2017-07-26 20:22:02 +09:00
IO Introduce a reference counting file store 2017-07-26 20:22:02 +09:00
Legacy
Timing Split ControlPoint into different types. 2017-05-23 14:03:40 +09:00
Beatmap.cs Reshuffle namespaces 2017-07-26 13:22:46 +09:00
BeatmapDifficulty.cs Reshuffle namespaces 2017-07-26 13:22:46 +09:00
BeatmapInfo.cs Never cascade-delete rulesets 2017-07-27 12:51:21 +09:00
BeatmapManager.cs Optimise file lookups and other database operations 2017-08-01 17:37:21 +09:00
BeatmapMetadata.cs Reshuffle namespaces 2017-07-26 13:22:46 +09:00
BeatmapMetrics.cs Reshuffle namespaces 2017-07-26 13:22:46 +09:00
BeatmapOnlineInfo.cs Reshuffle namespaces 2017-07-26 13:22:46 +09:00
BeatmapSetFileInfo.cs Allow a single beatmap to reference the same file multiple times 2017-07-31 21:49:57 +09:00
BeatmapSetInfo.cs Allow a single beatmap to reference the same file multiple times 2017-07-31 21:49:57 +09:00
BeatmapSetOnlineInfo.cs Reshuffle namespaces 2017-07-26 13:22:46 +09:00
BeatmapStore.cs Add "migration" 2017-08-01 10:24:04 +09:00
DifficultyCalculator.cs Split ControlPoint into different types. 2017-05-23 14:03:40 +09:00
DummyWorkingBeatmap.cs Reshuffle namespaces 2017-07-26 13:22:46 +09:00
RankStatus.cs Reshuffle namespaces 2017-07-26 13:22:46 +09:00
WorkingBeatmap.cs Reshuffle namespaces 2017-07-26 13:22:46 +09:00