osu/osu.Game
2023-02-13 15:36:17 -08:00
..
Audio
Beatmaps
Collections
Configuration
Database
Extensions Fix default settings not being serialised / state tracked correctly 2023-02-06 15:00:42 +09:00
Graphics Fix OsuClickableContainer sounds not being blocked by nested drawables 2023-02-13 15:36:17 -08: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 Combine localisations for abstract skinnable components into a single file 2023-02-03 16:02:18 +09:00
Models
Online Make user activity class names more specific 2023-02-12 12:32:17 -08:00
Overlays Merge pull request #22604 from Joehuu/abort-dangerous-dialog-button-on-hover-lost 2023-02-13 20:40:14 +09:00
Performance
Properties
Replays
Rulesets Move taiko-specific property out of DrawableHitObject 2023-02-12 16:09:28 +09:00
Scoring
Screens Merge pull request #22628 from EVAST9919/letterbox-no-containers 2023-02-13 23:54:48 +01:00
Skinning Remove public access modifier from interface methods 2023-02-06 14:19:25 +09:00
Storyboards Remove unused Duration property to avoid any misunderstandings 2023-02-06 16:42:39 +09:00
Tests Add failing test coverage of skip no longer working in replay playback 2023-02-10 18:57:04 +09: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
OsuGameBase_Importing.cs
OsuGameBase.cs
PerformFromMenuRunner.cs