osu/osu.Game
tsrk f83a4f4952
refactor: tidy up attachement flow
TODO: find better naming and improve XMLDocs
2023-06-18 22:57:21 +02:00
..
Audio Merge branch 'master' into sample-set-controls 2023-05-24 14:03:04 +09:00
Beatmaps Fix beatmap info length tooltip not showing actual drain length 2023-06-17 15:00:32 -07:00
Collections Apply osu! side changes in line with FocusedOverlayContainer.PopIn abstract change 2023-06-18 20:57:32 +09:00
Configuration Merge branch 'master' into limited-distance-spacing 2023-06-16 16:56:22 +09:00
Database Force migration of old-new standardised scores to run once more 2023-06-16 14:04:18 +09:00
Extensions Handle culture code differences of Traditional Chinese 2023-06-08 03:27:05 +03:00
Graphics Apply osu! side changes in line with FocusedOverlayContainer.PopIn abstract change 2023-06-18 20:57:32 +09:00
Input Change default bindings to account for mouse wheel rotation 2023-06-07 18:07:56 +09:00
IO
IPC
Localisation Merge branch 'master' into limited-distance-spacing 2023-06-16 16:56:22 +09:00
Models Remove usages of [ExcludeFromDynamicCompile] 2023-05-08 18:12:56 +09:00
Online Fix beatmap info length tooltip not showing actual drain length 2023-06-17 15:00:32 -07:00
Overlays Apply osu! side changes in line with FocusedOverlayContainer.PopIn abstract change 2023-06-18 20:57:32 +09:00
Performance
Properties
Replays
Rulesets refactor: tidy up attachement flow 2023-06-18 22:57:21 +02:00
Scoring Also move GetMaxAchievableCombo 2023-06-16 15:26:13 +09:00
Screens refactor: tidy up attachement flow 2023-06-18 22:57:21 +02:00
Skinning fix: correct key counter position in Triangles and Legacy skins 2023-06-15 14:37:38 +02:00
Storyboards Fix storyboard video-only check being inverted 2023-05-16 21:51:32 -07:00
Tests Apply NRT in MemoryCachingComponent test-only subclasses 2023-06-09 13:48:42 +02:00
Updater
Users
Utils
.editorconfig
BackgroundBeatmapProcessor.cs
osu!.res
osu.Game.csproj Update framework 2023-06-18 20:57:43 +09:00
OsuGame.cs Move DragDrop handling to base game implementation for iOS support 2023-06-17 20:30:22 +03:00
OsuGameBase_Importing.cs
OsuGameBase.cs Expose currently selected language from IAPIProvider 2023-06-08 02:59:34 +03:00
PerformFromMenuRunner.cs