osu/osu.Game/Rulesets
Nathan Alo cc3468b4ab apply suggestions
- make `UserActivity.InGame` and derive that to `InSoloGame` and `InMultiplayerGame`
- rename `SoloGame` to `InSoloGame`
- rename `MultiplayerGame` to `InMultiplayerGame`
2021-08-16 06:32:33 +08:00
..
Configuration
Difficulty Merge branch 'master' into diffspike-balance 2021-07-20 19:39:41 +02:00
Edit Ensure tool is always set back to select tool when beatmap becomes untimed 2021-07-19 17:08:40 +09:00
Filter
Judgements Ensure proxied judgement content is correctly depth-ordered 2021-08-01 15:21:31 +02:00
Mods Remove brackets 2021-08-01 20:59:51 +03:00
Objects Always initialize DHO transforms on LoadComplete 2021-08-10 16:34:38 +09:00
Replays Remove redundant NotNull attributes in nullable classes 2021-06-17 16:07:32 +09:00
Scoring Fix date being updated on replays unexpectedly 2021-07-19 19:28:35 +09:00
Timing
UI Increase TimeRange max value 2021-08-02 19:37:45 +09:00
ILegacyRuleset.cs
Ruleset.cs apply suggestions 2021-08-16 06:32:33 +08:00
RulesetConfigCache.cs
RulesetInfo.cs
RulesetSelector.cs
RulesetStore.cs Remove unused using statement 2021-06-18 19:39:01 +09:00