osu/osu.Game
2022-12-19 20:19:51 +01:00
..
Audio Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
Beatmaps Use MaxBy in all locations that can and update inspection level to match dotnet-build 2022-12-19 16:47:10 +09:00
Collections
Configuration Merge branch 'master' into guard-url-protocols 2022-12-16 18:23:16 +09:00
Database Merge branch 'master' into guard-url-protocols 2022-12-16 18:23:16 +09:00
Extensions Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
Graphics Refactor markdown extension management 2022-12-19 20:19:51 +01:00
Input
IO Fix some more inspections 2022-12-16 20:21:19 +09:00
IPC
Localisation Merge pull request #21628 from peppy/go-hard-file-writes 2022-12-16 14:52:57 +09:00
Models Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
Online Merge branch 'master' into guard-url-protocols 2022-12-16 18:23:16 +09:00
Overlays Refactor markdown extension management 2022-12-19 20:19:51 +01:00
Performance
Properties
Replays
Rulesets Use MaxBy in all locations that can and update inspection level to match dotnet-build 2022-12-19 16:47:10 +09:00
Scoring Use MaxBy in all locations that can and update inspection level to match dotnet-build 2022-12-19 16:47:10 +09:00
Screens Use MaxBy in all locations that can and update inspection level to match dotnet-build 2022-12-19 16:47:10 +09:00
Skinning Fix some more inspections 2022-12-16 20:21:19 +09:00
Storyboards Use MaxBy in all locations that can and update inspection level to match dotnet-build 2022-12-19 16:47:10 +09:00
Tests Use MaxBy in all locations that can and update inspection level to match dotnet-build 2022-12-19 16:47:10 +09:00
Updater
Users
Utils Extract common part of regex to separate method 2022-12-03 16:59:43 +01:00
.editorconfig
BackgroundBeatmapProcessor.cs
osu!.res
osu.Game.csproj Update framework 2022-12-19 22:01:20 +09:00
OsuGame.cs Fix two null refrences in OsuGame 2022-12-19 16:47:10 +09:00
OsuGameBase_Importing.cs Move ImportParameters to better home 2022-12-13 21:41:26 +09:00
OsuGameBase.cs Clamp SFX panning on results screen 2022-12-16 17:19:07 +09:00
PerformFromMenuRunner.cs