osu/osu.Game
2023-10-12 17:59:47 +09:00
..
Audio
Beatmaps Merge branch 'master' into formats-nrt 2023-08-21 08:17:34 +02:00
Collections Add pop-in/pop-out sfx to more overlays 2023-08-17 18:36:37 +09:00
Configuration Add leaderboard toggle as tracked setting to give better use visibility 2023-08-16 16:17:56 +09:00
Database Also update the reference to added flag in schema change breakdown 2023-08-21 17:44:35 +02:00
Extensions
Graphics Localise non-overridden samples 2023-08-25 01:08:22 +09:00
Input Remove global action container input queue workaround 2023-08-21 17:54:08 +02:00
IO Rename GetPath to GetFullPath to better match expectations 2023-08-18 17:56:43 +09:00
IPC
Localisation Allow localisation of the invite notification 2023-10-12 17:59:08 +09:00
Models
Online Rename callback to match standards 2023-10-12 17:59:47 +09:00
Overlays Add exceptions to online state handling 2023-10-12 17:41:31 +09:00
Performance
Properties
Replays
Rulesets Show mod settings as "on" or "off" rather than "True" or "False" 2023-08-23 20:21:43 +09:00
Scoring Rename new flag and update xmldoc to match 2023-08-21 19:36:22 +09:00
Screens Schedule Join operations rather than using OnLoadComplete for added safety 2023-10-12 17:42:02 +09:00
Skinning Apply NRT to osu.Game.Betamaps.Formats namespace 2023-08-16 19:37:24 +09:00
Storyboards
Tests Add Invited task to multiplayer client 2023-10-02 22:53:28 +02:00
Updater
Users Add exceptions to online state handling 2023-10-12 17:41:31 +09:00
Utils Enable sentry "global mode" as per recommendation 2023-08-24 03:23:18 +09:00
.editorconfig
BackgroundDataStoreProcessor.cs Rename new flag and update xmldoc to match 2023-08-21 19:36:22 +09:00
FodyWeavers.xml
osu!.res
osu.Game.csproj Update framework 2023-08-23 20:11:55 +09:00
OsuGame.cs Rename callback to match standards 2023-10-12 17:59:47 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Remove global action container input queue workaround 2023-08-21 17:54:08 +02:00
PerformFromMenuRunner.cs