osu/osu.Game
2023-08-28 23:17:04 +03:00
..
Audio Add basic implementation of argon osu!taiko hitsounds (volume / flourish / strong) 2023-07-05 18:44:27 +09:00
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 Merge pull request #24366 from Joehuu/supporter-playlist-duration 2023-08-21 17:46:26 +09:00
Models
Online Make highlight messages important in order to trigger window flash 2023-08-22 09:01:32 +02:00
Overlays Merge branch 'ppy:master' into map_info_on_mod_settings 2023-08-28 23:17:04 +03: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 Merge branch 'ppy:master' into map_info_on_mod_settings 2023-08-28 23:17:04 +03:00
Skinning Apply NRT to osu.Game.Betamaps.Formats namespace 2023-08-16 19:37:24 +09:00
Storyboards Change IBeatSyncProvider.Clock to always be non-null 2023-07-13 22:13:40 +09:00
Tests Remove global action container input queue workaround 2023-08-21 17:54:08 +02:00
Updater use fa_download for updates instead of fa_upload 2023-07-16 15:21:15 -04:00
Users Make ScoreInfo.BeatmapInfo nullable 2023-07-04 14:50:34 +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 More realm analytic disables 2023-07-20 17:51:33 +09:00
osu!.res
osu.Game.csproj Update framework 2023-08-23 20:11:55 +09:00
OsuGame.cs Rename BackgroundBeatmapProcessor to BackgroundDataStoreProcessor 2023-07-26 16:22:10 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Remove global action container input queue workaround 2023-08-21 17:54:08 +02:00
PerformFromMenuRunner.cs