1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:47:24 +08:00
osu-lazer/osu.Game.Rulesets.Mania
Dean Herbert 98483d2a1b
Merge pull request #21638 from Mogiiii/touchscreen-control-disable-mouse
Disable touchscreen controls responding to mouse in scrolling gamemodes
2023-01-06 20:39:09 +08:00
..
Beatmaps Use new ArgumentNullException.ThrowIfNull throw-helper API 2022-12-22 21:27:59 +01:00
Configuration Fix nullability oversight in ManiaRulesetConfigManager 2022-09-12 16:58:20 +09:00
Difficulty Remove whitespace 2022-10-11 13:53:18 +09:00
Edit Partial everything 2022-11-27 00:00:27 +09:00
Judgements Automated #nullable processing 2022-06-17 16:37:17 +09:00
MathUtils Use new ArgumentNullException.ThrowIfNull throw-helper API 2022-12-22 21:27:59 +01:00
Mods Partial everything 2022-11-27 00:00:27 +09:00
Objects Partial everything 2022-11-27 00:00:27 +09:00
Properties Automated #nullable processing 2022-06-17 16:37:17 +09:00
Replays Use AsNonNull() instead. 2022-07-02 19:48:32 +08:00
Resources/Testing/Beatmaps Add test ensuring converter doesn't modify original beatmap 2021-09-10 00:00:12 +09:00
Scoring Partial everything 2022-11-27 00:00:27 +09:00
Skinning Move judgement text creation to base class and tidy things up 2022-12-24 12:22:36 +08:00
UI Merge pull request #21638 from Mogiiii/touchscreen-control-disable-mouse 2023-01-06 20:39:09 +08:00
DualStageVariantGenerator.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ManiaFilterCriteria.cs Remove the nullable disable annotation in the mania ruleset. 2022-07-03 21:04:39 +08:00
ManiaInputManager.cs Partial everything 2022-11-27 00:00:27 +09:00
ManiaRuleset.cs Add method to get stage from column index 2022-10-07 15:24:37 +09:00
ManiaSettingsSubsection.cs Partial everything 2022-11-27 00:00:27 +09:00
ManiaSkinComponentLookup.cs Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
osu.Game.Rulesets.Mania.csproj Update netstandard2.1 references to net6.0 2022-12-16 17:16:13 +09:00
SingleStageVariantGenerator.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
VariantMappingGenerator.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00