1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 01:27:29 +08:00
osu-lazer/osu.Game.Rulesets.Osu
2022-08-22 23:31:24 -04:00
..
Beatmaps Automated #nullable processing 2022-06-17 16:37:17 +09:00
Configuration Automated #nullable processing 2022-06-17 16:37:17 +09:00
Difficulty Clamp effective miss count to maximum amount of possible braks 2022-08-16 16:12:13 +03:00
Edit Add inline comment explaining necessity to use AddRange for slider transform operations 2022-08-20 11:38:43 +09:00
Judgements Automated #nullable processing 2022-06-17 16:37:17 +09:00
Mods Use an infinite tick distance instead of directly disabling tick generation for SliderEventGenerator 2022-08-22 23:31:24 -04:00
Objects Use an infinite tick distance instead of directly disabling tick generation for SliderEventGenerator 2022-08-22 23:31:24 -04: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 Add failing tests 2021-04-05 17:48:29 +09:00
Scoring Update parameter discards 2022-06-24 21:26:19 +09:00
Skinning Move all usage of GameplayClock to IGameplayClock 2022-08-15 18:30:53 +09:00
Statistics Automated #nullable processing 2022-06-17 16:37:17 +09:00
UI Change message type osu resume overlay 2022-08-10 16:09:58 -04:00
Utils update new usage of CalculatePossibleMovementBounds 2022-07-08 12:00:07 -04:00
osu.Game.Rulesets.Osu.csproj Adjust package titles 2021-01-18 11:08:03 +09:00
OsuInputManager.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuRuleset.cs Check if StatisticItem.Name is null or empty 2022-08-20 21:48:53 -04:00
OsuSkinComponent.cs Replace usages of string.To{Lower,Upper}() 2022-06-24 11:57:45 +02:00
OsuSkinComponents.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00