osu/osu.Game
2023-09-18 15:15:03 +02:00
..
Audio
Beatmaps Implement nano beatmap card 2023-09-18 11:30:14 +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 Bring back disposal of stream after copy-out to MemoryStream 2023-09-14 19:36:35 +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 Change display text from "difficulty" to "score" multiplier 2023-09-13 20:01:19 +09:00
Models
Online Fix link protocol allowlist allowing too much 2023-09-18 09:20:24 +02:00
Overlays Implement nano beatmap card 2023-09-18 11:30:14 +02:00
Performance
Properties
Replays
Rulesets Merge branch 'master' into no-legacy-difficulty-control-point 2023-09-15 11:14:28 +02:00
Scoring Rename new flag and update xmldoc to match 2023-08-21 19:36:22 +09:00
Screens Merge branch 'master' into import-task-improve 2023-09-14 19:37:01 +02:00
Skinning Merge branch 'master' into fix-mania-skin-lookups-no-sprites 2023-09-06 19:29:13 +02:00
Storyboards
Tests Turn off non-perfect judgements for catch scoring test scene 2023-09-15 12:58:29 +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 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