osu/osu.Game
2023-03-07 18:07:46 +09:00
..
Audio Reset preview track when stopping instead 2023-02-13 22:39:34 -08:00
Beatmaps Reset preview track when stopping instead 2023-02-13 22:39:34 -08:00
Collections make ResetConfirmDialog properly utilise its parent's logic 2023-03-05 20:57:26 +01:00
Configuration Use more generic wording for future-proofing 2023-02-19 15:06:40 +01:00
Database Fix skin export failing if a directory exists with the proposed filename 2023-02-15 16:11:16 +09:00
Extensions Move extension methods closer to serialisation classes 2023-02-15 18:37:41 +09:00
Graphics Only apply dim changes when background blur is disabled 2023-02-15 14:16:34 +09:00
Input Reorder game key bindings to allow skip overlay to have precedence over replay controls 2023-02-10 18:57:21 +09:00
IO
IPC
Localisation Change ResetDialogue text 2023-03-03 15:16:48 +01:00
Models
Online Make user activity class names more specific 2023-02-12 12:32:17 -08:00
Overlays Update xmldoc for DangerousActionDialog to match new behaviour 2023-03-07 18:07:46 +09:00
Performance
Properties
Replays
Rulesets Merge pull request #22659 from peppy/fix-taiko-drum-nested-sample-detection 2023-02-22 18:56:59 +01:00
Scoring
Screens make ResetConfirmDialog properly utilise its parent's logic 2023-03-05 20:57:26 +01:00
Skinning Merge branch 'master' into skin-editor-layer-select 2023-02-20 21:33:48 +01:00
Storyboards
Tests Merge branch 'master' into skinnable-clean-up-documentation 2023-02-17 20:59:18 +01:00
Updater
Users Use existing ModdingBeatmap activity 2023-02-12 15:01:50 -08:00
Utils
.editorconfig
BackgroundBeatmapProcessor.cs
osu!.res
osu.Game.csproj Re-centralise BannedApiAnalysers nuget package 2023-02-11 19:36:40 +09:00
OsuGame.cs Rewrite implementation to match other implementations 2023-02-14 16:00:23 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs
PerformFromMenuRunner.cs