osu/osu.Game.Rulesets.Osu
Dean Herbert f3d154a995
Add inline comment explaining optimisation
2024-03-11 11:28:15 +08:00
..
Beatmaps Use ArgumentOutOfRangeException throw helper methods 2024-03-05 10:20:30 +01:00
Configuration
Difficulty Reduce allocations during beatmap selection 2024-02-17 15:46:38 +03:00
Edit Use ArgumentOutOfRangeException throw helper methods 2024-03-05 10:20:30 +01:00
Judgements Store tracking history to slider judgement result instead 2024-02-29 12:11:50 +01:00
Mods Update usage of `MathUtils` 2024-03-06 12:13:12 +08:00
Objects Fix cross-talk between pooled `DrawableSliderRepeat` usage causing incorrect rotation 2024-03-08 11:37:13 +08:00
Properties
Replays Update usage of `MathUtils` 2024-03-06 12:13:12 +08:00
Scoring Make `RankFromScore()`'s dictionary param readonly 2024-01-22 19:56:30 +01:00
Skinning Update usage of `MathUtils` 2024-03-06 12:13:12 +08:00
Statistics Update usage of `MathUtils` 2024-03-06 12:13:12 +08:00
UI Add inline comment explaining optimisation 2024-03-11 11:28:15 +08:00
Utils
OsuInputManager.cs Fix allocations in SliderInputManager 2024-02-19 01:08:40 +03:00
OsuRuleset.cs Update triangles skin judgment display 2024-01-25 19:31:57 +09:00
OsuSkinComponentLookup.cs
OsuSkinComponents.cs
osu.Game.Rulesets.Osu.csproj Upgrade to .NET 8 SDK 2024-02-02 21:28:51 +09:00