osu/osu.Game
2023-06-07 16:32:29 +09:00
..
Audio Merge branch 'master' into sample-set-controls 2023-05-24 14:03:04 +09:00
Beatmaps Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
Collections Ensure collection edit textbox commits on focus loss 2023-06-04 12:51:03 +09:00
Configuration Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
Database Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
Extensions Move ApplyGameWideClock to extension method 2023-06-06 16:07:50 +09:00
Graphics Fix scroll operations in SectionsContainer failing if target moves due to loaded content 2023-06-07 16:32:29 +09:00
Input Fix hold-for-right-click showing during gameplay 2023-05-13 21:32:30 +09:00
IO
IPC
Localisation Fix osu!mania scroll speed milliseconds having too much precision 2023-06-06 21:43:56 +09:00
Models Remove usages of [ExcludeFromDynamicCompile] 2023-05-08 18:12:56 +09:00
Online Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
Overlays Apply NRT to SectionsContainer 2023-06-07 16:32:29 +09:00
Performance
Properties
Replays
Rulesets Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
Scoring Split out multiplier retrieval into a function and use a default multiplier for all rulesets 2023-05-30 14:20:26 +09:00
Screens Apply NRT to SectionsContainer 2023-06-07 16:32:29 +09:00
Skinning Remove usages of [ExcludeFromDynamicCompile] 2023-05-08 18:12:56 +09:00
Storyboards Fix storyboard video-only check being inverted 2023-05-16 21:51:32 -07:00
Tests Fix code quality inspection 2023-06-03 16:50:58 +02:00
Updater
Users moving UpdateableCountryText 2023-04-28 01:47:14 +03:00
Utils
.editorconfig
BackgroundBeatmapProcessor.cs
osu!.res
osu.Game.csproj Update framework 2023-06-01 00:44:13 +09:00
OsuGame.cs Disable all tablet handlers to guard against a grim future 2023-06-02 08:48:47 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Rename method to better indicate directionality 2023-05-04 18:15:12 +02:00
PerformFromMenuRunner.cs