osu/osu.Game.Rulesets.Catch
Ondřej Vajďák cc21e42e35
Merge branch 'master' into fix-catch-clamp
2022-09-21 11:35:58 +02:00
..
Beatmaps Automated #nullable processing 2022-06-17 16:37:17 +09:00
Difficulty Add versioning to difficulty calculators 2022-07-21 18:15:25 +09:00
Edit Update usages of `RemoveInternal` 2022-08-29 15:57:40 +09:00
Judgements Automated #nullable processing 2022-06-17 16:37:17 +09:00
Mods Change ruleset mod description types 2022-08-10 16:09:11 -04:00
Objects Fixed tests failing 2022-09-20 19:45:39 +02:00
Properties Automated #nullable processing 2022-06-17 16:37:17 +09:00
Replays Remove the nullable disable annotation and fix the breaking api. 2022-07-02 13:33:05 +08:00
Resources/Testing/Beatmaps
Scoring Automated #nullable processing 2022-06-17 16:37:17 +09:00
Skinning Apply more renames 2022-09-18 18:19:00 +09:00
UI Merge pull request #19774 from josh-codes/master 2022-09-09 17:15:46 +09:00
CatchInputManager.cs add basic touch functionality 2022-08-13 18:02:29 +08:00
CatchRuleset.cs Rename `CreateLegacySkinProvider` to `CreateSkinTransformer` and apply to all skins 2022-09-15 20:18:10 +09:00
CatchSkinComponent.cs Replace usages of `string.To{Lower,Upper}()` 2022-06-24 11:57:45 +02:00
CatchSkinComponents.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
osu.Game.Rulesets.Catch.csproj