osu/osu.Game/Rulesets
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
..
Beatmaps Split ControlPoint into different types. 2017-05-23 14:03:40 +09:00
Judgements Rename EasingTypes to Easing 2017-07-22 20:53:53 +02:00
Mods Change to fa_question for now, pending flyte redesign. 2017-06-05 09:40:22 +09:00
Objects Reshuffle namespaces 2017-07-26 13:22:46 +09:00
Replays CI fixes 2017-04-29 02:30:34 +08:00
Scoring *Database -> *Store 2017-07-27 16:56:41 +09:00
Timing Remove unnecessary using statements 2017-07-12 12:55:52 +09:00
UI Update test cases to new framework and fix old crashes 2017-07-07 15:05:55 +03:00
BeatmapStatistic.cs Mode -> Ruleset. 2017-04-18 16:05:58 +09:00
Ruleset.cs add ruleset settings 2017-07-11 20:25:24 +02:00
RulesetInfo.cs Split out BeatmapDatabase into BeatmapStore 2017-07-26 16:31:34 +09:00
RulesetStore.cs Optimise file lookups and other database operations 2017-08-01 17:37:21 +09:00