osu/osu.Game
2023-09-18 14:56:06 +02:00
..
Audio Add basic implementation of argon osu!taiko hitsounds (volume / flourish / strong) 2023-07-05 18:44:27 +09:00
Beatmaps Redo nano beatmap card design to fit needs better 2023-09-18 14:56:06 +02:00
Collections Add pop-in/pop-out sfx to more overlays 2023-08-17 18:36:37 +09:00
Configuration Rename spectator-specific settings to more generic (with backwards migration) 2023-09-18 14:56:06 +02:00
Database Auto-close notification after successful download 2023-09-18 14:56:06 +02:00
Extensions
Graphics revert: use OverlayColourProvider for B6 2023-09-11 16:03:15 +02:00
Input Remove global action container input queue workaround 2023-08-21 17:54:08 +02:00
IO Fix MemoryStreamArchiveReader.GetStream() failing in some cases 2023-09-18 11:50:36 +02:00
IPC
Localisation Use different copy when auto-downloading 2023-09-18 14:56:06 +02:00
Models
Online Fix link protocol allowlist allowing too much 2023-09-18 09:20:24 +02:00
Overlays Rename spectator-specific settings to more generic (with backwards migration) 2023-09-18 14:56:06 +02:00
Performance
Properties
Replays
Rulesets Merge branch 'master' into no-legacy-difficulty-control-point 2023-09-15 11:14:28 +02:00
Scoring Fix grammar in comment 2023-09-18 10:46:14 +02:00
Screens Rename spectator-specific settings to more generic (with backwards migration) 2023-09-18 14:56:06 +02:00
Skinning Merge branch 'master' into fix-mania-skin-lookups-no-sprites 2023-09-06 19:29:13 +02:00
Storyboards Change IBeatSyncProvider.Clock to always be non-null 2023-07-13 22:13:40 +09:00
Tests Fix OsuTestScene.CreateAPIBeatmapSet() not backlinking set beatmaps to the set 2023-09-18 14:56:06 +02:00
Updater use fa_download for updates instead of fa_upload 2023-07-16 15:21:15 -04:00
Users Use @2x variant of profile badges 2023-09-06 16:17:53 -07: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 and resources 2023-09-14 08:24:18 +02:00
OsuGame.cs post a notification instead a screen 2023-09-04 16:17:21 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Remove global action container input queue workaround 2023-08-21 17:54:08 +02:00
PerformFromMenuRunner.cs